Minor release

v2.25.0 - Avo 2 fixes and Avo 3 preview

Avo is a beautiful Rails based administration system. In comparison to competitors, it wins in it's visual style immediately and that's not taking into account all of its features.

It's simple to use, has excellent documentation, and anything that is not covered is helped super quickly and efficiently by Adrian.

Highly recommended!

Neil Tonge
Neil Tonge
Web Developer, CBJ Digital

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)