Minor release

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

Avo is so f***ing awesome. I am a java developer with 25 years of experience. I looked for a rapid application framework to build an internal ERP system for my small company. Its sooooo good. As a java developer without much ruby and rails know-how (only 1 or 2 tutorials), I could build up most of what I needed in ONE weekend. I wish I had that for java!!!.
Masiar Ighani
Masiar Ighani
CEO Skillbyte
👆 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 v2.49.0 released 7 days ago.