Skip to content

Releases: cloudinary/cloudinary_npm

Version 2.10.0

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 25 Apr 12:09
  • feat: add last login filtering support to Users API (#725)
  • chore: updated dependencies (#732)
  • feat: add debug mode to capture request IDs for support debugging (#731)

Version 2.9.0

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 16 Jan 15:41
  • chore: url parse replaced by native url + multiple fixes and rewrites (#730)
  • Fix: use native promises, closes #711, closes #686
  • feat: add support for dedicated_for parameter in update_access_key (#723)
  • feat: add allow_dynamic_list_values parameter support to add_metadata… (#724)

Version 2.8.0

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 20 Oct 12:47
  • support target_asset_folder for generate archive (#717)
  • feat: allow deleting resources by asset_ids (#701)
  • feat: Add support for restoring asset(s) by asset id (#707)

Version 2.7.0

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 18 Jun 12:26
  • fix: prevent parameter injection via ampersand in parameter values (#709)

Version 2.6.1-rc.1

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 05 May 14:30
  • fix: uploader interface

Version 2.6.1

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 05 May 15:01
Version 2.6.1

Version 2.6.0

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 11 Mar 06:58
  • chore: bumped jsdoc
  • fix: defaults for related asset methods and proper content_type
  • chore: Updated Sample Projects (#698)
  • fix: metadata field datasource type (#693)
  • feat: Add support for DELETE /resources/backup/:asset_id (#700)
  • chore: dev dependencies cleanup
  • chore: new node version support in CI

Version 2.5.1

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 08 Oct 07:15
  • fix: added missing stream method to ts spec

Version 2.5.0

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 15 Sep 12:12
  • feat: auto_transcription on upload and explicit support (#690)
  • feat: auto_chaptering on upload and explicit support (#689)
  • feat: access key management via provisioning api (#687)

Version 2.4.0

Choose a tag to compare

@cloudinary-bot cloudinary-bot released this 30 Jul 07:34
  • feat: exposing config endpoint from admin api
  • fix: update metadata field added missing param default_disabled
  • fix: types definitions