Tags: DmitryDev/cloudinary_php
Tags
New functionality and features ------------------------------ * Add `create_folder` admin API * Add `max_results` and `next_cursor` for folders APIs * Add `live` parameter to `create_upload_preset` and `update_upload_preset` APIs * Add `cinemagraph_analysis` parameter * Add `duration` and `initial_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
New functionality and features ------------------------------ * Add `delete_folder` admin API * Add `filename` parameter to `upload` API * Add `derived_next_cursor` to `resource` admin API * Add `SignatureVerifier` class * Add `force_version` option to delivery urls Other Changes ------------- * Fix notice message in `generate_sprite` method * 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_config` unit test * Remove redundant quotes in `update_version.sh`
New functionality and features ------------------------------ * Add custom `pre` function support * Add `fps` video transformation parameter * Add `keyframe_interval` video transformation parameter * Add `quality_analysis` upload parameter Other Changes ------------- * Fix file extension in `upload_large` * Fix for Uploader.php to prevent uploads failing * Fix missing padding in `base64url_encode` * Mock upload presets tests * Fix `test_detection` unit test * Remove secure variables from travis.yml
New functionality and features ------------------------------ * Add support of custom codecs in video tag * Add Google Cloud Storage protocol support in upload Other Changes ------------- * Add `update_version.sh` tool * Rename `custom_action` to `custom_function`
New functionality and features ------------------------------ * Add responsive breakpoints cache * Add `cl_picture_tag` and `cl_source_tag` helpers * Add support for web assembly and lambda functions in transformations. * Add `font_antialiasing` and `font_hinting` text style parameters * Add `cl_client_hints_meta_tag` helper * Add support of `named` parameter in list transformations API * Add support of `auto` value for `start_offset` transformation parameter (cloudinary#123) * Add `notification_url` param to the `update` method * Add `format` parameter to responsive breakpoints settings * Add legacy autoloader Other Changes ------------- * Improve PSR-2 compliance + PSR-4 autoload + documentation update * Update `radius` transformation parameter * Add `base64url_encode` internal helper * Fix base64 encoding in urls. * Use `X-Unique-Upload-Id` header in `upload_large` * Fix sample project includes.
PreviousNext