Skip to content

Commit 31815aa

Browse files
author
cloudinary-bot
committed
Version 1.27.0
1 parent 7dcdd27 commit 31815aa

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.27.0 / 2021-09-12
2+
==================
3+
4+
* Fix: `verifyNotificationSignature` timestamps are in seconds (#515)
5+
* Allow multi and sprite with urls, add download_generated_sprite and download_multi methods (#493)
6+
* Prevent preview:duration from being normalized (#513)
7+
* Prevent duplicate search fields in search api (#510)
8+
* Add support for create_slideshow Upload API (#508)
9+
* Add support for variables in text style (#507)
10+
11+
112
1.26.3 / 2021-08-01
213
==================
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Cloudinary <info@cloudinary.com>",
33
"name": "cloudinary",
44
"description": "Cloudinary NPM for node.js integration",
5-
"version": "1.26.3",
5+
"version": "1.27.0",
66
"homepage": "http://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)