Patch release

v2.19.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

🎸 Features

  • feature: arguments on filters and actions @Paul-Bob (#1403)
  • feature: fail action and keep modal open V2 @Paul-Bob (#1410)
  • feature: add dashboard name to page title @nkriege (#1423)

πŸ› Bug Fixes

  • fix & refactor: select field @Paul-Bob (#1432)
  • Fix: Only attempt to eager load directories that exist @dhnaranjo (#1440)
  • fix: sidebar group and heading are clickable to collapse/expand @ali-haider-eqt (#1429)
  • fix: Fix problem with HasHTMLAttributes memoization @nkriege (#1431)
  • bug: enter should submit rather than cancelling action @nkriege (#1428)
  • fix: display model errors on destroy @adrianthedev (#1422)

πŸ€– Maintenance

  • chore(deps): bump loader-utils from 2.0.3 to 2.0.4 @dependabot (#1438)

πŸ’‘ Refactor

  • fix & refactor: select field @Paul-Bob (#1432)
  • refactor: replace breadcrumbsonrails with custom breadcrumbs implementation @katafrakt (#1409)