Avo 2.11 for Ruby on Rails - Include blank on select fields, file field and locale improvements

Опубликовано: 10 Апрель 2026
на канале: Avo
190
4

Hola amigos y amigas 👋

Avo 2.11 landed with a few enhancements and a lot of bug fixes. Let's dive in 🤿

Changelog

1. Include blank for select field
https://docs.avohq.io/2.0/fields.html...

2. Add Accept option to file fields
https://docs.avohq.io/2.0/fields.html...

3. Force a specific locale to Avo
https://docs.avohq.io/2.0/localizatio...

4. Fixed a bug with polymorphic associations not working
https://github.com/avo-hq/avo/pull/1061

5. Fixed a few bugs introduced by some paths refactor
https://github.com/avo-hq/avo/pull/1057

6. Fixed a breadcrumb bug with nested resources
https://github.com/avo-hq/avo/pull/1056

7. fixed search for nested resources
https://github.com/avo-hq/avo/pull/1055

8. Fixed Order routes clashing
https://github.com/avo-hq/avo/pull/1053

9. Fixed a timezones bug for the date time field
https://github.com/avo-hq/avo/pull/995

10. Fixed a bug with some generators being broken
https://github.com/avo-hq/avo/pull/1033

Next up

Next, I'm focusing on improving authorization for associations and prototyping a new way of customizing actions for a resource.

I will focus a bit on the resource actions area to improve that experience. I'm talking about the place where the Save, Edit, and Back buttons are. I want to offer more flexibility in what you can display to the user. I talked more about that in the release video (15:43).

The docs should get a fresh layer of paint too. It may not happen in this release cycle, but it should definitely happen soon.

Spread the word

I'm looking for a marketing person to join the team as a part-time collaborator to help us with our marketing efforts. If you know anyone that would be good for such a collaboration, please send them my way.

I published a "Why Successful Startups Use MVPs" article on our blog and spoke on the Ruby Rogues podcast, inviting you to read and listen.
https://avohq.io/blog/why-successful-...
https://avohq.io/blog/avo-on-ruby-rou...

Helping out

I renamed the `#help` Discord channel to `#community-help` to better signal its purpose. If you want to ask the community for help, you can do that there, but if you want more official technical support, please use the GitHub issues page. That's the best way to describe an issue or feature request and track its resolve.

If your team needs more support with Avo and you want to be featured on our homepage, docs, and release notes as an indie developer supporting company, we have you covered! You can sponsor the project and ensure it will receive the maintenance it deserves in the future.
https://github.com/sponsors/adrianthedev

Thank you for being so awesome and so supportive ❤️

Adrian

Release notes:
https://avohq.io/releases/2.11.0

0:00 - Intro
0:10 - Maintenance and chores
1:23 - Card generators fixed
1:56 - As avatar square
2:10 - Date time field broken for timezones
2:52 - Search with namespaced models broken
3:35 - Order route clash
4:10 - Broken breadcrumbs for nested resources
4:51 - Search broken for relative some URLs
5:02 - Locale configuration fixed
6:30 - Fix inverse_of association crash
7:18 - Add accept option for file fields
8:35 - Add include_blank option to select and country fields
10:51 - Fix namespaced resources [In progress/doing later]
14:31 - Fix authorization broken for some associations
15:43 - Customize the resource actions
16:59 - Support has been moved to GitHub
19:16 - Looking for someone to help with marketing
21:13 - New docs website
23:04 - ✌️ Thank you!