Sie verwenden einen veralteten Browser. Es kann sein, dass diese oder andere Webseiten nicht korrekt angezeigt werden. Sie sollten ein Upgrade durchführen oder einen alternativen Browser verwenden.
This release now supports Joomla 6. Added features includes support for AVIF images and Cloudflare Cache Purge integration. See CHANGELOG for details.
Developed and tested on up to PHP 8.4.13 and Joomla! 6.0.0-rc3
Changelog
New features
Added Cloudflare Cache Purge integration.
Added support for AVIF images
Bug fixes
[LOW] Fixed "Serializable Interface is deprecated" error messages
Miscellaneous changes
Change Mode Switcher modules with public access to registered on update.
Improved image selection algorithm on responsive images
Now support Joomla 6
Remove unused jquery-ui library
Remove 'Defer Critical JavaScript' setting. Critical JavaScript will be placed on the page based on the 'Position JavaScript at bottom of page' setting.
Changes
CSS files loaded dynamically in 'Reduce Unused CSS' feature are combined together to prevent incremental layout shifts when the user interacts with the page.
Don't cache 404 or other invalid pages.
Improved usability and accuracy of 'Above fold marker' in Miscellaneous Settings and 'Configure helper' in Optimize CSS Delivery. These settings are only visible when 'Debug plugin' is enabled. Please read the descriptions for more information.
Bug fixes
[HIGH] Fixed issue with 'too many redirects' on some Dashboards
[HIGH] Fixed max_prepared_stmt_count error on some sites.
[LOW] Connection errors not properly handled in ReCache method.
[LOW] Fix errors when invalid values are used in Multiselect Options with dropdowns.
[LOW] Sometimes JavaScript error triggered when lazy loading background images
[MEDIUM] Avoid optimizing images under the 'jch-optimize' directory.
[MEDIUM] Rogue ';' character printed on page when cached.
Miscellaneous changes
Optimize sizes attribute values for responsive images.