Skip to content

Releases: cloudinary/cloudinary_wordpress

Version 3.2.5

19 Feb 15:27
b9cd4db
Compare
Choose a tag to compare

3.2.5 (19 February 2025)

Fixes and Improvements:

  • Fixed issue where the smallest image was not being generated by responsive breakpoints
  • Resolved deprecation notice appearing on every page in PHP 8.0+
  • Updated FAQ to include details on our new WPML compatibility

Version 3.2.4

14 Jan 14:24
Compare
Choose a tag to compare

3.2.4 (14 January 2025)
Fixes and Improvements:

  • Upgraded the Cloudinary Video Player to v2.2.0
  • Fixed image block validation errors in the Block Patterns UI
  • Resolved image block error messages that required recovery
  • De-registered all Cloudinary cron jobs when deactivating the plugin

Version 3.2.3

03 Dec 14:38
Compare
Choose a tag to compare

3.2.3 (03 December 2024)

Fixes and Improvements:

  • Resolved broken dependencies on WordPress 6.7
  • Fixed a file existence check that caused a plugin crash
  • Addressed an issue preventing the activation of the crop and gravity beta feature at the asset level
  • Fixed the timing of when translations are loaded to comply with updated WordPress initialization requirements

Version 3.2.2

28 Oct 17:41
Compare
Choose a tag to compare

3.2.2 (28 October 2024)

Fixes and improvements:

  • Clarified the concept of global transformations across plugin settings and post types
  • Improved CLI sync reliability
  • Fixed PDF files not showing as embedded from the media library
  • Fixed image block errors causing block recovery prompts
  • Added compatibility for password-protected websites

Version 3.2.1

18 Sep 16:30
45a5b12
Compare
Choose a tag to compare

3.2.1 (18 September 2024)

Fixes and improvements:

  • Added Cloud name and plan information to the Dashboard and sidebar
  • Improved the wizard workflow and enhanced security
  • Fixed several PHP errors

Version 3.2.0

03 Sep 13:34
Compare
Choose a tag to compare

3.2.0 (03 September 2024)

Fixes and Improvements:

  • Added an option to resolve Cloudinary sync errors, accessible both from the Cloudinary dashboard and the WordPress media library
  • Introduced a new $29/month Small Plan for free users looking to enhance their Cloudinary experience
  • Fixed an issue with sitemaps that caused the duplication of query strings

Version 3.1.9

29 Jul 17:00
20dc1ec
Compare
Choose a tag to compare

3.1.9 (29 July 2024)

Fixes and improvements:

  • Added support for WPML
  • Updated the Wizard with new instructions for obtaining the Cloudinary API key
  • Fixed issue with downloaded fragments not being deleted

Version 3.1.8

25 Mar 17:30
86e033a
Compare
Choose a tag to compare

3.1.8 (25 March 2024)
Fixes and Improvements:

  • Added the Cloudinary for WordPress Administrators course as part of the plugin need help section
  • Added individual “Need Help? Watch Lessons Here!” call-outs at the top of every section as a tool tip, pointing to specific lessons where that section is covered
  • Updated the FAQ section
  • Upgraded the Cloudinary Video Player to v1.11.1
  • Fixed Cloudinary\tmpfile() undefined error log when importing assets from Cloudinary
  • Fixed md5() method deprecation warning in PHP 8.2

Version 3.1.7

21 Feb 14:55
Compare
Choose a tag to compare

3.1.7 (21 February 2024)

Fixes and Improvements:

  • Upgraded the Cloudinary Video Player to v1.10.1
  • Added support for video analytics
  • Fixed Uncaught Error: Call to undefined method Cloudinary\Delivery::clean_url() error message
  • Fixed individual transformations lost when upgrading the plugin version

Version 3.1.6

17 Jan 17:00
Compare
Choose a tag to compare

3.1.6 (17 JANUARY 2024)

Fixes and Improvements:

  • Added support for video adaptive bitrate streaming protocols, HLS and MPEG-DASH
  • Implemented eagerly generating transformations for auto_formats to ensure faster delivery for both images and videos
  • Enable the Cloudinary video player when using a video URL in the video block
  • Fixed syncing and delivery of SVG files to Cloudinary
  • Resolved the issue of failure in fetching local data as it should appear on the plugin dashboard
  • Fixed a missing comma in the sizes attribute
  • Fixed the problem of extra query calls when no frontend URLs are detected
  • Fixed the extension being removed while using f_auto for video delivery
  • Resolved the issue of pushing staging assets to production, resulting in a full resync of the assets
  • Fixed invalid data in the additional settings block when editing the Cloudinary product gallery widget
  • Added a filter for extending eagerly generating transformations formats - cloudinary_upload_eager_formats
  • Added a filter for supporting different headless frontend domain - cloudinary_delivery_searchable_url
  • Added a filter for supporting different content URLs - cloudinary_content_url