Minor release

v2.25.0 - Avo 2 fixes and Avo 3 preview

Avo has allowed us to develop and release apps rapidly even with very few developers working on them. We can focus our efforts on domain logic and custom design where it really matters. Every other Rails CMS is difficult to style or scale or add custom fields, but Avo has been a dream throughout. It's been a game-changer for us.
Iain Beeston
Iain Beeston
CTO, Thrivve Partners

Avo 2.25 - A few Avo 2 fixes

Hey folks,

We release Avo 2.25 today with a few tiny changes.

πŸ› Bug Fixes

  • resource generator several fixes
  • allow strings array on status loading running
  • missing favicon config in avo config file
  • Fix authenticate_with in avo config template

🎸 Features

  • add data attributes to table headers

Avo 3

I promise I'll share more updates about Avo 3 in the next release on video. Some of the cool things that are incoming are Custom controls on every page, dynamic filters, dynamic fields, and quite a few test helpers.

SupeRails kicks ass

Yaro published two new tutorials about how to add maps to your Rails app.
https://www.youtube.com/@SupeRails

Short Ruby Newsletter

This is quickly becoming "the Ruby Newsletter" to follow. Lucian Added the ability to support their work with a monthly or annual subscription, so if you can afford it and enjoy the content, go help them out πŸ’ͺ

That's about it for this release. Thanks for being awesome ✌️

Adrian and Paul

Release notes: https://avohq.io/releases/2.25
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

πŸ› Bug Fixes

  • fix: resource generator several fixes @Paul-Bob (#1552)
  • fix: allow strings array on status loading running @JeremasPosta (#1554)
  • fix: missing favicon config in avo config file @HusseinMorsy (#1545)
  • Fix authenticate_with in avo config template @HusseinMorsy (#1539)