Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.12
3.2.13
42 changes: 22 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@
"webpack-cli": "^4.2.0",
"webpackbar": "^5.0.2"
},
"version": "3.2.12"
"version": "3.2.13"
}
12 changes: 12 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,18 @@ Your site is now setup to start using Cloudinary.

== Changelog ==

= 3.2.13 (17 September 2025) =

Fixes and Improvements:

* Fixed a PHP warning on the Reviews page when using Tags with Customer Reviews for WooCommerce
* Fixed a conflict with the RankMath SEO plugin
* Fixed an issue with ignored SVG support. The plugin now preserves SVG format for synced Cloudinary assets
* Fixed `print_script_data` to prevent errors on the WordPress login page
* Fixed additional asset sync issues with the Disable/Remove functionality
* Fixed syncing issue with WebM audio files
* Fixed an issue where the Classic Editor incorrectly attempted to generate responsive breakpoints for audio files

= 3.2.12 (12 August 2025) =

Fixes and Improvements:
Expand Down
Loading