Releases: cloudinary/cloudinary_npm
Releases · cloudinary/cloudinary_npm
Version 1.34.0
- fix: resource_type is not optional
- feat: search for folders
- feat: support for extra_headers in upload request
Version 1.33.0
- 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
- Add dynamic folder feature (#559)
Version 1.31.0
- Update core-js package (#558)
- Add download_backedup_asset typings (#557)
Version 1.30.1
- Bump lodash version to 4.17.21 (#551)
- Add types for verifyNotificationSignature (#555)
Version 1.30.0
- Add filename_override option to types (#548)
Version 1.29.1
- Fix support of the lowercase response headers (#545)
- Fix tags function type definition (#544)
Version 1.29.0
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
- Bump proxy-agent version to ^5.0.0 due to vulnerability
Version 1.28.0
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)