Skip to content

Releases: cloudinary/cloudinary_npm

Version 1.30.0

15 May 05:26

Choose a tag to compare

  • Add filename_override option to types (#548)

Version 1.29.1

17 Apr 07:27

Choose a tag to compare

  • Fix support of the lowercase response headers (#545)
  • Fix tags function type definition (#544)

Version 1.29.0

24 Mar 08:08

Choose a tag to compare

New functionality

  • Add support for resources_by_asset_ids Admin API (#529)
  • Add support for reorder_metadata_fields Admin API (#526)

Other changes

  • bump bson version (#541)
  • bumbed ejs version in photo_album (#540)
  • Add Travis configuration for node 16 (#535)
  • Stabilize OCR tests (#533)
  • update README (#528)
  • Stabilize metadata tests (#530)

Version 1.28.1

06 Jan 07:21

Choose a tag to compare

  • Bump proxy-agent version to ^5.0.0 due to vulnerability

Version 1.28.0

02 Jan 09:13

Choose a tag to compare

New functionality

  • Add support for folder decoupling (#523)
  • Add support for resource_by_asset_id Admin API (#522)
  • Add proxy support (#518)

Other changes

  • Add tests for expression normalization (#521)

Version 1.27.1

11 Oct 06:44

Choose a tag to compare

  • Add node version to user agent (#519)

Version 1.27.0

12 Sep 12:49

Choose a tag to compare

  • Fix: verifyNotificationSignature timestamps are in seconds (#515)
  • Allow multi and sprite with urls, add download_generated_sprite and download_multi methods (#493)
  • Prevent preview:duration from being normalized (#513)
  • Prevent duplicate search fields in search api (#510)
  • Add support for create_slideshow Upload API (#508)
  • Add support for variables in text style (#507)

Version 1.26.3

01 Aug 05:41

Choose a tag to compare

  • Add update_metada type to upload api (#500)
  • Return structured metadata in resources APIs (#503)

Version 1.26.2

04 Jul 07:32

Choose a tag to compare

  • fixed font_family encoding (#498)

Version 1.26.1

22 Jun 17:12

Choose a tag to compare

  • updated sent upload params (#497)
  • Improve the return type of cloudinary.v2.config() in TypeScript (#494)