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 4a805ef commit 4d22af7Copy full SHA for 4d22af7
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+1.41.0 / 2023-09-26
2
+==================
3
+
4
+* fix: improved calculation of the signature in url
5
+* fix: improved ResourceApiResponse interface
6
+* fix: fetch overlay video creates correct transformation
7
+* feat: added support for on_success script for uploader_spec.js
8
9
1.40.0 / 2023-07-31
10
==================
11
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.40.0",
+ "version": "1.41.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments