Skip to content

Tags: rarenicks/cloudinary_php

Tags

1.2.0

Toggle 1.2.0's commit message
Version 1.2.0

1.0.7

Toggle 1.0.7's commit message
Version 1.0.7

1.1.4

Toggle 1.1.4's commit message
Version 1.1.4

  * Support passing array arguments in POST body for Uploader
  * Add test for cloudinary#33 - huge id list in `add_tag` api.

1.1.3

Toggle 1.1.3's commit message
Version 1.1.3

1.1.2

Toggle 1.1.2's commit message
Release 1.1.2

1.1.1

Toggle 1.1.1's commit message
* new format and method for USER_AGENT

* support adding information to the USER_AGENT
* solve bad URLs created with secure_cdn_subdomain. Resolves cloudinary#28

1.1.0

Toggle 1.1.0's commit message
Increment to version 1.1.0

* support video tag generation and url helpers
* support video transformation parameters: audio_codec, audio_frequency, bit_rate, video_sampling, duration, end_offset, start_offset, video_codec
* support zoom transformation parameter
* support ftp url
* allow specifying request timeout
* enable eager_async and eager_notification_url in explicit
* change upload_large's endpoint to use upload with content_range header
* support chunk_size in cl_upload_tag

1.0.17

Toggle 1.0.17's commit message
Increment version to v1.0.17: Add a changelog, Add support for 'overw…

…rite' option in upload, Allow root path for shared CDN.

1.0.16

Toggle 1.0.16's commit message
Increment version to v1.0.16: Support folder listing, Secure domain s…

…harding support, Don't sign version component, URL suffix and root path support, Support tags in upload large, Make call_api public.

1.0.15

Toggle 1.0.15's commit message
Increment version to v1.0.15: Support api_proxy parameter for setting…

… up a proxy between the PHP client and Cloudinary, Fixing HHVM Compatibility Issue