Skip to content

Releases: cloudinary/js-url-gen

Version 1.7.0

13 Mar 06:42
Compare
Choose a tag to compare

New Functionality

  • Add textFit (#523)
  • Enable overlay and underlay for snippets (#522)
  • Add videoCodec to/fromJson (#521)
  • Add string type to compass gravity (#516)

Other Changes

  • Update travis.yml to run tests on node 12 & node 14 (#514)
  • Fix makeTransparent (#518)

Version 1.6.0

13 Feb 15:09
Compare
Choose a tag to compare

New Functionality

  • Change library name for mud bundles CldUrlGen
  • Add FadeIn/Out to from/toJson
  • Add Overlay from/toJson Json
  • Add Transcode from/toJson

Other Changes

  • Fix textStroke import
  • Fix docs updateInjectVersionSemver.js
  • Fix build:docs script to use bash script

Version 1.5.1

19 Jan 10:51
Compare
Choose a tag to compare
  • Add to/from json for videoEdit actions: preview, trim & volume

Version 1.5.0

17 Jan 07:55
Compare
Choose a tag to compare

New functionality and features

  • Add to/fromJson to return object instead of array
  • Add Concatenate to/fromJson()
  • Add Contrast to/fromJson()
  • Add Brightness to/fromJson()
  • Add Gamma to/fromJson()
  • Add Saturation to/fromJson()
  • Add DPR to/fromJson()

Other Changes

  • Fix strength listed as level for toJson of unsharpMask, vignette, oilPaint
  • Add CloudConfig exports to root level

Version 1.4.2

06 Jan 13:44
Compare
Choose a tag to compare
  • fix unsharpMask strength fromJson (#493)

Version 1.4.1

02 Jan 13:37
Compare
Choose a tag to compare
  • Fix fromJson for quality action (#492)

Version 1.4.0

02 Jan 09:33
Compare
Choose a tag to compare

New functionality

  • Add Support string gravity (#487)

Other changes

  • Fix fromJson q_auto:best
  • Fix broken documentation links. (#489)
  • Add test for video query params (#490)
  • Fix broken UMD export

Version 1.3.0

06 Dec 11:08
Compare
Choose a tag to compare

New functionality

  • Add saturation to from/toJson
  • Add unsharp mask to from/toJson
  • Add improve to from/toJson

Other

  • Disable analytics for publicId with question mark (#483)

Version 1.2.0

09 Nov 16:51
Compare
Choose a tag to compare

New functionality

  • Add from/to JSON to effect, delivery, resize

Version 1.1.0

11 Oct 07:03
Compare
Choose a tag to compare

New functionality

  • Distribute CommonJS for projects that cannot use ESM
  • Add format and quality alias

Other changes

  • Remove lodash.clonedeep dependency (#446)