We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3516c commit c198120Copy full SHA for c198120
.version
@@ -1 +1 @@
1
-3.2.5
+3.2.6
package.json
@@ -143,5 +143,5 @@
143
"webpack-cli": "^4.2.0",
144
"webpackbar": "^5.0.2"
145
},
146
- "version": "3.2.5"
+ "version": "3.2.6"
147
}
readme.txt
@@ -146,6 +146,14 @@ Your site is now setup to start using Cloudinary.
== Changelog ==
148
149
+= 3.2.6 (24 March 2025) =
150
+
151
+Fixes and Improvements:
152
153
+* Fixed debug warning message in class-media.php on line 1941
154
+* Resolved certain block validation errors in the Block Patterns UI
155
+* Fixed an issue with rendering interactive 3D GLB formats
156
157
158
= 3.2.5 (19 February 2025) =
159
0 commit comments