Skip to content

Commit 1e3b0cb

Browse files
Merge pull request #1106 from cloudinary/master
Merge master to develop
2 parents bcbe322 + 9a4fbff commit 1e3b0cb

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.13
1+
3.2.14

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,5 @@
143143
"webpack-cli": "^4.2.0",
144144
"webpackbar": "^5.0.2"
145145
},
146-
"version": "3.2.13"
146+
"version": "3.2.14"
147147
}

readme.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: Cloudinary, XWP, Automattic
33
Tags: image-optimizer, core-web-vitals, video, resize, performance
44
Requires at least: 4.7
5-
Tested up to: 6.8.2
5+
Tested up to: 6.8.3
66
Requires PHP: 5.6
77
Stable tag: STABLETAG
88
License: GPLv2
@@ -146,6 +146,15 @@ Your site is now setup to start using Cloudinary.
146146

147147
== Changelog ==
148148

149+
= 3.2.14 (22 October 2025) =
150+
151+
Fixes and Improvements:
152+
153+
* Upgraded dependencies: `form-data` and `@babel/traverse` packages updated for improved stability and security
154+
* Improved SQL queries for enhanced compatibility and performance with WP Engine environments
155+
* Improved initialization performance by optimizing the `sanitize_slug` method usage to reduce unnecessary processing
156+
* Fixed incompatibility causing broken media URLs when JetEngine dashboard styles loaded inline SVGs
157+
149158
= 3.2.13 (17 September 2025) =
150159

151160
Fixes and Improvements:

0 commit comments

Comments
 (0)