Skip to content

Releases: cloudinary/php-transformation-builder-sdk

Version 2.1.1

14 Jan 22:57
Compare
Choose a tag to compare
  • Fix type declarations

Version 2.1.0

14 Jan 19:48
Compare
Choose a tag to compare

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.

Version 2.0.0

16 Dec 22:17
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Drop support for PHP 5.6 and 7.x

New functionality and features

  • Add support for autoPad resize
  • Add support for enhance effect

Version 1.5.0

27 May 12:26
Compare
Choose a tag to compare

New functionality and features

  • Add support for blurFaces and blurRegion effects
  • Add support for auto resize
  • Add support for upscale effect

Version 1.4.0

07 Jan 13:57
Compare
Choose a tag to compare

New functionality and features

  • Add support for generativeFill background
  • Add support for AI generative effects

Version 1.3.0

04 Oct 13:11
Compare
Choose a tag to compare

New functionality and features

  • Add support for FetchVideoSource in 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

23 Mar 02:09
Compare
Choose a tag to compare
  • Add support for BackgroundRemoval effect

Version 1.1.1

28 Jan 18:41
Compare
Choose a tag to compare
  • Fix PHP 8.2 deprecation warnings

Version 1.1.0

19 Jan 15:43
Compare
Choose a tag to compare
  • Add support for DropShadow effect