ochResponsiveImages 4.2.0 for Joomla 5.3+/6.0+
| Version | 4.2.0 |
|---|---|
| Maturity | Stable |
| Release Date | 2026-06-02 |
| Tags | |
Changelog
| Type | Change |
|---|---|
| Fix | Background images conversion own configured image format instead of generic configured image format, |
| Fix | Validate HTTP status and Content-Type before writing remote image |
| Addition | New: add conversion / optimization of lightbox images |
| Addition | New: add max_execution_time check (-5 seconds) when converting images to avoid white page / gateway timeout error |
| Addition | New: uploading an image with the same filename now recreates the cached files for this image automatically |
| Addition | New: add src registry files to enable cleanup of obsolete cached files via separate task scheduler plugin |
| Addition | Block fetches resolving to private/reserved IP ranges via a new plugin param 'Block Private Network Addresses' (default: Yes). Disable in development environments where images are served from private network addresses. |
| Change | Refactor: convert static properties to instance properties |
| Change | Refactor: httpfactory usage to J7 ready version |
| Change | Use Folder::create() instead of mkdir() for creating on install cache directory |
| Change | Replace direct $_SERVER access with Factory::getApplication()->getInput()->server->getString() for consistency with Joomla coding standards. |
| Remove | Placeholder debug feature (place-hold.it no longer reachable) |
| Notes | This version will only install on Joomla 5.3+ and PHP 8.1+ |
Installation Notes
Joomla! 6 Joomla! 5 Joomla! 4 (EOL - Not supported) Joomla! 3 (EOL - Not supported) PHP 8.1+
See: Documentation