Stay in the loop
Documentation
Supporting the community
Patch release
v2.31.1
I've spent time looking into solutions that complement a sensible modern stack that gets you to the point of focussing on the product you're building sooner and does not induce conceptual compression along the way.
Avo fits nicely into that stack.

David Teren
Rails developer
Release notes
More information and release video here
๐ธ Features
- Feature/mapkick area map @Bergrebell (#1699)
- Resource index map component @fastjames (#1679)
- Add autocomplete field option @fastjames (#1714)
๐ Bug Fixes
- [Fix] When initializing an Action any class variables should be set to nil if appropriate @stevegeek (#1720)
- fix: hydrate resource properly on form submission @Paul-Bob (#1712)
๐ค Maintenance
- Upgrade postcss-* npm packages @fastjames (#1721)
- Upgrade eslint NPM packages @fastjames (#1722)
- Remove outdated @tailwindcss/jit @fastjames (#1716)
- Upgrade css-loader npm library @fastjames (#1723)
- Update postcss npm packages @fastjames (#1717)
- Add Rails 7.0.x to the test matrix @fastjames (#1715)