Skip to content

Commit 54b4ee3

Browse files
committed
version bump
1 parent c874249 commit 54b4ee3

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.6
1+
3.2.7

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

readme.txt

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

147147
== Changelog ==
148148

149+
= 3.2.7 (06 May 2025) =
150+
151+
Fixes and Improvements:
152+
153+
* Upgraded the Cloudinary Video Player to v2.3.5.
154+
* Reduced excessive REST API calls.
155+
* Fixed a compatibility issue with the Next Bricks page builder.
156+
* Resolved an `Uncaught DivisionByZeroError` related to breakpoints.
157+
* Fixed an overlay issue where granular position control on the X and Y axes was not respected.
158+
* Fixed an error related to `rest_request_before_callbacks`.
159+
149160
= 3.2.6 (24 March 2025) =
150161

151162
Fixes and Improvements:

0 commit comments

Comments
 (0)