Added
- Add support for the
crop
processing method (@clickworkorange #2721) - Add global
skip_ssrf_protection
configuration (@rajyan #2696, #2695)
Changed
Fixed
- Fix version names starting with a non-alphabet character lead to NameError (@r7kamura #2748, #2722)
- Fix Rails 7.2 incompatibility due to incorrect use of ActiveSupport::Deprecation (@mshibuya b25477d, 8761240, #2751)
- Fix assigning a file with the same name not marking the column as changed (@mshibuya 47f1737, #2719)
- Fix content type magic detection for files packaged in .zip (@dzhikvas #2705, #2704)