- 2021/03/12
- 6,418
- 2,028
- $11,868
fix bug
This is a release containing a some bug fixes and improvements since the last version. All are recommended to update.
Developed on PHP 8.0.3 and Joomla! 3.9.26
- Improvement: Added support for older browsers that don't use WEBP images.
- Improvement: Recursing into subfolders while using the Manual Optimize Image section is now optional.
- Improvement: Urls in srcsets are now being processed when using Automatic Optimize Image option and are also now being converted to WEBP images where necessary.
- Improvement: When Lazyload image is enabled, hidden images are also only loaded when they become visible.
- Other...
What's new
This version adds a Page Cache toggle button on the Dashboard for easy access for PRO users, adds ACL controls for the component and combines Basic and Combined files tab into a General tab in the Options configuration page.
Please see CHANGELOG below for list of changes.
Developed and tested on up to PHP 8.0.12 and Joomla! 3.10.3|4.0.3
Changelog
New features
- Added Permissions tab on the Options...
What's new
This version has a bug fix for some sites.
Developed and tested on up to PHP 8.0.12 and Joomla! 3.10.3|4.0.3
Changelog
Bug fixes
- [HIGH] Third party library conflicting on some sites causing 500 errors
New features
- Added support for Joomla 4.1
Removed features
- No longer combining Google font files if they're not being optimized
Changes
- Improved caching to reduce number of build up of files
- The Add Image Attributes feature now also searches data-src attributes for urls of images
Bug fixes
- [HIGH] PHP error thrown on Joomla! 4 while saving...