Skip to content

Releases: cloudinary/cloudinary_gem

Version 2.4.1

23 Dec 01:15

Choose a tag to compare

  • Fix Ruby 4 compatibility

Version 2.4.0

31 Aug 13:58

Choose a tag to compare

New functionality and features

  • Add support for providing upload parameters in CarrierWave

Version 2.3.1

17 Jun 15:10

Choose a tag to compare

  • Fix API parameters signature
  • Allow passing tag attributes for cloudinary_js_config tag
  • Fix Cloudinary::Uploader.exists? method

Version 2.3.0

20 Feb 16:53

Choose a tag to compare

New functionality and features

  • Add support for 429 Too Many Requests HTTP status code
  • Add support for allow_dynamic_list_values parameter in MetadataField
  • Add support for config Admin API

Version 2.2.0

08 Sep 22:36

Choose a tag to compare

New functionality and features

  • Add support for ActiveStorage model service configuration

Other Changes

  • Fix asset type detection in ActiveStorage
  • Add explicit ostruct dependency

Version 2.1.2

18 Aug 21:07

Choose a tag to compare

  • Fix ActiveStorage type detection for email files
  • Add changelog_uri to gemspec

Version 2.1.1

28 May 14:30

Choose a tag to compare

  • Fix regression in cloudinary_url generation

Version 2.1.0

27 May 12:35

Choose a tag to compare

New functionality and features

  • Add support for rename_folder Admin API
  • Add support for delete_access_key in Provisioning API

Other Changes

  • Fix detection of base64 encoded files with complex MIME type
  • Fix fetch url generation with Active Storage folder configuration
  • Fix usage of deprecated File.exists? method

Version 2.0.2

09 Apr 22:27

Choose a tag to compare

  • Fix CarrierWave store! method

Version 2.0.1

09 Apr 07:55

Choose a tag to compare

  • Fix rake tasks