Avo 4 is in Open Beta. Try it out now!
Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Minor release
v2.4.0
It was my first time using Avo, and I was impressed by how easy it was to get started and how good the user experience was. The benefits were clear right away, without needing a lot of setup. Avo supports developers in making the most out of Rails as a one-person framework!
Bram Janssen
Rails World Conference App 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
ActionMailerbecause 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)