Version 1.14.0
·
245 commits
to master
since this release
New functionality and features
- Add
delete_folderadmin API - Add
filenameparameter touploadAPI - Add
derived_next_cursortoresourceadmin API - Add
SignatureVerifierclass - Add
force_versionoption to delivery urls
Other Changes
- Fix notice message in
generate_spritemethod - Fix acl and url escaping in auth_token generation
- Ignore URL in AuthToken generation if ACL is provided
- Fix base64 regex validation template
- Add support of PHP 7.3
- Improve error handling when trying to upload non-existing file.
- Add
test_secure_distribution_from_configunit test - Remove redundant quotes in
update_version.sh