What's Changed
- Fix processable_file rejecting formats with libvips untrusted loaders (e.g. SVG) after Rails enables Vips.block_untrusted(true) (#423). No impact on Rails versions that do not enable this Vips change (before 7.2.3.2 / 8.0.5.1 / 8.1.3.1, unless the app blocks untrusted loaders itself). By @Mth0158 in #424
- Fix validation of multiple new attachables with nil blob ids by @tmnb in #422
New Contributors
Full Changelog: 3.0.5...3.0.6