v2.3.0 - Menu editor, custom sortable rules and custom text alignment index view
Released April 2022
Hey there guys and gals @here,
Avo 2.3 just landed 🛬 with the new menu editor, custom sortable blocks, and custom text alignment on the index view
Menu editor is here 🎉🎉🎉. You can easily customize your main menu with sections, groups, links, resources, and dashboards. The profile menu takes links as well. We hope you love it as much as we do.
Video: https://www.youtube.com/watch?v=VMvG-j1Vxio
Docs: https://docs.avohq.io/2.0/menu-editor.htmlCustom sortable blocks allow you to make computed fields and belongs_to fields sortable. Thank you, @MrJoy, for this fantastic contribution.
Docs: https://docs.avohq.io/2.0/field-options.html#custom-sortable-blockCustom text alignment (right/center) on Index view.
Docs: https://docs.avohq.io/2.0/field-options.html#align-text-on-index-viewFixed a few bugs with the installer and filters
Fixed the authorization logic for authorizing actions
Changed the locale changing param from
locale
toset_locale
for better compatibility.
We love this release and hope you will too ❤️
We'll take some time off this week to enjoy the Easter Holidays, so there will probably not be any flashy release next week, but we're here if you want to send us your ideas and feedback ✍️
https://avo.cool
https://twitter.com/avo_hq
https://avohq.io/releases/2.3.0
Take care!
Adrian
Video
Release notes (2.2.2 + 2.3.0)
- chore(deps): bump urijs from 1.19.10 to 1.19.11 @dependabot (#825)
- chore(deps): bump nokogiri from 1.13.3 to 1.13.4 @dependabot (#820)
🎸 Features
- feature: sidebar editor @adrianthedev (#829)
- feature: text-align right and center on index view @adrianthedev (#823)
- Feature/customizable sorting @MrJoy (#852)
💡 Refactor
- refactor: use default cllapsed state for menus @adrianthedev (#850)