Skip to content

Commit dae67d6

Browse files
authored
Merge pull request #1152 from cloudinary/master
Master to develop (3.3.2)
2 parents 506feb9 + 7750ca5 commit dae67d6

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

.version

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

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

readme.txt

Lines changed: 11 additions & 2 deletions
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.9
5+
Tested up to: 6.9.1
66
Requires PHP: 7.4
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.3.2 (23 February 2026) =
150+
151+
Fixes and Improvements:
152+
153+
* Added AVIF as a selectable image format in the Image Optimization settings
154+
* Fixed a PHP warning caused by an incorrect relative path in `class-media.php`
155+
* Removed the legacy PHP 5.6 GitHub Action from CI to align with currently supported PHP versions
156+
157+
149158
= 3.3.1 (05 February 2026) =
150159

151160
Fixes and Improvements:
@@ -154,7 +163,7 @@ Fixes and Improvements:
154163
* Standardized `permission_callback` handling across all REST endpoints, enforcing capability checks and default nonce validation
155164
* Improved lazy-load logic by normalizing DPR values to reduce unnecessary derived asset generation
156165
* Fixed issues with front-end background images from page builders when assets aren’t delivered via Cloudinary
157-
* Improved deletion handling for parent assets
166+
* Improved deletion handling for Cloudinary parent assets
158167

159168
= 3.3.0 (14 January 2026) =
160169

0 commit comments

Comments
 (0)