Minor release

v2.4.0

Adding Avo to my project was like adding multiple developers to my team - and that's before I even purchased a license!
Caleb Harrison
Caleb Harrison
Ruby and Crystal Developer

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)