DragonFly v1.4.0 Release Notes

Release Date: 2021-05-19 // almost 4 years ago
  • 🔄 Changes

    • ✂ Removed convert processor and generator (which were quite insecure), in favour of utility commands in Dragonfly::ImageMagick::Commands

    🛠 Fixes

    • 👍 Better security for all job steps with parameter validations - addresses CVE-2021-33564

Previous changes from v1.3.0

  • 🔄 Changes

    • ⬇️ Dropped official support for ruby < 2.2 - too annoying to maintain

    🛠 Fixes

    • 🛠 Fixed losing attachment when transaction rolled back on destroy (dlibanori)
    • 🛠 Fixed fetch_url edge case when redirect url includes special chars (thedanbob)