Skip to content

Releases: cloudinary/cloudinary_npm

Version 1.36.3

02 May 09:46

Choose a tag to compare

  • fix: smd number field allows both numbers and string when uploading
  • fix: isRemoteUrl not working on big files sometimes

Version 1.36.2

24 Apr 09:20

Choose a tag to compare

fix: bumped vm2 override to latest

Version 1.36.1

13 Apr 13:12

Choose a tag to compare

chore: overriding vulnerable transitive dependency

Version 1.36.0

13 Apr 11:57

Choose a tag to compare

  • feat: add support for media_metadata param for upload and explicit
  • feat: passing context and metadata when using rename

Version 1.35.0

03 Mar 13:07

Choose a tag to compare

  • fix: removing nested nulls from options passed to api, closes #581
  • feat: add option to configure tracked analytics

Version 1.34.0

13 Feb 12:34

Choose a tag to compare

  • fix: resource_type is not optional
  • feat: search for folders
  • feat: support for extra_headers in upload request

Version 1.33.0

15 Dec 08:41

Choose a tag to compare

  • feat: start and end offset normalized in a transformation string
  • feat: new config option for hiding sensitive data when logging errors
  • feat: multiple ACLs for generate_auth_token
  • fix: improved TS typing

Version 1.32.0

14 Sep 11:21

Choose a tag to compare

  • Add dynamic folder feature (#559)

Version 1.31.0

28 Aug 07:59

Choose a tag to compare

  • Update core-js package (#558)
  • Add download_backedup_asset typings (#557)

Version 1.30.1

21 Jul 10:03

Choose a tag to compare

  • Bump lodash version to 4.17.21 (#551)
  • Add types for verifyNotificationSignature (#555)