Skip to content

Commit 5163bbf

Browse files
committed
version bump
1 parent 1762780 commit 5163bbf

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.1.7-build-2
1+
3.1.7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@
150150
"webpack-cli": "^4.2.0",
151151
"webpackbar": "^5.0.2"
152152
},
153-
"version": "3.1.6"
153+
"version": "3.1.7"
154154
}

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, crop, core-web-vitals, responsive, resize, product-gallery, performance
44
Requires at least: 4.7
5-
Tested up to: 6.4.2
5+
Tested up to: 6.4.3
66
Requires PHP: 5.6
77
Stable tag: STABLETAG
88
License: GPLv2
@@ -134,6 +134,17 @@ Your site is now setup to start using Cloudinary.
134134

135135
== Changelog ==
136136

137+
138+
= 3.1.7 (21 February 2024) =
139+
140+
Fixes and Improvements:
141+
142+
* Upgraded the Cloudinary Video Player to v1.10.1
143+
* Added support for [video analytics](https://cloudinary.com/documentation/video_analytics)
144+
* Fixed `Uncaught Error: Call to undefined method Cloudinary\Delivery::clean_url()` error message
145+
* Fixed individual transformations lost when upgrading the plugin version
146+
147+
137148
= 3.1.6 (17 JANUARY 2024) =
138149

139150
Fixes and Improvements:

0 commit comments

Comments
 (0)