Bug fixes
- [HIGH] Optimize Image not saving backups if backup directory not already exists.
- [MEDIUM] Exclude all scripts setting didn't work.
New features
- Added option to vary number of elements above fold for Lazy-load processing.
- Added setting to disable deferring of Critical JavaScript. May improve CLS on templates incorrectly rendering the
- Added support for CDN providers like Cloudinary that provide paths along with domains.
Bug fixes
- [HIGH] Windows compatibility broken
- [LOW] JavaScript error in admin from Mode Switcher module when main menu hidden...
Security fixes
- Fix security vulnerability with Optimize Image metafile
New features
- Add setting to ignore select query parameters from page caching.
Bug fixes
- [MEDIUM] Fix bug with Optimize Image on some servers not working
Bug fixes
- [HIGH] CRON scripts throwing error
- [HIGH] Fix conflict with some third party extensions using same vendors
- [MEDIUM] WEBP don't load on embedded background images
Miscellaneous changes
- Remove zero-width none-break space from downloaded files before combine to prevent issues.
- [HIGH] Fixes a PHP error on some sites.
Bug fixes
- [HIgh] Fixes PHP error in CacheManager.php file.
- [LOW] Fixes issue with JavaScript errors on some sites.
- [MEDIUM] Fixes issue with using Smart Combine when excluding JavaScript files.
- [MEDIUM] Some images not showing when Load Webp images enabled.
New features
- Add setting to easily find the Elements above fold value. Only works if Debug Plugin is enabled.
Changes
- Improved code that was causing high resource usage on some sites.
- The new Optimize Image feature wasn't working optimally on some servers.
Bug fixes
- [LOW] Fix issue with unfound UnlinkException PHP errors.
- [MEDIUM] Fixed issue with preloads triggering warning in...
New features
- Add setting to limit max file size for upload in Optimize Image feature.
Changes
- Improve event messaging in modal while optimizing images using websockets.
- Improved caching to reduce server resource usage.
Bug fixes
- [LOW] Couldn't exclude JavaScript files with async attributes.
Miscellaneous changes
- Error messages for failed...
New features
- Add responsive images feature
Removed features
- Removed cache expiry mode setting
Bug fixes
- [HIGH] Fix CSS issue with handling cassiopeia template
- [MEDIUM] Backup images were only saved when WEBP images generated
Miscellaneous changes
- Further improvement in how cache expiry function to improve stability and efficiency