The default language of any content posted is English. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Help page. Found a dead link? Use the report button!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
This version contains bug fixes and improvements since the last release. All are encouraged to update. Please see CHANGELOG for details.
Developed and tested on up to PHP 8.1.14 and Joomla! 3.10.11|4.2.6
Changelog
Bug fixes
[LOW] Attribute 'loading="lazy"' incorrectly removed when Lazy-load is disabled.
[MEDIUM] DeleteAll button on Page Cache tab didn't work after cache expired.
[MEDIUM] Imported fonts were being left out when Optimize Fonts feature is enabled.
Miscellaneous changes
Added 'SVG' support for files that can be loaded without http client.
Exclude images in external images and images containing src-set in Add Image Attribute
Further improvements in the expiry cache deletion feature to prevent 404 errors.
Set file permissions of cache files and folders to the same as installed package to avoid permissions issues.
The previous release contained some changes in the codes we used in the .htaccess files to leverage browser caching, and it was causing 500 Internal Server errors on sites running older versions of Apache. Some statements contained a space at the end which worked ok with all our dev servers and the sites we tested on, so we didn't detect an issue before release. This release corrects that, please update if you were affected by this issue.
Developed and tested on up to PHP 8.1.7 and Joomla! 3.10.9|4.1.4
Changelog
Critical bugs and important changes
Fix issue with .htaccess codes causing 500 errors on older versions of Apache