Skip to content

Commit 35931c8

Browse files
Merge pull request #1051 from cloudinary/master
Merge master to develop
2 parents 70aff80 + 5cc3d20 commit 35931c8

File tree

4 files changed

+69
-54
lines changed

4 files changed

+69
-54
lines changed

.version

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

package-lock.json

Lines changed: 55 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

readme.txt

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,16 +146,22 @@ Your site is now setup to start using Cloudinary.
146146

147147
== Changelog ==
148148

149+
= 3.2.8 (04 June 2025) =
150+
151+
Fixes and Improvements:
152+
153+
* Minor bug fixes and improvements
154+
149155
= 3.2.7 (06 May 2025) =
150156

151157
Fixes and Improvements:
152158

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+
* Upgraded the Cloudinary Video Player to v2.3.5
160+
* Reduced excessive REST API calls
161+
* Fixed a compatibility issue with the Next Bricks page builder
162+
* Resolved an `Uncaught DivisionByZeroError` related to breakpoints
163+
* Fixed an overlay issue where granular position control on the X and Y axes was not respected
164+
* Fixed an error related to `rest_request_before_callbacks`
159165

160166
= 3.2.6 (24 March 2025) =
161167

0 commit comments

Comments
 (0)