v2.6.0 - Tags field, attach_scope for associations, visual improvements, and more
Released May 2022
Hey there 👋,
Avo 2.6 comes with a lot of goodies today.
Tags field 🎉 We posted a video about all the quirks and features
https://docs.avohq.io/2.0/fields.html#tags-field
https://youtu.be/DKKSjNUvuBAAttach scope for associations. Control which records are displayed in the attach modal for hasmany or belongsto associations.
https://docs.avohq.io/2.0/associations.html#belongs-to-attach-scopeShow association panels on the edit view
Multiple action alerts
https://docs.avohq.io/2.0/actions.html#message-responsesThe design has been cleaned up a bit
Changed the way you query the data for cards from a block to a method
https://docs.avohq.io/2.0/upgrade.html#change-the-way-the-cards-run-their-queries
There's a new walkthrough video that you can watch and show to all your friends that are building apps.
https://youtu.be/WgNK-oINFww
And there's a video of this release explained more in-depth.
https://youtu.be/hczPSmqCCR0
We hope you love this release as much as we do.
Please help us spread the word about Avo on Twitter, to your team, and on other channels where developers might hang out.
https://twitter.com/avo_hq/status/1524399933515878400
https://avohq.io
https://twitter.com/avo_hq
Thank you 🤙
Adrian
Release notes
🎸 Features
- feature: tags field @adrianthedev (#847)
- feature: attach_scope for associations @adrianthedev (#883)
- Feature/associations on edit view @Paul-Bob (#880)
- feature: multiple action alerts @adrianthedev (#882)
🤖 Maintenance
- refactor: minor tweaks @adrianthedev (#871)