Skip to content

v1.6.8

Compare
Choose a tag to compare
@pniel-cohen pniel-cohen released this 19 Dec 15:35
· 567 commits to master since this release
313a5f1
  • Better support for Cloudinary sub-accounts.
  • Fixes & improvements for auto-upload mapping.
  • Fixed 'Use Root Path' wrong configuration path.
  • Better support for Magento 2.3:
    ** Added new plugin for \Magento\Catalog\Block\Product\ImageFactory::create() in order to use cloudinary url on products, since on Magento2.3 it's not going through \Magento\Catalog\Helper\Image::getUrl() & the old plugin has no effect.
    ** Removed wrapping quotes from url before processing in Cloudinary\Cloudinary\Plugin\Widget\Model\Template\Filter::aroundMediaDirective() in order to better support wysiwyg images.