Skip to content

Releases: cloudinary/cloudinary_magento

v3.1.1

19 Mar 09:09
0166000
Compare
Choose a tag to compare
  • Changed default crop from fit to limit.

v3.1.0

16 Jan 15:06
6d8262b
Compare
Choose a tag to compare
  • Upgraded Cloudinary php SDK using composer.
  • Fixed a broken images issue when strict-transformations is enabled.

v3.0.3

23 Oct 13:52
20a66b5
Compare
Choose a tag to compare
  • Replaced 'lightbox' with 'popup' on Product Gallery.

v3.0.2

08 Sep 13:19
0cb70de
Compare
Choose a tag to compare
  • Applied Magento 1 coding standards on v3.0.1

v3.0.1

20 Aug 13:47
64a157d
Compare
Choose a tag to compare
  • Cloudinary media library implementation.
  • Cloudinary product gallery implementation.
  • Added support for manual reversed migration (from Cloudinary to local server)
  • Replaced Varien_Http_Adapter_Curl with the php vanilla curl library.
  • Automatically removed whitespace from custom transformations on product edit Cloudinary tab.
  • Improved Cloudinary tab on product edit.

v2.9.7

17 Mar 15:48
4d7cc09
Compare
Choose a tag to compare
  • Added new product attribute named cloudinary_date and saved the free transformations on that as json as well in order to reduce queries on frontend.
  • Fixed curl on validateImageUrl() & made if less strict on configuration save (show message without exception).
  • Applied fix-suggestion from issue #46

v2.9.6

08 Jan 12:56
8e47b2c
Compare
Choose a tag to compare
  • Fixed issue on Admin > Product Edit > Cloudinary tab (not showing images when the admin path is not "/admin/").

v2.9.5

31 Dec 10:15
e8c5db3
Compare
Choose a tag to compare
  • Fixes on admin Wysiwyg editor.
  • Fixes & improvements on environment variable validation.
  • Minor changes on System > Configuration
  • Removed 'Faces' related options from default Gravity dropdown.
  • Fixes on product edit Cloudinary tab & custom transformations

v2.9.3

27 Dec 14:03
3188ff0
Compare
Choose a tag to compare
  • Fixed issues on System > Configuration validation process.

v2.9.2

19 Dec 15:50
a8ed585
Compare
Choose a tag to compare
  • Better support for Cloudinary sub-accounts.
  • Fixes & improvements for auto-upload mapping.
  • Fixed 'Use Root Path' wrong configuration path.