Releases: cloudinary/cloudinary_magento2
Releases · cloudinary/cloudinary_magento2
v1.19.3
- Fixed an issue where an empty list of blocks excluded from lazy loading in PHP versions greater than 7.4 caused an exception
- Fixed an issue where clicking on the jQuery Lazy Load plugin link would open in the same tab overriding the Magento admin
- Fixed an issue where the “Preview custom transformation” button was enabled even when no preview was available
v1.19.2
- Feature: API method to remove gallery items
- Feature: Remove all gallery items toggle
- Fix: getLazyloadIgnoredCmsBlocksArray method at class Configuration
v1.19.1
What's Changed
- Merge tag 'v.1.19.0' into v1.19.1 by @RonenGirit in #118
- V1.19.0 by @RonenGirit in #119
- change version to 1.19.1 on composer by @RonenGirit in #120
- add repositories to composer by @RonenGirit in #121
Full Changelog: v1.19.0...v1.19.1
v1.19.0
- Added PHP 8.2 support
- Updated Cloudinary SDK up to 2.8.1
- Refactor Magento extension to support new SDK methods
- Added support for Magento v2.4.4
- General bug fixes and improvements
V1.18.0
- Performance improvement, remove dependency on jQueryUI compat
- Fixes "Cloudinary Credentials incorrect" error when running
config:import - Fixes Vimeo js URL
v1.17.0
- Added analytics param to PG asset URLs.
- Updated CLD Logos.
- Allow applying products-global transformation.
- Fix for Transformations keep_frame is not working (GH issue #105).
- Applied GraphQL support for query Cld images (beta).
- Added a note to the auto-upload-mapping configuration.
- Fixed video URL validation on page-builder to support Magento v2.4^.
- Improved URL encoding-decoding on admin JS.
v1.16.1
- Hotfix for JS encoding issue on video thumbnail generation (when importing from CLD ML).
v1.16.0
- Trigger auto-upload directory mapping using a button instead of the config observer.
v1.15.2
- Added default image global transformation.
- Fixed import error when the CSV has multiple CLD video URLs.
v1.15.1
- Removed AutomaticLoginUser.
- Added API endpoints for getting product CLD media URLs.
- Added a note to the product gallery configuration.