Change Log
1.1.3
(2020-12-16)
Improvements
- GIF to WEBP conversion [#102]()
- Ability to add styles from CSS resourses directly to the HTML document [#104]()
Fixed
- Fixed the issue with empty exceptions for image lazyload [#103]()
1.1.2
(2020-12-15)
Improvements
- Ability to pre-connect third-party origins [#100]()
1.1.1
(2020-12-11)
Improvements
- Database performance improved [#98]()
1.1.0
(2020-12-09)
Fixed
- Fixed issue with errors during webp conversion due to braces in the name of the file [#96]()
- Fixed the issue with the admin panel not accessible after disabling JS optimizations [#95]()
1.0.25
(2020-12-07)
Improvements
- Database performance (indexes) [#93]()
1.0.24
(2020-11-25)
Improvements
- Ability to change some optimization configs in the scope of stores [#91]()
- Add debug.css only to debug pages [#90]()
1.0.23
(2020-11-19)
Improvements
- Image optimization strategy for webp conversion [#88]()
1.0.22
(2020-11-18)
Features
- Lazyload for offscreen iframes ([#86]())
1.0.21
(2020-11-12)
Improvements
- Additional CSS ([#83]())
Fixed
- Fixed the issue with image source in single quotes - webpages strategy ([#84]())
1.0.20
(2020-11-09)
Improvements
- Lazyload ([#80]())
1.0.19
(2020-11-03)
Improvements
- Improved image optimization strategy ([#78]())
- Debug mode for OptimizeImage ([#75]())
1.0.18
(2020-10-19)
Fixed
- Fixed issue with adding preload fonts to ajax response ([#72]())
1.0.17
(2020-10-06)
Improvements
- Minor code changes
1.0.16
(2020-10-01)
Fixed
- Compatibility with PHP 7.4
1.0.14
(2020-09-16)
Fixed
- Fixed error on pages with a few YouTube videos ([#64]())
1.0.13
(2020-09-15)
Improvements
- Validation for the ability to optimize images ([#62]())
1.0.12
(2020-09-10)
Improvement
- Conflicts validation
1.0.11
(2020-09-07)
Fixed
- Fixed issue with warnings during png images compression.
1.0.10
(2020-09-04)
Improvement
- Images compression ([#50]())
1.0.9
(2020-09-01)
Improvements
- Treshold for bundle/track requsts ([#46]())
Fixed
- Fixed issue with not all images displayed in some sliders ([#47]())
1.0.8
(2020-08-27)
Feature
- Lazy load for YouTube videos
Improvements
- Merge JS files option in the configurations of the extension
1.0.7
(2020-07-29)
Improvements
- Support of Magento 2.4
Fixed
- issue with CSS exceptions ([#37]())
1.0.6
(2020-06-17)
Fixed
- Issue with lazy load for images with a path in single quotes
1.0.5
(2020-06-02)
Fixed
- Issue with Magento 2.1.* compatibility
Improvements
- Disabling images conversion to webp when "Use WebP Images" is disabled
1.0.4
(2020-04-23)
Fixed
- Not all images visible with webp and lazyload
- Issue with webp conversion (Unsupported color conversion request)
1.0.3
(2020-03-10)
Improvements
- PageSpeed Optimizer in admin menu
- Move lazy-load exceptions to configuration
1.0.2
(2020-03-05)
Improvements
- Ability to exclude JS files from movement to the bottom of page
- Lazy-load (server transparent image placeholder in the original image size)
- Request validation (post, ajax, checkout etc)
1.0.1
(2020-02-10)
Improvements
- Additional exceptions (configurable in admin) for lazy-load
Fixed
- Issue with css defer
- Small config issues
1.0.0
(2020-02-03)
Improvements
- Additional exceptions for lazy-load
0.0.10
(2020-01-24)
Improvements
- Lazy load for webp images
- Ability to exclude specified URLs from move_js
Fixed
- Possible issues with measure google pagespeed score
0.0.9
(2020-01-02)
Improvements
- WebP images settings
- WebP Picture tag
- Added the command for validate required image optimization software
0.0.8
(2019-12-26)
Improvements
- WebP support
0.0.7
(2019-12-25)
Fixed
- Issue with saving the settings
0.0.6
(2019-12-24)
Improvements
- Lazy Images & Defer google fonts
0.0.5
(2019-12-23)
Fixed
- Replace 1px empty image with transparent
0.0.4
(2019-12-23)
Improvements
- Image optimization
- Add css option to all css files: font-display:swap
- Exception URL list for Move CSS option
- Deffer CSS
0.0.3
(2019-12-18)
Improvements
- Image optimization statistic
- JS minification
- PHPMD
- Debug option for lazy load images
- Optimize images queue
Fixed
- Issue with LazyLoad (Firefox)
0.0.2
(2019-12-16)
Improvements
- Image optimization module
0.0.1
(2019-12-11)
Improvements
- Initial release