Avo 4 is in Open Beta. Try it out now!
Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Minor release
v1.20.0
A (HUGE!) side benefit we've seen in implementing Avo has been surfacing of platform issues - missing associations, opportunities for delegators and collaborators, etc. Our underlying models and interactions have become much more robust as we've implemented Avo as we can quickly identify relationships and optimizations without doing full-fledged, user-facing feature work.
David Lormor
CTO, Wyndy
Release notes
- Revert "Fix keyvaluefield translation (#640)" @adrianthedev (#644)
- Fix keyvaluefield translation @yorch (#640)
- Translate key value field and base controller messages @yorch (#603)
๐ธ Features
- feature: advanced autorizations for associations @adrianthedev (#641)
- feature: description for resource @adrianthedev (#639)
- feature: add scopes to associations @adrianthedev (#637)
- feature: custom labels for associations @adrianthedev (#636)
- feature: turn off features @adrianthedev (#620)
- feature: text filter generator @adrianthedev (#619)
- feature: HABTM create record @adrianthedev (#616)
๐ Bug Fixes
- fix: hide the resource description on the association page @adrianthedev (#643)
- fix: broken form scope for namespaced models @adrianthedev (#642)
- fix: logo.png missing @adrianthedev (#625)
- fix: button spinner attribute breaks helpers @adrianthedev (#624)
- fix: model with two or more words have a bad form_scope @adrianthedev (#613)
๐ค Maintenance
- chore: add dynamic router module @adrianthedev (#626)
- chore: different os search icon @adrianthedev (#622)
- chore: fix tailwind 3 warnings @adrianthedev (#621)
- chore: replace webpacker with jsbundling @adrianthedev (#618)
- chore: fix release script @adrianthedev (#617)
- chore: add repobeats analytics @adrianthedev (#615)
- chore: set model before authorize action @adrianthedev (#612)
- chore: add STI has many association @adrianthedev (#609)
- chore: default the testing env on the local DB @adrianthedev (#608)