Minor release

v2.36.0 - Icons on menu items, format_using and update_using hooks

Avo, for me as a freelance webdev, was a gift. You can build beautiful admin panels in the true Rails spirit, fast and effective.

Not does it only look great, but it has all the latest bells and whistles from Rails, like Hotwire.

Stian Johansen
Freelance Dev
πŸ‘† Click to see the video πŸ‘†

Hey everyone,

We have two cool features to show you today, so let's get into it πŸ’ͺ

🎸 Features

πŸ› Bug Fixes

  • stored_as for location field broken
  • hide tags field on community license
  • menu icons on community license

πŸ’‘ Refactor

  • refactor: stop checking the license if in test env

Brigthon Ruby

Brighton Ruby was awesome. It's such a nice place to meet online friends and make new ones. I wrote a few words on what went on.
https://blog.adrianthedev.com/my-first-brighton-ruby

Working towards an Avo 3 Public Beta

We're working on setting up the new website for the Avo 3 beta so you can start trying out the public beta of Avo 3.

No other big news this week other than we're working hard on Avo 3...

That's it for today.
Thanks for being awesome!

Adrian and Paul
Release notes: https://avohq.io/releases/2.36
Release video: https://youtu.be/rw9sLVRxGWo
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
Subscribe to Friendly.show: https://www.friendly.show
Friendly.rb: https://friendlyrb.com/

Release notes

More information and release video here

🎸 Features

  • feature: formatusing and updateusing field options @adrianthedev (#1797)
  • ✨ Add icon to menu items @RocKhalil (#1799)

πŸ› Bug Fixes

  • fix: stored_as for location field broken @adrianthedev (#1817)
  • fix: hide tags field on community license @Paul-Bob (#1806)
  • fix: menu icons on community license @Paul-Bob (#1800)

πŸ€– Maintenance

  • chore: minor tweaks @adrianthedev (#1825)

πŸ’‘ Refactor

  • refactor: stop checking the license if in test env @adrianthedev (#1804)