Skip to content

Releases: cloudinary/cloudinary_magento2

v1.9.8

12 Sep 14:03
fdc1d48
Compare
Choose a tag to compare
  • Fixed transformations parsing (regex) on media-library widget.
  • Changed getMigratedPath() to always add the media dir prefix.
  • Excluded cloudinary external JS scripts from Magento minification.
  • Applied magento-coding-standards.
  • Added informative alerts on media-library errors.

v1.9.7

04 Aug 12:10
afcde86
Compare
Choose a tag to compare
  • Added email-validation to 'Automatic login' configuration field.
  • Applied a fix for the form autocomplete issue on the configuration area.
  • Fixed global transformations preview, override instead of appending to current.
  • Fixed issue on product videos from CLD when the video is under a new CLD dir...

v1.9.6

17 Jul 09:46
484fde9
Compare
Choose a tag to compare
  • Filtered out CLD videos with a different cloud names from the PG widget.

v1.9.5

16 Jul 10:38
046b039
Compare
Choose a tag to compare
  • Fixed Magento 2.2 compilation issue: Class Magento\Framework\App\Filesystem\DirectoryResolver does not exist...

v1.9.4

14 Jul 08:24
316e6b4
Compare
Choose a tag to compare
  • Fixed installation error - Uncaught Error: Call to a member function getCloud() on null...
  • Fixed issue Cloudinary 1.9.0 incompatible with Magento Open Source 2.2.8 - GH request.
  • Fixed GH issues #26 and #27 Magento 2.3.x incompatible cloudinary:upload:all command...

v1.9.1

03 Jul 10:06
e091de7
Compare
Choose a tag to compare
  • Fixed Magento 2.3.1 issue on wysiwyg from GH issue #29

v1.9.0

30 Apr 12:52
f2adee1
Compare
Choose a tag to compare
  • Cloudinary media library implementation.
  • Cloudinary product gallery implementation.
  • Manual reversed migration.

v1.7.6

17 Feb 12:44
059c48c
Compare
Choose a tag to compare
  • Fixed a bug on free-transformations tab on product edit page.

v1.7.5

14 Feb 15:13
4fe4f50
Compare
Choose a tag to compare
  • Bypassed ImageFactory plugin as a workaround for Magento versions prior to 2.3

v1.7.4

14 Jan 10:26
0efe399
Compare
Choose a tag to compare
  • Fixed PHP_CodeSniffer errors & installation error on php5.6 + updated composer.json