Releases: cloudinary/cloudinary_gem
Releases · cloudinary/cloudinary_gem
Version 1.19.0
New functionality and features
- Add Account Provisioning API
- Add support for
api_proxy
parameter - Add support for
date
parameter inusage
Admin API
Other Changes
- Fix direct upload of raw files
- Improve unit testing of add-ons
- Change test for
eval
upload parameter - Bump vulnerable version of rubyzip
- Fix
cloudinary.gemspec
glob issue
Version 1.18.1
- Update embedded
jquery.cloudinary.js
to fix ES5 compatibility issue
Version 1.18.0
New functionality and features
- Add
download_folder
helper - Add support for
sources
invideo
tag - Add structured metadata to Admin and Upload API
Other Changes
- Fix download of a raw file in ActiveStorage
- Update embedded
jquery.cloudinary.js
to fix ES5 compatibility issue
Version 1.17.1
- Fix options handling issue in SassC
Version 1.17.0
New functionality and features
- Add support for
eval
upload parameter - Add support for 32-char signature length
Other Changes
- Fix escaping of query string characters in CarrierWave integration
- Fix detection integration test
- Integrate with sub-account test service
- Add pull request template
Version 1.16.1
- Detect data URLs with suffix in mime type
- Fix
Invalid regular expression
error in Safari
Version 1.16.0
New functionality and features
- Add support for uploading
StringIO
Other Changes
- Set default cache storage to
file
inCarrierWave
- Fix
normalize_expression
to ignore predefined variables - Fix sample projects
Version 1.15.0
New functionality and features
- Add support for
accessibility_analysis
parameter
Other Changes
- Fix
download
function inCloudinary::CarrierWave
- Fix handling of empty value in
if
parameter - Fix consumption of configuration from environment variables
Version 1.14.0
New functionality and features
- Add support of global folder in ActiveStorage
- Add duration to conditions in video
Other Changes
- Fix
URI.unescape is obsolete
warning - Fix lingering Rails 6 autoload warnings
- Fix Ruby 1.9 CI build
- Allow setting uploader timeout to
nil
- Update link to CarrierWave integration
- Update issue templates
Version 1.13.2
- Fix asset extension detection in active storage service
url
method