Skip to content

Releases: cloudinary/js-url-gen

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)

Version 1.0.0

26 Sep 10:01
Compare
Choose a tag to compare

Other changes

  • Add getConfig and remove un-needed property in Cloudinary (#443)
  • Add an eslint rule for import file extensions (#438)
  • Add package.exports (#433)
  • add js extension to imports (#436)
  • Inject package version during build instead of importing it from package(#434)
  • Rename JSDOC Reference website to URL-GEN instead of Base (#432)
  • Remove dependency on lodash.clonedeep (#429)