Skip to content

Commit 05a4878

Browse files
committed
version bump
1 parent 3ba1f56 commit 05a4878

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.3.1

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.3.0"
146+
"version": "3.3.1"
147147
}

readme.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: Cloudinary, XWP, Automattic
33
Tags: image-optimizer, core-web-vitals, video, resize, performance
44
Requires at least: 4.7
55
Tested up to: 6.9
6-
Requires PHP: 5.6
6+
Requires PHP: 7.4
77
Stable tag: STABLETAG
88
License: GPLv2
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -146,6 +146,16 @@ Your site is now setup to start using Cloudinary.
146146

147147
== Changelog ==
148148

149+
= 3.3.1 (05 February 2026) =
150+
151+
Fixes and Improvements:
152+
153+
* Refreshed the user interface for the Crop and Gravity feature
154+
* Standardized `permission_callback` handling across all REST endpoints, enforcing capability checks and default nonce validation
155+
* Improved lazy-load logic by normalizing DPR values to reduce unnecessary derived asset generation
156+
* Fixed issues with front-end background images from page builders when assets aren’t delivered via Cloudinary
157+
* Improved deletion handling for parent assets
158+
149159
= 3.3.0 (14 January 2026) =
150160

151161
Fixes and Improvements:

0 commit comments

Comments
 (0)