v2.9.0 Series: two
Released June 2022
Release notes
🎸 Features
- feature: show actions on edit view @adrianthedev (#978)
- feature: required takes a block @adrianthedev (#955)
- feature: add label to some menu items @adrianthedev (#956)
🐛 Bug Fixes
- bug: fixed rescue block in engine.rb @bear-in-mind (#971)
- fix: proper action data tag for belongs to field @adrianthedev (#969)
- fix: load user translation files not Avo’s @adrianthedev (#960)
- fix: use resource name for url instead of model name @adrianthedev (#953)
- fix: right align table headers @adrianthedev (#954)
- fix: after update path broken @adrianthedev (#952)
- fix: trix styles @adrianthedev (#951)
🤖 Maintenance
- chore: alert developer about missing model @adrianthedev (#964)
- Removed the custom course resource controller @iainbeeston (#965)
- chore: add generators dir to zetwerk ignore @adrianthedev (#963)
- chore: pr-labeler @adrianthedev (#957)
- chore: add Equipe Technique sponsor @adrianthedev (#949)
- chore: ping avohq.io on a PR merge @adrianthedev (#948)
💡 Refactor
- refactor: use same component for new and edit resource page @adrianthedev (#970)