Skip to content

Releases: uploadcare/uploadcare-rails

Version 3.4.3

02 Jun 18:41
Compare
Choose a tag to compare

Added

  • For Uploadcare::ConversionApi added get_document_conversion_formats_info method to get the possible document conversion formats.

Version 3.4.2

19 May 15:52
d3ac2ae
Compare
Choose a tag to compare

Added

  • Added API support for AWS Rekognition Moderation Add-On.

Version 3.4.1

24 Mar 17:37
db4cba0
Compare
Choose a tag to compare

Fixed

  • Fixed invalid group id error when >= 10 files are uploaded when using mount_uploadcare_file_group.

Version 3.4.0

05 Mar 09:10
Compare
Choose a tag to compare

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

19 Apr 19:31
Compare
Choose a tag to compare

Skip network requests when the file attribute was unchanged

Version 3.3.3

27 Mar 18:33
428a7e6
Compare
Choose a tag to compare

Improved readme to look better at ruby-doc

Version 3.3.2.1

26 Mar 14:13
ba3a9c1
Compare
Choose a tag to compare

Updated links in the gemspec

Version 3.3.2

26 Mar 12:55
4afbb15
Compare
Choose a tag to compare
  • Fixed an issue with the configuration
  • Updated the gem documentation

Version 3.3.1

20 Mar 13:21
3003d25
Compare
Choose a tag to compare
  • Update gem description
  • Respect data-multiple in options (#119)

Version 3.3.0

16 Mar 05:44
b853544
Compare
Choose a tag to compare

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.