Patch release

v2.19.1

Amazing documentation: the documentation for Avo is among the best out there. All features are well documented, and @adrianthedev does a fantastic job keeping the docs up to date with each release including video walkthroughs of major features.
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)