Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Minor release
v1.22.0
We have used Avo as the admin dashboard for our event app to manage speakers and sessions for years. We work with early career devs on this app and Avo has saved them hours of work so they could focus on what's most important: the user experience.
Amanda B. Perino
Rails Foundation Executive Director
Release notes
๐ธ Features
- feature: Allow Avo::NavigationLinkComponent to accept an optional target param @rickychilcott (#685)
๐ Bug Fixes
- fix: Support older version of Pundit @rickychilcott (#686)
- fix: fill model beofre authorizing an action @adrianthedev (#655)
- Fix keyvaluefield translation (#640) @yorch (#652)
- fix: Add 'tools' key to i18n @rickychilcott (#684)
- fix: notifications delayed in turbo frames @adrianthedev (#678)
- fix: some fields are hidden on the has_many view @adrianthedev (#674)
- fix: searchable belongs to with associated record does not prefill the new form @adrianthedev (#670)
- fix: date object alters date based on timezone @adrianthedev (#669)
- fix: related has_many does not allow for proper resource creation @adrianthedev (#665)
๐ค Maintenance
๐ก Refactor
- refactor: move the root_path link in the logo partial @adrianthedev (#683)