Skip to content

Releases: cloudinary/cloudinary_php

Version 1.18.0

07 Sep 12:16

Choose a tag to compare

New functionality and features

  • Add support for date in usage Admin API
  • Add support for eval API parameter

Other Changes

  • Fix @see link for usage Admin API
  • Fix assignment of value into previously undefined array
  • Fix detection integration test
  • Add pull request template
  • Integrate with sub-account test service
  • Add support of retries in unit tests

Version 2.0.0-beta6

14 Jul 16:28

Choose a tag to compare

Version 2.0.0-beta6 Pre-release
Pre-release

New functionality and features

  • Add Structured Metadata
  • Add Account Provisioning API
  • Add support for eval upload parameter
  • Add parameters to Vectorize effect constructor
  • Make signParameters function public
  • Make ApiUtils class public

Other Changes

  • Fix incoming transformation serialization in upload API
  • PHP doc strings for transformation arguments, codecs, expressions and variables
  • Add class doc strings
  • Fix testLayerParamFactory unit test
  • Expose GradientFade in documentation
  • Fix AuthToken doc strings
  • Fix namespaces, folders, and more in tests
  • Remove spare newline

Version 2.0.0-beta5

24 Jun 23:41

Choose a tag to compare

Version 2.0.0-beta5 Pre-release
Pre-release
  • Fix videoTag transformations support

Version 2.0.0-beta4

24 Jun 13:58

Choose a tag to compare

Version 2.0.0-beta4 Pre-release
Pre-release
  • Fix videoTag builder
  • Integrate with sub-account test service

Version 2.0.0-beta1

24 Jun 23:39

Choose a tag to compare

Version 2.0.0-beta1 Pre-release
Pre-release

Version 2.0.0-beta1

Version 2.0.0-beta3

09 Jun 11:29

Choose a tag to compare

Version 2.0.0-beta3 Pre-release
Pre-release

New functionality and features

  • Add support for date in Usage API

Other Changes

  • Fix monolog version conflict in composer.json
  • Align Border
  • Fix README
  • Fix travis environment

Version 1.17.0

07 Jun 15:38

Choose a tag to compare

New functionality and features

  • Add structured metadata administration to Admin API
  • Add support for 32 char SHA-256 URL signatures
  • Add SHA-256 signature support
  • Add accessibility_analysis parameter support
  • Add support of PHP 7.4

Other Changes

  • Remove redundant dependencies check in update_version script
  • Fix update_version script linux compatibility
  • Add update-only flag to update_version script
  • Fix legacy autoloader on Linux
  • Update issue templates

Version 2.0.0-beta2

01 Jun 16:52

Choose a tag to compare

Version 2.0.0-beta2 Pre-release
Pre-release
  • The second public beta of Cloudinary PHP v2

Version 1.16.0

28 Nov 15:59

Choose a tag to compare

New functionality and features

  • Add update_metadata Upload API.
  • Add metadata parameter to upload and explicit Upload APIs.

Version 1.15.1

30 Oct 15:45

Choose a tag to compare

  • 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