Minor release

v2.4.0

I can't believe I just learned about Avo! After trying it for 10 minutes, it was the easiest purchase ever. I used RailsAdmin before and had so many upgrading issues. Besides that, Avo is so much simpler to configure and build.
Michael Koper
Michael Koper
Founder of nusii.com

Hello friends,

We're releasing 2.4.0 today with one nasty bug fix and other tiny ones.

  1. Hide header, sidebar, and footer when printing in the browser. Thank you @yorch for this contribution!
  2. Fixed a bug with the new menu editor crashing some apps so please update your apps
  3. Removed ActionMailer because we weren't using it
  4. 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)