Minor release

v2.6.0 - Tags field, attach_scope for associations, visual improvements, and more

My team uses AVO and I must say it is very good and has helped us Build Faster and save time. This is a must-use by engineering teams worldwide. Awesome tool @adrianthedev
Edet Bassey
Edet Bassey
Product Manager, Equipe Technique
πŸ‘† Click to see the video πŸ‘†

Hey there πŸ‘‹,

Avo 2.6 comes with a lot of goodies today.

  1. 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/DKKSjNUvuBA

  2. Attach 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-scope

  3. Show association panels on the edit view

  4. Multiple action alerts
    https://docs.avohq.io/2.0/actions.html#message-responses

  5. The design has been cleaned up a bit

  6. 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)

πŸ’‘ Refactor

  • refactor: cleaner design @adrianthedev (#884)
  • refactor: move cards query from block to method @adrianthedev (#878)