Stay in the loop
Documentation
Supporting the community
Minor release
v2.4.0
I needed something snappy and reliable that would help me focus on the truly unique aspects of my application rather than the boilerplate.
Avo gave me exactly what I was looking for in the moment, and somehow anticipated the features I'd need later on down the line.

Caleb Harrison
Ruby and Crystal Developer
Hello friends,
We're releasing 2.4.0 today with one nasty bug fix and other tiny ones.
- Hide header, sidebar, and footer when printing in the browser. Thank you @yorch for this contribution!
- Fixed a bug with the new menu editor crashing some apps so please update your apps
- Removed
ActionMailer
because we weren't using it - Fixed a bug with filters default values being reset
Next week we'll get ready to launch the tags field and probably the resource cards.
Thanks for being awesome ๐ค
https://avo.cool
https://docs.avohq.io
https://twitter.com/avo_hq
Release notes
๐ธ Features
- Hide header, sidebar and footer when print in browser @yorch (#704)
๐ Bug Fixes
- fix: menu display, license cache & debug tools @adrianthedev (#867)
- fix: remove mailer @adrianthedev (#864)
- fix: filter defaults not applied if more filters have values @adrianthedev (#857)
- Fix toggle without search query @schmidtg (#863)
๐ค Maintenance
- chore: add annotate gem @adrianthedev (#855)
๐ก Refactor
- refactor: tiny sidebar adjustments @adrianthedev (#856)