Minor release

v2.24.0- A few bugfixes, 2022 Survey, and what's coming in Avo 3

Avo has let me push further on the features my users benefit from most whilst trusting I am giving volunteer curators a backend experience I can still be proud of.

It's a real multiplier on the project and adopting it was undoubtedly the best technical decision we've made.

John Bannister
John Bannister
Rails developer, Exlibris RPG
๐Ÿ‘† Click to see the video ๐Ÿ‘†

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.24.0 released 16 days ago.