Skip to content

Releases: cloudinary/cloudinary_js

Version 2.13.1

04 Apr 09:30
Compare
Choose a tag to compare
  • Fix deprecated jQuery.isArray

Version 2.13.0

17 Jul 07:47
Compare
Choose a tag to compare

New functionality and features

  • Allow to disable b-frames for video codec (#284)
  • Add support for generating url with auth_token (#290)

Fixes

  • Fix support for start offset and end offset parameters (#289)

Other Changes

  • Remove links to nonexistent mapfiles in js folder (#283)
  • Update README

Version 2.12.3

06 Jan 07:50
Compare
Choose a tag to compare
  • Fix transparent video on safari 14.1 by using fetch instead of XHR (#282)

Version 2.12.2

03 Jan 08:12
Compare
Choose a tag to compare
  • Fix missing userAgent on Node.js (#281)

Version 2.12.1

02 Jan 15:02
Compare
Choose a tag to compare
  • Fix pictureTag arguments & add missing definitions (#278)
  • Fix image srcset passed as attribute (#277)
  • Fix transparent video on Safari (#280)

Version 2.12.0

10 Oct 09:40
2b1df6c
Compare
Choose a tag to compare

New functionality and features

  • Add support for variables in text style (#271)

Other Changes

  • Fix README.md npm package links (#272)
  • Refactor normalization of e_preview:duration (#270)

Version 2.11.4

25 Apr 08:28
Compare
Choose a tag to compare
  • Fix transformations with variable names containing predefined names (#265)
  • Fix responsive URL generation for zero width images (#206)
  • Fix incorrect readme text and broken links (#264)
  • Add test for context metadata as user variables (#266)

Version 2.11.3

30 Sep 13:32
Compare
Choose a tag to compare
  • Fix js/jquery.cloudinary.js es5 compatibility by removing arrow functions

Version 2.11.2

11 Aug 09:04
Compare
Choose a tag to compare
  • Fix typescript declarations (#257)

Version 2.11.1

26 Jul 11:11
Compare
Choose a tag to compare
  • Revert Fix lazy loading of responsive images (#253)