Skip to content

Version 1.3.0

Choose a tag to compare

@tocker tocker released this 08 Jan 06:24
· 704 commits to master since this release

New functionality

  • Add Archive functionality
  • Add responsive breakpoints.
  • Add structured text layers
  • Add upload mapping API
  • Add Restore API
  • Add new USER_AGENT format - CloudinaryNodeJS/ver
  • Add Support for aspect_ratio transformation parameter
  • Add invalidate to explicit. Encode public_ids array with [] in URL. Replace cleanup code with TEST_TAG.
  • Add "invalidate" flag to rename
  • Add support invalidate=>true in explicit for social resources
  • Support uploading large files using the new Content-Range based upload API.

Other changes

  • Use target_tags instead of tags in tests.
  • Utilize spechelper
  • Add license to package, add Sinon.JS, update mocha
  • Increase timeout in tests.
  • Merge pull request #77 from joneslee85/consolidate-test-runner
  • get rid of Cakefile