v2.7.0 - Resource tools, authorization in menus, and more
Released May 2022
Hola amigos,
This week version 2.7 brings three new features and a slew of bug fixes.
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=196Authorization in the menu builder
https://docs.avohq.io/2.0/menu-editor.html#authorization
https://youtu.be/Eex8CiinQZ8?t=373Initialize 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=6Fix 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)