Fixed HTTP client gzip/deflate decompression for external assets
Standalone HTTP implementation with no Joomla framework dependencies
Enhanced cURL handling for compressed responses
Improved compatibility with CDN resources (jsdelivr, cdnjs, etc.)
- Advanced images cache to persists images once optimized
- New system for images processing to avoid conflicts
- Bug fixes and compatibility update
- Full compatibility with PHP 8.4 and Joomla 5.4, including preparation for Joomla 6.0
- Added support for the new Priority Hints API for smarter resource loading strategies
- Improved handling of preload hints for fonts, LCP images, and critical CSS blocks
- New option to defer non-critical JavaScript using requestIdleCallback
- Management of hero images for LCP optimization across all templates
- Bug fixes and further performance optimizations under Lighthouse 11 and Web Vitals metrics
- New plugin interface
- New management of the LCP image to disable lazy-load and preload it with the 'fetchpriority', 'eager' and 'async' attributes
- New option to manage custom 'data-' attribute for images optimization
- New option to enter a custom script for adaptive contents
- Speculative Loading API implementation
- Possibility to create srcset for 'data-src' images for galleries
- Improvements and bugs fix
- Improved scripts optimization
- Improved images optimization
- Improved extract CSS feature
- Compatibility with PHP 8.4
- Improvements and bugs fix
- Improved CSS management for the 'Extract CSS' feature
- New option for font-face inclusion
- Improvements and bugs fix
- Improved feature to exclude pages for 'Extract CSS'
- New features for bots optimizations
- Improvements and bugs fix
- New feature to exclude pages for 'Extract CSS'
- New feature to exclude images optimization for visitors
- New feature to exclude lazy load for bots
- New option to force scripts disabing for bots
- Improvements and bugs fix
- New feature to extract the 'Above-the-fold' CSS
- Improvements and bugs fix
- Added support to convert images to the new AVIF format
- Improved management of the images size attributes
- Improvements and bugs fix