New
3.1.0
Added
- Support for AWS S3 FIPS endpoints (@matt-domsch-sp #2763, 04bfab3, #2762)
- Add CarrierWave::Storage::Fog::File#empty? (@mshibuya 2d1af56, #1926)
- Add support for the
cropprocessing method (@clickworkorange #2721) - Add global
skip_ssrf_protectionconfiguration (@rajyan #2696, #2695)
Changed
- Show warning when conditionals are used with :convert (@mshibuya fb287f3, #2723)
- Rename #version_exists? to #version_active?, to reduce confusion (@mshibuya 21ca90a, #1926)
- Show warning if #filename is safeguarded as in the pre-3.x style (@mshibuya #2718, #2708)
Fixed
- Fix incompatibility with MiniMagick >= 5.0 (@mshibuya a60d8d8, #2761)
- Fix incompatibility with uri gem >= 1.0 (@ollym #2760, #2759)
- Clear download errors on reassigning remote urls (@mshibuya bb8c6e1, #2725)
- Fix version names starting with a non-alphabet character lead to NameError (@r7kamura #2748, #2722)