Minor release
v1.22.0
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)