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.3.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
๐ธ Features
- refactor: replace webpacker with manifester for packed version @adrianthedev (#353)
- feature: Norwegian translation @stijoh (#347)
๐ Bug Fixes
- fix: eject generator paths wrong @adrianthedev (#349)
๐ค Maintenance
- perf: subsequent docker builds are faster by caching the bundle install cmd @adrianthedev (#352)