Rack::UTF8Sanitizer v1.2.2 Release Notes

Release Date: 2014-07-10 // almost 10 years ago
  • 🔋 Features implemented:

    • Sanitize request body for all HTTP verbs. (Nathaniel Talbott, #15)
    • Add application/json and text/javascript as sanitizable content types. (Benjamin Fleischer, #12)

    🐛 Bugs fixed:

    • Ensure Rack::UTF8 Sanitizer is first middleware. (Aaron Renner, #13)