Breaking with tradition, since these are all bug fixes that are pretty clear from the description I will not be writing up detailed notes.
🎉 What's New
- Add
quote_schema_nameto safe quote method list (changes by Zsolt Kozaroczy) - Fix SQL injection false positive for
compact_blank/compacton permitted params (changes by Arpit Jain) - Fix inline render false positive for local named
text(changes by Arpit Jain) - Fix HAML crash on
.rawcalls (changes by Federico Franco)