Skip to content

Releases: imagekit-developer/imagekit-nodejs

Version 5.2.0

05 Sep 16:55
001fb41
Compare
Choose a tag to compare

What's Changed

  • added isPublished and publish object during upload and updateFileDetails respectively by @ankur-dwivedi in #101

Full Changelog: 5.1.0...5.2.0

Version 5.1.0

07 Aug 06:48
9fe6eb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.1...5.1.0

Version 5.0.1

02 Apr 11:53
8166889
Compare
Choose a tag to compare

Fixed a issue related to signed url generation. When the URL contains a diacritic (“é”), invalid signature were being generated resulting in 401. Issue was generated in PHP SDK but is relevant for all backend SDKs.

Version 5.0.0

30 Jan 08:19
dfebe9f
Compare
Choose a tag to compare
  • Now, you can use the transformation parameter when uploading files to apply both pre and post-transformation.
  • We've also introduced two new parameters: effectShadow and effectGradient.
  • Fixed two issues: #90 and #88.

Breaking changes

In version 5.0.0, we've removed the old overlay syntax parameters for transformations, such as oi, ot, obg, and more.

Version 4.1.4

08 Nov 05:30
d0e1cd3
Compare
Choose a tag to compare

Fixes - #73

Version 4.1.3

23 Mar 08:17
Compare
Choose a tag to compare

Handle internal server errors in SDK gracefully.

Version 4.1.2

24 Nov 15:54
a7ae5a1
Compare
Choose a tag to compare

Removes limit on upload file size within the SDK. Server side upload file size limits will still be enforced.

Version 4.1.1

04 Aug 04:36
Compare
Choose a tag to compare

Version 4.1.0

11 Jul 04:30
Compare
Choose a tag to compare

Implements #47

Version 4.0.1

06 Jul 07:02
d1cf79d
Compare
Choose a tag to compare