Avo 4 is in Open Beta. Try it out now!
Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Patch release
v2.30.3
I've been working with Rails for almost a decade now, and I've tried every popular admin panel gem out there.
Avo is hands-down the best solution we've found to quickly iterating on products and building tools to support and administrate our platforms.
David Lormor
CTO, Wyndy
Release notes
More information and release video here
๐ธ Features
- feature: inheritassociationfrom_policy @Paul-Bob (#1704)
๐ Bug Fixes
- fix: readonly as proc @Paul-Bob (#1705)
- Fix: ActiveStorage current url_options should be set as a hash of url options @stevegeek (#1707)
๐ค Maintenance
- Chore: support view component v3 by updating slot setter methods to new
with_*API @stevegeek (#1698)