Version 1.15.0
const-cloudinary
released this
02 Oct 15:42
·
226 commits
to master
since this release
New functionality and features
- Add
create_folder
admin API - Add
max_results
andnext_cursor
for folders APIs - Add
live
parameter tocreate_upload_preset
andupdate_upload_preset
APIs - Add
cinemagraph_analysis
parameter - Add
duration
andinitial_duration
predefined variables - Add
pow
transformation operator - Allow generating archive with multiple resource types
Other Changes
- Fix transformations API call
- Fix
AuthToken
UNSAFE
invalid regex - Fix
normalize_expression
to ignore predefined variables - Validate
CLOUDINARY_URL
scheme - Fix travis build