Minor release
v2.24.0- A few bugfixes, 2022 Survey, and what's coming in Avo 3
Hello everyone π
I hope 2023 will be a fantastic year for you.
Today we have a minor release for Avo with a few changes, we talk about the 2022 Survey and the roadmap for Avo 3.
Release notes
πΈ Features
- enable using field components without a form object
π Bug Fixes
- searchable belongs_to uses valid view
- belongs to (non/)searchable uses same scoping
- Fixes progress bar display value js
- Make search work when using strange selects in ransack
π‘ Refactor
- base field initializes with a resource
2022 Survey
I'm very grateful to the users that filled out the survey. Thank you for your time and effort in answering our questions.
As we wrote an article about the outcome, I also took a deeper dive into what you answered and how we plan to tackle the feedback, so go have a look at the video.
Survey results
Avo 3 feature preview
We went through some of the features you are expecting and some of the features we already built, so that might be interesting for you if you checked some boxes in the "upcoming Avo 3 features" section.
Short ruby newsletter is back
Lucian is back from his time off on Holiday, so check out the latest issue.
https://shortruby.com/
SupeRails has a new video
SupeRails has a new video overview on using Omniauth with Devise so go check that out!
https://www.youtube.com/@SupeRails
This week's article
We wrote a tutorial about how we package our assets on Avo and how you could efficiently do that in your gems.
Thank you for being awesome βοΈ
Adrian & Paul
Release notes: https://avohq.io/releases/2.24
Release video: https://youtu.be/lHkjHC_al78
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/@SupeRails
Survey results: https://avohq.io/survey/2022
Release notes
πΈ Features
- feature: enable using field components without a form object @adrianthedev (#1525)
π Bug Fixes
- fix: searchable belongs_to uses valid view @adrianthedev (#1528)
- fix: belongs to (non/)searchable uses same scoping @adrianthedev (#1526)
- :bug: Fixes progress bar display value js @PedroAugustoRamalhoDuarte (#1522)
π€ Maintenance
- chore(deps): bump json5 from 1.0.1 to 1.0.2 @dependabot (#1515)
- chore(deps): bump luxon from 1.26.0 to 1.28.1 @dependabot (#1520)
- chore(deps): bump httparty from 0.20.0 to 0.21.0 @dependabot (#1509)
π‘ Refactor
- refactor: base field initializes with a resource @adrianthedev (#1529)
Latest release
Avo v3.14.0 - Avo 3.14 - Ο - Explicit authorization, reload individual rows, and eject controllers released 10 days ago.