Version 2.6.0
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