Minor release

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

I've spent time looking into solutions that complement a sensible modern stack that gets you to the point of focussing on the product you're building sooner and does not induce conceptual compression along the way.

Avo fits nicely into that stack.
David Teren
David Teren
Rails developer
πŸ‘† 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)