Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Minor release
v1.22.0
Avo has allowed the RubyGems.org team to build internal tools incredibly quickly, which is especially important due to our limited resources
André Arko
Gem.coop co-founder
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)