Releases: cloudinary/cloudinary_magento
Releases · cloudinary/cloudinary_magento
v3.1.1
v3.1.0
- Upgraded Cloudinary php SDK using composer.
- Fixed a broken images issue when strict-transformations is enabled.
v3.0.3
- Replaced 'lightbox' with 'popup' on Product Gallery.
v3.0.2
- Applied Magento 1 coding standards on v3.0.1
v3.0.1
- 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
- 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
- Fixed issue on Admin > Product Edit > Cloudinary tab (not showing images when the admin path is not "/admin/").
v2.9.5
- 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
- Fixed issues on System > Configuration validation process.
v2.9.2
- Better support for Cloudinary sub-accounts.
- Fixes & improvements for auto-upload mapping.
- Fixed 'Use Root Path' wrong configuration path.