Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Patch release
v2.30.3
I was hand-rolling an admin dashboard for this community database of third-party RPG content. It was painful for them to use but this morning I just dropped Avo in and suddenly it's a dream!
Means I can focus on the user-facing stuff without worrying about neglecting the data entry people ๐คฃ
John Bannister
Rails developer, Exlibris RPG
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)