Release v2.20.0
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 breadcrumbs_on_rails with custom breadcrumbs implementation @katafrakt (#1409)