Releases: cloudinary/php-transformation-builder-sdk
Releases · cloudinary/php-transformation-builder-sdk
Version 2.1.2
- Fix doc links
Version 2.1.1
- Fix type declarations
Version 2.1.0
New functionality and features
- Add PHP type declarations
- ⚠ While unlikely, this change could potentially alter behavior in certain cases and may require minor adjustments
to your code. Please report any unexpected issues encountered.
- ⚠ While unlikely, this change could potentially alter behavior in certain cases and may require minor adjustments
Version 2.0.0
⚠ BREAKING CHANGES
- Drop support for PHP
5.6and7.x
New functionality and features
- Add support for
autoPadresize - Add support for
enhanceeffect
Version 1.5.0
New functionality and features
- Add support for
blurFacesandblurRegioneffects - Add support for
autoresize - Add support for
upscaleeffect
Version 1.4.0
New functionality and features
- Add support for
generativeFillbackground - Add support for AI generative effects
Version 1.3.0
New functionality and features
- Add support for
FetchVideoSourcein video overlays - Add support for audio layers
Other Changes
- Fix handling of effect value
- Fix phpdoc @param tags with the NULL type
- Add documentation references
Version 1.2.0
- Add support for
BackgroundRemovaleffect
Version 1.1.1
- Fix PHP 8.2 deprecation warnings
Version 1.1.0
- Add support for
DropShadoweffect