Minor release

v1.22.0

We are migrating from ActiveAdmin to Avo and both in terms of Developer experience and User experience, it is a game changer!

Adrien Poly
Adrien Poly
CTO, Plume

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

  • chore: update pundit include @adrianthedev (#664)
  • chore: minor tweaks @adrianthedev (#667)

πŸ’‘ Refactor

  • refactor: move the root_path link in the logo partial @adrianthedev (#683)