Skip to content

Commit 1ec4dc4

Browse files
committed
version bump
1 parent 013518d commit 1ec4dc4

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.11
1+
3.2.12

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,5 +144,5 @@
144144
"webpack-cli": "^4.2.0",
145145
"webpackbar": "^5.0.2"
146146
},
147-
"version": "3.2.11"
147+
"version": "3.2.12"
148148
}

readme.txt

Lines changed: 9 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.1
5+
Tested up to: 6.8.2
66
Requires PHP: 5.6
77
Stable tag: STABLETAG
88
License: GPLv2
@@ -146,6 +146,14 @@ Your site is now setup to start using Cloudinary.
146146

147147
== Changelog ==
148148

149+
= 3.2.12 (12 August 2025) =
150+
151+
Fixes and Improvements:
152+
153+
* Added a filter to remove dns-prefetch or preconnect for improved resource loading control
154+
* Reduced SQL queries that were causing performance spikes, resulting in better overall performance
155+
* Fixed assets to sync automatically upon plugin updates
156+
149157
= 3.2.11 (30 June 2025) =
150158

151159
Fixes and Improvements:

0 commit comments

Comments
 (0)