We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f383fb commit 479fe10Copy full SHA for 479fe10
.version
@@ -1 +1 @@
1
-3.2.10
+3.2.11
package.json
@@ -143,5 +143,5 @@
143
"webpack-cli": "^4.2.0",
144
"webpackbar": "^5.0.2"
145
},
146
- "version": "3.2.10"
+ "version": "3.2.11"
147
}
readme.txt
@@ -146,6 +146,13 @@ Your site is now setup to start using Cloudinary.
== Changelog ==
148
149
+= 3.2.11 (30 June 2025) =
150
+
151
+Fixes and Improvements:
152
153
+* Cron jobs now disabled by default to reduce unnecessary requests
154
+* Updated REST API in FAQ to support enabling/disabling the cron jobs
155
156
= 3.2.10 (24 June 2025) =
157
158
Fixes and Improvements:
0 commit comments