Releases: imagekit-developer/imagekit-javascript
Releases · imagekit-developer/imagekit-javascript
Version 5.0.0-beta.6
Full Changelog: 5.0.0-beta.5...5.0.0-beta.6
Version 5.0.0-beta.5
Full Changelog: 5.0.0-beta.4...5.0.0-beta.5
Version 5.0.0-beta.4
Full Changelog: 5.0.0-beta.3...5.0.0-beta.4
Version 5.0.0-beta.3
Full Changelog: 5.0.0-beta.2...5.0.0-beta.3
Version 5.0.0-beta.2
Full Changelog: 5.0.0-beta.1...5.0.0-beta.2
Version 5.0.0-beta.1
Full Changelog: 4.0.1...5.0.0-beta.1
Version 4.0.1
Fixed overlay position parameters lx and ly.
Full Changelog: 4.0.0...4.0.1
Version 4.0.0
What's Changed
- Layer support by @imagekitio in #95
- The default value for
transformationPositionis nowqueryinstead ofpath. This change enables wildcard cache purging to remove CDN cache for all generated transformations. - Removed the following deprecated parameters:
effectSharpen,effectUSM,effectContrast,effectGray,effectShadow,effectGradient, androtate.
Full Changelog: 3.1.0...4.0.0
Version 3.1.0
What's Changed
- Improve type defination by @imagekitio in #94.
- Added new AI-powered transformations**:
aiRemoveBackground,aiUpscale,aiVariation,aiDropShadow,aiChangeBackground, and more. - Deprecated certain parameters and introduced more readable alternatives.
Full Changelog: 3.0.2...3.1.0
Version 3.0.2
Introduces checks parameter in upload API to run server-side checks before uploading file in the Media library.