Releases: imagekit-developer/imagekit-php
Releases · imagekit-developer/imagekit-php
Version 4.0.2
What's Changed
- updated readme by @ankur-dwivedi in #66
- added checks parameter by @ankur-dwivedi in #67
Full Changelog: 4.0.1...4.0.2
Version 4.0.1
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.3
Fixes - #51
Version 3.0.2
New release just to bypass cache. 3.0.1 was never released.
Version 3.0.1
Fixes - #48
Version 3.0.0
New media management APIs integration
Version 2.0.0
- Updated SDK to use PSR4 autoloader internally
- Add PHPDoc to all functions
- Minimum Support for PHP changed to 5.6
- Bug fix for Empty Transformation Values
- Introduce new API
- Deprecated Functions
purgeCacheApi
purgeCacheApiStatus
bulkFileDeleteByIds
Version 1.2.2
Version 1.2.1
#24 fix