Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Minor release
v2.4.0
Avo has allowed the RubyGems.org team to build internal tools incredibly quickly, which is especially important due to our limited resources
André Arko
Gem.coop co-founder
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)