Patch release

v2.28.1

I was hand-rolling an admin dashboard for this community database of third-party RPG content. It was painful for them to use but this morning I just dropped Avo in and suddenly it's a dream!

Means I can focus on the user-facing stuff without worrying about neglecting the data entry people 🀣

John Bannister
John Bannister
Rails developer, Exlibris RPG

Release notes

More information and release video here

🎸 Features

  • feature: add searchresultpath and search? authorization method @glaucocustodio (#1634)
  • feature: date field support for string columns @adrianthedev (#1637)

πŸ› Bug Fixes

  • fix: better mount point discovery @adrianthedev (#1642)
  • fix: attachment delete action does not respond @adrianthedev (#1646)
  • Fix adding tags without acts as taggable on @oskaror (#1644)
  • Fix/generate has rich text @oskaror (#1640)

πŸ€– Maintenance

  • fix: Removed resource_control from generator @Aaryanpal (#1639)
  • chore: bump rails from 6.1.7.2 to 6.1.7.3 @veelenga (#1636)