Skip to content

Releases: cloudinary/cloudinary_magento2

v1.19.5

18 May 11:04
Compare
Choose a tag to compare
  • Updated Vimeo URLs to https://player.vimeo.com/api/player.js
  • Fixed Class is deprecated message in ZendClient.php on line 27
  • Fixed duplication of the asset when adding from Cloudinary
  • Fixed cname support

v1.19.4

08 Feb 10:14
Compare
Choose a tag to compare
  • Added cld_mag_plugin contextual metadata to uploaded/synced files
  • Fixed Error while upgrading PHP 8.1

v1.19.3

12 Dec 12:39
Compare
Choose a tag to compare
  • 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

25 Oct 14:34
c198e23
Compare
Choose a tag to compare
  • Feature: API method to remove gallery items
  • Feature: Remove all gallery items toggle
  • Fix: getLazyloadIgnoredCmsBlocksArray method at class Configuration

v1.19.1

02 Oct 12:25
f074367
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.19.0...v1.19.1

v1.19.0

28 Sep 16:08
Compare
Choose a tag to compare
  • 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

15 May 14:36
6a87b14
Compare
Choose a tag to compare
  • Performance improvement, remove dependency on jQueryUI compat
  • Fixes "Cloudinary Credentials incorrect" error when running config:import
  • Fixes Vimeo js URL

v1.17.0

10 Jan 09:38
5001a8a
Compare
Choose a tag to compare
  • 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

13 Sep 08:49
5b52107
Compare
Choose a tag to compare
  • Hotfix for JS encoding issue on video thumbnail generation (when importing from CLD ML).

v1.16.0

01 Aug 18:52
8ee2420
Compare
Choose a tag to compare
  • Trigger auto-upload directory mapping using a button instead of the config observer.