Minor release

v2.25.0 - Avo 2 fixes and Avo 3 preview

Avo has allowed the RubyGems.org team to build internal tools incredibly quickly, which is especially important due to our limited resources
André Arko
André Arko
RubyGems.org Team Lead

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)