Skip to content

Releases: cloudinary/cloudinary_magento2

v1.6.5

13 Dec 15:31
9169ad3

Choose a tag to compare

  • Added support for 'Use signed URLs' (dafault: false).

v1.6.4

10 Dec 13:13

Choose a tag to compare

In order to support Magento 2.3 & also apply best practices -
Removed the di override for \Magento\Widget\Model\Template\Filter & Built a plugin for that instead.

v1.6.3

28 Nov 08:44
db67255

Choose a tag to compare

  • Added support for product videos from Cloudinary (on admin & on product page).
  • Fixed "Auto upload mapping" after installation (Made sure that the config cache will be automatically deleted before mapping the media dir after changing the value of cloudinary_auto_upload_mapping_request).
  • Fixed "URLs are not being changed to Cloudinary urls on static pages" (wysiwyg issue).
  • Moved Cloudinary tab outside of Services & added Cloudinary's icon.
  • Added new 'Advanced' section to Cloudinary's configuration tab on admin panel.
  • Added support for "Use Root Path" & "Remove version number from URLs" (under Magento Admin > Stores > Configuration > Cloudinary > Settings > Advanced).
  • Removed website & store scopes from system.xml & cleaned store/website specific configurations (only supports default at the moment).
  • Added "Magento's Default" option to configuration in order to allow the admin to bypass the quality transformation code.