Skip to content

Releases: imagekit-developer/imagekit-uppy-plugin

Version 2.0.0

29 Aug 10:01
3027e6e
Compare
Choose a tag to compare

Fixes:

Breaking change

  • In version 2.0.0, we have deprecated using the authenticationEndpoint parameter. Instead, the SDK now introduces a new parameter named authenticator. This parameter expects an asynchronous function that resolves with an object containing the necessary security parameters i.e signature, token, and expire.

Version 1.0.4

14 Sep 09:03
d6767b5
Compare
Choose a tag to compare

Added support for batch processing in upload to improve handling when a folder with a large number of files is uploaded.

Version 1.0.3

16 Aug 11:55
Compare
Choose a tag to compare

Add random query parameter in the authentication endpoint request to avoid browser-side caching of token

Version 1.0.1

03 Mar 12:13
Compare
Choose a tag to compare

Import fix - #2

Version 1.0.0

22 Jul 12:47
Compare
Choose a tag to compare

First release

Version 1.0.0-beta.0

18 Jul 09:56
Compare
Choose a tag to compare
Version 1.0.0-beta.0 Pre-release
Pre-release

First beta version