- Update transformation builder
- Fix generate url
- Add
media_metadata
support
- Update analytics token
- Update transformation builder
- Add support for multi pattern acls
- Add
secureCname
support - Update transformation builder
- Update analytics token
- Fix Uploader signature
- Add support to set signature
- Update transformation builder version
- Fix transformation builder dependency
- Add Transformation Builder as dependency
- Support palette syntax
- Support g_auto:ocr_text syntax
- Add nexus publishing script
- Add support for transcode
- Fix
Resize.fill
variables names - Add support to disable b-frames for h265 video codec
- Add
format
qualifier tofl_waveform
- Support text style and color as user variables
- Add support for
g_ocr_text
- Add support for underlay, resize fill,
Source.image
- Add support for video overlay in
config.js
- Add support for tint effect
- Add tags as array to
addTag
,removeTag
,replaceTag
- Add verification for SHA-256 signature
- Add
AudioFrequencyType
original support
- Deprecate
storageType
and replace with withdeliveryType
- Verify normalize expression
- Add support for
USDZ
file format - Add ignore mask channels qualifier
- Add
accessibilityAnalysis
upload parameter - Add
filename_override
parameter to upload API
- Fix expression normalization for user variables
- Add level to anti_removal on overlay
- Fix expression normalization
- Remove jcenter dependency
- Update README.md
- Fix OCR text variable
- 1.0.0 major release
- Uses Cloudinary’s new SDK 2 principles with enhanced code autocomplete and action based syntax.
- Actions and transformations are immutable, for easier and safer code reuse.
- Makes use of Type-Safe Builders to create a Cloudinary DSL layer. The transformation syntax is therefore simpler and more human-readable when compared with the existing Java or Android SDKs.