Releases: cloudinary/cloudinary_ios
Releases · cloudinary/cloudinary_ios
Version 2.0.4
- Fix user-agent sdk version
- Replace CommonCrypto wrapper with CryptoKit based code
- Remove autotagging test (behaviour change)
- Support Swift 4
Version 2.0.3
New functionality
- Add support for chunked upload
Other changes
- Update Readme to point to HTTPS URLs of cloudinary.com
- Fix manual installation repository url.
Version 2.0.2
New functionality
- Support SEO suffix for private images.
Other changes
- Escape
|and=characters in context values. - Double encode commas and slashes instead of using special UTF-8 values
- Generate CLDCrypto framework in every build. Fixes #80.
- Removing extra CLDCrypto path from podspec
- Update
README.mdAlamo version to 4.1.0 - Add 3 images in PhotoViewController to demonstrate transformations.
- Add progress indicator
- Updated the framework and project deployment target to 8.0, updated podspec deployment target to 8.0
- Fixed signed upload using CLDSignature - Added unit test to test a signed upload using CLDSignature
Version 2.0.1
Version 2.0.0
New Code, New API, Swift 3.0!