Releases: cloudinary/cloudinary_npm
Releases · cloudinary/cloudinary_npm
Version 2.9.0
16 Jan 15:41
Compare
Sorry, something went wrong.
No results found
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
20 Oct 12:47
Compare
Sorry, something went wrong.
No results found
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
18 Jun 12:26
Compare
Sorry, something went wrong.
No results found
fix: prevent parameter injection via ampersand in parameter values (#709 )
Version 2.6.1-rc.1
05 May 14:30
Compare
Sorry, something went wrong.
No results found
Version 2.6.1
05 May 15:01
Compare
Sorry, something went wrong.
No results found
Version 2.6.0
11 Mar 06:58
Compare
Sorry, something went wrong.
No results found
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
08 Oct 07:15
Compare
Sorry, something went wrong.
No results found
fix: added missing stream method to ts spec
Version 2.5.0
15 Sep 12:12
Compare
Sorry, something went wrong.
No results found
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
30 Jul 07:34
Compare
Sorry, something went wrong.
No results found
feat: exposing config endpoint from admin api
fix: update metadata field added missing param default_disabled
fix: types definitions
Version 2.3.1
25 Jul 09:36
Compare
Sorry, something went wrong.
No results found
fix: use 0.0.0 as fallback when package.json unavailable
fix: upload_chunked_stream works properly with more than 2 chunks