Skip to content

Tags: DmitryDev/cloudinary_php

Tags

1.16.0

Toggle 1.16.0's commit message
New functionality and features

------------------------------
  * Add `update_metadata` Upload API.
  * Add `metadata` parameter to `upload` and `explicit` Upload APIs.

1.15.1

Toggle 1.15.1's commit message
 * Fix `Undefined index` warning in `cl_upload_url`

  * Fix PHP7.4 deprecation warnings
  * Detect data URLs with suffix in mime type
  * Fix samples when using without composer

1.15.0

Toggle 1.15.0's commit message
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

1.14.0

Toggle 1.14.0's commit message
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`

1.13.0

Toggle 1.13.0's commit message
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

1.3

Toggle 1.3's commit message
"Version 1.13.0"

1.12.0

Toggle 1.12.0's commit message
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`

1.11.1

Toggle 1.11.1's commit message
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.

1.11.0

Toggle 1.11.0's commit message
Version 1.11.0

1.10.0

Toggle 1.10.0's commit message
Version 1.10.0