Releases: cloudinary/js-transformation-builder-sdk
Releases · cloudinary/js-transformation-builder-sdk
Version 1.12.1
- autoPad gravity fix
Version 1.12.0
- Added Resize.autoPad action
- Added Effect.enhance action
Version 1.11.0
- Fix handling of blurred background params when only brightness specified
Version 1.10.3
- Internal improvements in backgroundColor action
Version 1.10.2
- Internal improvements in backgroundColor action
Version 1.10.1
- Fix support for "auto" offsets in
VideoEdit.trim
Version 1.10.0
- Add Resize.auto() action
Version 1.9.0
- Add Upscale action
- Add model translation to the Blur action
Version 1.8.0
- Add
decectMultiple
method toGenerativeReplace
- Add
removeShadow
method toGenerativeRemove
- Create
decectMultiple
alias forGenerativeRecolor#multiple
method to be compatible with other "generative" actions - Fix parameters delimiter in BackgroundRemoval action that caused producing invalid URLs
Version 1.7.0
- Added generativeRestore() action