CarrierWave v2.1.0 Release Notes

Release Date: 2020-02-16 // about 4 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support authenticated_url for Blackblaze provider(@kevivmatrix #2444)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Ruby 2.7 deprecations(@mshibuya 9a37fc9e)
    • ๐Ÿ›  Fix S3 path-style URL for host with dots for buckets that are placed in other regions than us-east-1(@Bonias #2439)
    • ๐Ÿ‘‰ Make MiniMagick::Image constant absolute to prevent misleading 'uninitialized constant' error(@p8 #2437)