Skip to content

Releases: cloudinary/cloudinary_magento2

v1.19.3

12 Dec 12:39

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

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

Choose a tag to compare

What's Changed

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

v1.19.0

28 Sep 16:08

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

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

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

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

Choose a tag to compare

  • Trigger auto-upload directory mapping using a button instead of the config observer.

v1.15.2

12 Jul 14:43
858be21

Choose a tag to compare

  • Added default image global transformation.
  • Fixed import error when the CSV has multiple CLD video URLs.

v1.15.1

30 Jun 14:44
4f83fa4

Choose a tag to compare

  • Removed AutomaticLoginUser.
  • Added API endpoints for getting product CLD media URLs.
  • Added a note to the product gallery configuration.