Skip to content

Releases: cloudinary/js-url-gen

Version 1.9.1

21 Feb 10:21
Compare
Choose a tag to compare
  • Remove roundCorners from unsupported list in config

Version 1.9.0

31 Jan 15:29
Compare
Choose a tag to compare
  • Add support for Drop Shadow action
  • Add support for Background Removal action

Version 1.8.7

05 Dec 13:51
Compare
Choose a tag to compare
  • Added import statements template to configuration file
  • Updated readme info about supported Node.js versions

Version 1.8.6

19 Aug 13:59
Compare
Choose a tag to compare
  • Add missing internal imports (#538)

Version 1.8.5

15 Aug 19:40
Compare
Choose a tag to compare
  • Fix generateTransformationString

Version 1.8.4

15 Aug 19:32
Compare
Choose a tag to compare
  • Fix imports of conditional, customFunction, effect and others

Version 1.8.3

15 Aug 13:41
Compare
Choose a tag to compare
  • Fix imports of animated & border from transformation-builder-sdk

Version 1.8.2

15 Aug 13:15
Compare
Choose a tag to compare
  • Fix transformation-builder-sdk imports

Version 1.8.1

14 Aug 07:06
Compare
Choose a tag to compare

Align transcode.toAnimated with the spec - remove .delay() (#528)
Fix end_offset, start_offset params for legacy url generation (#532)
Fix build on node 12 (#531)
Refactor transformations to use transformation-builder package (#527)

Version 1.8.0

08 May 05:34
Compare
Choose a tag to compare

New functionality

  • Add conditional Action from/to Json (#524)

Other changes

  • Enable the e_tint syntax (#526)
  • fix antiremoval from to json (#525)