Release v2.1.0
Release notes
- chore(deps): bump puma from 5.6.2 to 5.6.4 @dependabot (#764)
- chore(deps): bump minimist from 1.2.5 to 1.2.6 @dependabot (#753)
- chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 @dependabot (#754)
🎸 Features
- feature: hide resources from global search @adrianthedev (#767)
- feature: dashboards visibility @adrianthedev (#744)
- feature: optionally show buttons on footer forms @adrianthedev (#765)
🐛 Bug Fixes
- fix: blue loader bar @adrianthedev (#769)
- fix: file index field does not apply constraints to the image @adrianthedev (#768)
- fix: wrong redirect after validation failed when wediting a has many association @adrianthedev (#762)
- fix: use local on forms @adrianthedev (#761)
- fix: has_many turbo frame crash @adrianthedev (#758)
- fix: belongs to not localized @adrianthedev (#757)
- fix: downloads in actions won't work for forms with data-remote=true @adrianthedev (#749)
- fix: alert dropdowns on small screens @adrianthedev (#748)
- fix: show errors for critical operations @adrianthedev (#747)
- fix: records with no title have show view broken @adrianthedev (#746)
🤖 Maintenance
- chore: add expiration date to table rows @adrianthedev (#759)
- chore: fix release notes script @adrianthedev (#752)
- chore: foreman to overmind migration @adrianthedev (#751)
- chore: add debug message on failed frames @adrianthedev (#750)