Current Version 1.3.4.4
28 August 2024
- Removed require and jquery from lazy load for Hyva compatibility
Version 1.3.4.3
29 July 2024
- Added “escapeCss” method to sanitize CSS
Current Version 1.3.4.2
24 July 2024
- Magento 2.4.7 and CSP compatibility
- Droppped support for legacy browser from images lazy load
- Added optional css defered loading alternative to inlined onload event
- Removed object manager from feed class
Current Version 1.3.4
04 September 2023
- Added logger
Version 1.3.3.1
09 June 2023
- Added image processor dependencies check
Version 1.3.3
1 April 2023
- Magento 2.4.6 compatibiliy. Removed dependencies on Zend libraries.
- When Image helper can’t get image for resize it will trow warnings instead of errors and only in developer mode.
Version 1.3.1.2
16 November 2022
- Added auto-remove of “owl-lazy” class from picture tags which can be added by some 3rd party modules and break owl carousel slider
Version 1.3.1.1
12 October 2022
- Update news feed on settings save instead of cache clear
- Fix possible lazy load issues in some versions of safari
- Fix owk carousel CLS – occupy space for owl carousel while it is loading
Version 1.3.1
28 May 2022
- Fixed PHP deprecation errors
- Added Yes/No and No/Yes config models since it was messed up in Magento 2.4.4
- Fixed Lazy load is not defined error in certain conditions
- Updated ProductImage helper for Magento 2.4.4 with backward compatibility
Version 1.3.0
06 October 2021
Merge version from premium plugins:- Improved lazy load
- Fixed issues if modules return empty array
- Reworked image helper
- Modules info improvements
- Added options to disable lazy load and owl carousel slider
- compatibility with Magento 2.4.3 page builder
- Added js for color picker and switch toggle
Version 1.1.1.1
19 December 2020
- Added Magento version check
- Added spacer element for admin
Version 1.1.1.0
04 November 2020
- Added check if theme is installed or not for module info section
- Added Image helper
- Added escaper for magento versions prior to 2.4
- Fixed possible fatal errors
Version 1.1.0.1
22 July 2020
- Update modules and themes info page
- Added info block for theme and modules settings pages
- Reworked modules version check
- Removed get template and layout functions
- Updated dependency for composer
Version 1.0.11
17 February 2020
- Added Role Resources
- Removed string from image type for product iamge label.
- Use of separate jQuery/ui library widgets, Magento 2.3.3+
- Reworked helper for Dynamic CSS Optimization in extensions with style settings
Version 1.0.10
25 September 2019
- Initial Release