Skip to content

Releases: imagekit-developer/imagekit-angular

Version 6.0.0

Choose a tag to compare

@imagekitio imagekitio released this 13 Jan 11:51

This is a major release that includes breaking changes. Please refer to the official documentation for up-to-date usage instructions.

Full Changelog: 5.1.0...6.0.0

Version 5.1.0

Choose a tag to compare

@ahnv ahnv released this 10 Sep 09:23
5259c99

What's Changed

Full Changelog: 5.0.0...5.1.0

Version 5.0.0

Choose a tag to compare

@imagekitio imagekitio released this 29 Apr 08:27
0048fb9

Fixes;

Version 4.0.0

Choose a tag to compare

@imagekitio imagekitio released this 09 Feb 07:17
0b5b567

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

Choose a tag to compare

@imagekitio imagekitio released this 11 Dec 06:29
b76274e

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

Choose a tag to compare

@imagekitio imagekitio released this 01 Sep 11:42
1e53cce

Fixes - #60

Version 2.0.1

Choose a tag to compare

@imagekitio imagekitio released this 09 Aug 09:30
377db04

Fixes - #60

Version 2.0.0

Choose a tag to compare

@imagekitio imagekitio released this 14 Feb 09:59

Version 1.0.2

Choose a tag to compare

@imagekitio imagekitio released this 28 Jul 07:37

Bug fix - #10

Version 1.0.1

Choose a tag to compare

@imagekitio imagekitio released this 18 Jun 11:33

Support for Angular 9 and updated underlying imagekit-javascript dependency.