Patch release

v2.19.1

I've been working with Rails for almost a decade now, and I've tried every popular admin panel gem out there.
Avo is hands-down the best solution we've found to quickly iterating on products and building tools to support and administrate our platforms.
David Lormor
David Lormor
CTO, Wyndy

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)