Releases: uploadcare/uploadcare-rails
Releases · uploadcare/uploadcare-rails
Version 3.4.3
Added
- For
Uploadcare::ConversionApi
addedget_document_conversion_formats_info
method to get the possible document conversion formats.
Version 3.4.2
Added
- Added API support for
AWS Rekognition Moderation
Add-On.
Version 3.4.1
Fixed
- Fixed invalid group id error when >= 10 files are uploaded when using
mount_uploadcare_file_group
.
Version 3.4.0
Fixed
- Documentation issue with
uploadcare_include_tag
Breaking Changes
- Drop support for Ruby < 3.x
- Drop support for Rails < 6.1x
Version 3.3.4
Skip network requests when the file attribute was unchanged
Version 3.3.3
Improved readme to look better at ruby-doc
Version 3.3.2.1
Updated links in the gemspec
Version 3.3.2
- Fixed an issue with the configuration
- Updated the gem documentation
Version 3.3.1
- Update gem description
- Respect data-multiple in options (#119)
Version 3.3.0
Guarantee support of maintainable versions of Ruby and Rails:
- Drop support of unmaintainable Ruby 2.4, 2.5, 2.6 and Rails before 6.0.
- Add support of Ruby 3.1 and 3.2 and Rails 7.0.