Minor release
v2.23.0 - Timezone callable and a few bugfixes
I've spent time looking into solutions that complement a sensible modern stack that gets you to the point of focussing on the product you're building sooner and does not induce conceptual compression along the way.
Avo fits nicely into that stack.

Hi everyone π
I hope everyone had a lovely time with family and friends over the Holidays and New Year's.
It's a shy release today, but we have a few things to show you.
Release notes
πΈ Features
Timezone option callable for date_time
and time
fields.
π Bug Fixes
JS root path without query param
Resource generator incorrect date_time field fix
Remove select from the count in search
Avo 3.0 updates
Dynamic filters
We started work on a heavy feature; advanced filtering. That will enable dynamic filters that your users can configure on runtime instead of you having to create filter classes for them.
Although having filter classes helps in creating more advanced queries, sometimes you just need a dropdown with the condition and a text field.
Demo: https://share.cleanshot.com/M86c3MGl
Custom controls everywhere
Back in 2022 (so long ago π), we introduced show_controls
to enable you to customize better the buttons displayed on the show page of a resource.
It allowed to add custom buttons, links, actions, and more.
In Avo 3 you'll have access to edit_controls
for the New view, index_controls
for the Index page, and row_controls
for managing the buttons similarly.
We're excited to see how you will improve the UIs for your users.
Paul has championed this feature from the ground up, which I'm incredibly proud of.
Demo: https://share.cleanshot.com/JJW8jLdb
2022 Avo Survey
We'll hold the survey open for one more week. The answers we received are incredibly helpful and provide us insights into how you see us and where we should improve.
We'll share the results after we close it up, but please, please, fill out this 6-10 minute survey βοΈ
https://avohq.io/survey
We're excited about this new year and things to come, and we hope that this year will be better for you too.
Adrian & Paul
Release notes: https://avohq.io/releases/2.23
Twitter: https://twitter.com/avo_hq
Repo: https://github.com/avo-hq/avo
Subscribe to Short Ruby Newsletter: https://shortruby.com/
Subscribe to SupeRails: https://www.youtube.com/c/SupeRails
Survey: https://avohq.io/survey
Latest release
Avo v3.21.0 - A few enhancements, bugfixes and new Avo 4 experiments released 22 days ago.