Releases: imagekit-developer/imagekit-angular
Releases · imagekit-developer/imagekit-angular
Version 5.1.0
Version 5.0.0
Version 4.0.0
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
.
Breaking changes
In version 4.0.0, we've removed the old overlay syntax parameters for transformations, such as oi
, ot
, obg
, and more.
Version 3.0.0
In this release, we've introduced support for the abort feature in the ik-upload
component. Additionally, we've replaced the authentionEndpoint
parameter with authenticator
. This version also addresses and resolves the previously reported issue #78.
Version 2.0.2
Fixes - #60
Version 2.0.1
Fixes - #60
Version 2.0.0
Version 1.0.2
Bug fix - #10
Version 1.0.1
Support for Angular 9 and updated underlying imagekit-javascript dependency.
Version 1.0.0
First version