Releases: cloudinary/cloudinary_npm
Releases · cloudinary/cloudinary_npm
Version 1.27.1
- Add node version to user agent (#519)
Version 1.27.0
- 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
Version 1.26.2
- fixed font_family encoding (#498)
Version 1.26.1
Version 1.26.0
Add support for oauth authorization (#489)
Version 1.25.2
Version 1.25.1
Version 1.25.0
New functionality
Other changes
Version 1.24.0
New functionality and features ------------------------------ * Add `accessibility_analysis` parameter support (#463) * Add support for date parameter in usage API (#467) Other Changes ------------- * Change test for `eval` upload parameter (#468) * Update docstring for normalize_expression (#461) * Fix secure_distribution has type (#462) * Remove unused parameter from archive_params (#454) * Fix type of generate_auth_token options (#448) * Set the provisioning API config as optional (#451) * Encode all URI components when building a URL in base_api_url() (#447) * Generate url-safe base64 strings in remote custom functions (#446)