Minor release

v2.7.0 - Resource tools, authorization in menus, and more

The main selling point of Avo for me was the speed of being able to build a simple CRUD interface. I like the customizability of the system, which is something I would take heavy advantage of
Nathan Kriege
Nathan Kriege
Ruby on Rails developer
👆 Click to see the video 👆

Hola amigos,

This week version 2.7 brings three new features and a slew of bug fixes.

https://youtu.be/Eex8CiinQZ8

  1. Resource tools. You can now add custom content to your resource pages even more effortlessly.
    https://docs.avohq.io/2.0/resource-tools.html
    https://youtu.be/Eex8CiinQZ8?t=196

  2. Authorization in the menu builder
    https://docs.avohq.io/2.0/menu-editor.html#authorization
    https://youtu.be/Eex8CiinQZ8?t=373

  3. Initialize the parent on the attach screen when creating a record
    https://docs.avohq.io/2.0/associations.html#belongs-to-attach-scope
    https://youtu.be/Eex8CiinQZ8?t=6

  4. Fix back path from the index view, has_one name option, broken pagination on per-page switch, long names in the sidebar, and search on back action
    https://youtu.be/Eex8CiinQZ8?t=471

We love this release because it makes Avo even more powerful and flexible so you can deliver the best experience to your users.

Keep the feedback incoming and share Avo with your peers ✌️

Thank you,
Adrian

Release notes

🎸 Features

  • feature: initialize the parent and attach the grandparent in attach_scope @adrianthedev (#905)
  • feature: resource tools @adrianthedev (#898)
  • feature: authorization in menus @adrianthedev (#903)

🐛 Bug Fixes

  • fix: keep valid back_path when navigating from index @Paul-Bob (#907)
  • return field name if field is has_one @Paul-Bob (#906)
  • fix: broken pagination on per page switch @adrianthedev (#902)
  • fix: Long model names cause the navigation labels to overlap with the main content @jclarke (#897)
  • fix: broken search on back action @adrianthedev (#892)

🤖 Maintenance

  • chore: minor tweaks @adrianthedev (#908)
  • chore: add bundler integrity @adrianthedev (#893)

Latest release

Avo v2.49.0 released 13 days ago.