gems active_storage_validations 3.0.6

4 hours ago

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

  • @tmnb made their first contribution in #422

Full Changelog: 3.0.5...3.0.6

Don't miss a new active_storage_validations release

NewReleases is sending notifications on new releases.