Stay in the loop
Documentation
Supporting the community
Minor release
v0.3.0
Avo has allowed us to develop and release apps rapidly even with very few developers working on them. We can focus our efforts on domain logic and custom design where it really matters. Every other Rails CMS is difficult to style or scale or add custom fields, but Avo has been a dream throughout. It's been a game-changer for us.

Iain Beeston
CTO, Thrivve Partners
Release notes
๐ธ Features
- feature: add scripts partial @adrianthedev (#159)
- feature: Role based authorization @adrianthedev (#74)
๐ Bug Fixes
- fix: unauthorized grid item should not have link to resource @adrianthedev (#160)
- fix: pundit is missing from dependencies @adrianthedev (#162)
- fix: current filter blank crashes resource index @adrianthedev (#156)
๐ค Maintenance
- chore: cache docker layers better @adrianthedev (#165)
๐ก Refactor
- refactor: default all application policy methods to false @adrianthedev (#164)
- chore: license validation @adrianthedev (#163)
- refactor: add home link to 403 view @adrianthedev (#161)
- refactor: extract resource controller functionality into multiple controllers @adrianthedev (#158)
- refactor: better grid view excerpt @adrianthedev (#157)