Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Patch release
v3.4.2
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
More information and release video here
- fix: Remove fieldtranslations and resourcetranslations key @gabrielgiroe1 (#2499)
- security: sign-out back button might reveal sensitive information @adrianthedev (#2477)
๐ธ Features
- feature: action name as proc @Paul-Bob (#2522)
- feature: Add
default_url_optionssupport @adrianthedev (#2526) - feature: load concerns to Avo's controllers & aid multitenancy @adrianthedev (#2508)
๐ Bug Fixes
- fix: avo:update task @Paul-Bob (#2528)
- fix: action link_arguments compact params @Paul-Bob (#2530)
- fix: resource on action handle @Paul-Bob (#2523)
- fix: Get to_param instead of id for preview hover @gabrielgiroe1 (#2486)
- fix: remove duplicate create method @Paul-Bob (#2520)
- fix: double download action @Paul-Bob (#2521)
- Updated the default client authorization to nil @gabrielgiroe1 (#2489)
- fix: create and update when using
view.form?@Paul-Bob (#2509) - fix: standard and dynamic filters work together @adrianthedev (#2488)
- fix: image in file field stretched @adrianthedev (#2505)
- fix: Has one not persisting @gabrielgiroe1 (#2474)
- fix: selectfirstresultinsearch selenium compatible @Paul-Bob (#2500)
๐ค Maintenance
- chore: lock turbo-rails dependency @Paul-Bob (#2529)
- chore: upgrade to Turbo 8 @adrianthedev (#2465)
- chore: pagy remove
keep_filters_panel_openparam @adrianthedev (#2527) - chore: update pagy @adrianthedev (#2525)
- ๐จ [security] [ruby] Update all of rails 7.1.3 โ 7.1.3.2 (minor) @depfu (#2517)
- ๐จ [security] [ruby] Update rack 3.0.9 โ 3.0.9.1 (minor) @depfu (#2516)
๐ก Refactor
- refactor: remove dashboard path @adrianthedev (#2507)
For more information, check out Avo's release notes page