Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@asisayag2 asisayag2 released this 01 Feb 17:19
· 2852 commits to master since this release

New Features:

  • Added a "wp cloudinary analyze" CLI command which returns the synchronization state of the assets
  • Added a "wp cloudinary sync" CLI command which triggers the synchronization of all pending assets

Fixes and improvements:

  • Sync process improvements
  • Sync process 1000 asset limitation was removed
  • Folder path now supports forward slashes
  • Deleting media on the WordPress media library will now delete them on Cloudinary
  • Fixed an infinite loading issue when using videos
  • Fixed compatibility issues with Smush plugin
  • Fixed compatibility issues with using the Cloudinary tab in ACF plugin
  • Minor cosmetic updates