Skip to content

Releases: cloudinary/cloudinary_ios

Version 4.0.1

12 Jun 06:52
Compare
Choose a tag to compare

Other changes

  • Fix analytics token prefix

Version 4.0.0

22 May 06:07
Compare
Choose a tag to compare

New functionality

  • Turn on CLDURLCache by default

Other changes

  • Make upload request respect timeout

Version 3.4.0

12 Mar 06:52
Compare
Choose a tag to compare

New functionality

  • Add URLCache support for images
  • Add tests for explicit and rename

Other changes

  • Fix warning using URLCredentialStorage

Version 3.3.0

12 Jun 07:41
Compare
Choose a tag to compare

New functionality

Add support for folder decoupling
Add support for startOffset and endOffset as expression
Allow to disable b-frames
Send tags as an array
Add support for originalFilename upload parameter

Other changes

Fix expression normalisation

Version 3.2.1

11 Jan 15:05
Compare
Choose a tag to compare
  • Fix Carthage

Version 3.2.0

10 Jan 14:35
Compare
Choose a tag to compare

New functionality

  • Add support for apiKey argument in Upload API
  • Add support for preview effect

Other changes

  • Update travis job to support multiple iOS versions
  • Add test for preview effect with duration parameter
  • Recover Cloudinary.xcodeproj file
  • Fix ImageView size in preview widget CollectionView
  • Improve network error handling
  • Add PNG image upload unit tests

Version 3.1.0

03 Dec 15:41
Compare
Choose a tag to compare

New functionality

  • Add support for backgroundRemoval upload parameter

Other changes

  • Fix Carthage

Version 3.0.3

14 Nov 11:54
Compare
Choose a tag to compare
  • Fix error handling in fetchImage

Version 3.0.2

02 Nov 14:14
Compare
Choose a tag to compare
  • Improve error handling in fetchImage

Version 3.0.1

31 Aug 16:25
Compare
Choose a tag to compare
  • Fix deprecation warnings