Releases: avo-hq/avo
Release v3.10.5
Release notes
More information and release video here
🐛 Bug Fixes
For more information, check out Avo's release notes page
Release v3.10.4
Release notes
More information and release video here
🎸 Features
- feature: allow actions to render turbo streams @Paul-Bob (#2796)
- feature: add attachments to record @adrianthedev (#2956)
- Feature: alias close_modal action response to do_nothing @G-Simpson (#2952)
- feature: extra map markers @Paul-Bob (#2941)
- Enable configuring search_count per resource @binarygit (#2930)
🐛 Bug Fixes
- fix: trix and action text improvements @adrianthedev (#2958)
🤖 Maintenance
- [ruby] Update all Bundler dependencies (2024-07-11) @depfu (#2967)
- chore: rails 7.1 warning @Paul-Bob (#2963)
- chore: drop httparty dependency @Paul-Bob (#2942)
- chore: update readme @adrianthedev (#2953)
⚡️ Performance
- performance: memoization and image lazy loading @adrianthedev (#2954)
For more information, check out Avo's release notes page
Release v3.10.3
Release notes
More information and release video here
🎸 Features
- feature: allow actions to render turbo streams @Paul-Bob (#2796)
- feature: add attachments to record @adrianthedev (#2956)
- Feature: alias close_modal action response to do_nothing @G-Simpson (#2952)
- feature: extra map markers @Paul-Bob (#2941)
- Enable configuring search_count per resource @binarygit (#2930)
🐛 Bug Fixes
- fix: trix and action text improvements @adrianthedev (#2958)
🤖 Maintenance
- [ruby] Update all Bundler dependencies (2024-07-11) @depfu (#2967)
- chore: rails 7.1 warning @Paul-Bob (#2963)
- chore: drop httparty dependency @Paul-Bob (#2942)
- chore: update readme @adrianthedev (#2953)
⚡️ Performance
- performance: memoization and image lazy loading @adrianthedev (#2954)
For more information, check out Avo's release notes page
Release v3.10.2
Release notes
More information and release video here
🎸 Features
- feature: apply target resource policy on belongs_to field create new link @Paul-Bob (#2934)
- feature: hide empty menu groups and sections @Paul-Bob (#2931)
🐛 Bug Fixes
🤖 Maintenance
- chore: add 7.2.0.beta2 to appraisals @Paul-Bob (#2949)
- chore: 3.1 compatibility @Paul-Bob (avo-dynamic_filters #49)
- [ruby] Update all Bundler dependencies (2024-07-04) @depfu (#2938)
For more information, check out Avo's release notes page
Release v3.10.1
Release notes
More information and release video here
🐛 Bug Fixes
- fix: search for type on all fields instead only filterable @Paul-Bob (avo-dynamic_filters #47)
For more information, check out Avo's release notes page
Release v3.10.0
Release notes
More information and release video here
🎸 Features
- feature: custom dynamic filters @Paul-Bob (avo-dynamic_filters #32)
- feature: add default_controls @adrianthedev (avo-advanced #37)
- Add link to record support to belongs to field @krystof-k (#2870)
- feature: profile and cover photos @adrianthedev (#2722)
- feature: display backtrace on unrelated form errors @adrianthedev (#2905)
- Add search_results_count to configuration @binarygit (#2898)
- feature: click row to view record @adrianthedev (#2825)
- feature: clear search input when closing modal & fix global search placeholder @Paul-Bob (#2895)
- feature: extend
update_using
on tags @Paul-Bob (#2876) - feature: add meta to field @adrianthedev (#2874)
- feature: include attach and detach on inherited association policy @Paul-Bob (avo-pro #75)
🐛 Bug Fixes
- fix: mobile pagination style @Paul-Bob (#2929)
- fix: cover photo visible_on broken @adrianthedev (#2928)
- fix: missing filter translations @Paul-Bob (#2925)
- fix: code mirror does not disconnect properly @adrianthedev (#2910)
- fix: missing translations @Paul-Bob (#2902)
- fix: go back button after changing tabs @Paul-Bob (#2896)
- fix: normalize tag labels @Paul-Bob (#2888)
- chore: fix date flaky test @Paul-Bob (#2897)
- feature: clear search input when closing modal & fix global search placeholder @Paul-Bob (#2895)
- fix: resource generator db check @Paul-Bob (#2882)
- fix: generators can run without prior migrations @adrianthedev (#2861)
- feature: extend
update_using
on tags @Paul-Bob (#2876) - fix: associations for_attribute detach @Paul-Bob (#2875)
- fix: persist values after validation errors on tags fields that acts as taggable on @Paul-Bob (#2868)
- fix: wrong for_attribute selection @adrianthedev (#2873)
- fix: remove client-side validation on action forms @adrianthedev (#2862)
- fix: set_locale param not setting the locale properly @adrianthedev (#2855)
- fix: improve default_url_params support @adrianthedev (avo-dashboards #39)
- fix: broken dashboard menu links with default_url_options @adrianthedev (avo-menu #21)
- fix: support default_url_options @adrianthedev (avo-pro #71)
- fix: system tests @Paul-Bob (avo-pro #77)
- fix: links with default_url_options broken @adrianthedev (avo-dynamic_filters #38)
- fix: hide computed field filters @gabrielgiroe1 (avo-dynamic_filters #36)
- fix: missing filter translations @Paul-Bob (avo-dynamic_filters #46)
- fix: add bottom padding in grid view @adrianthedev (avo-dynamic_filters #44)
- fix:
order_controls
onrow_controls
@Paul-Bob (avo-advanced #36)
🤖 Maintenance
- [js] Update all Yarn dependencies (2024-06-28) @depfu (#2913)
- Change dummy photo service from unsplash to picsum @julianrubisch (#2926)
- chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory @dependabot (#2851)
- [ruby] Update all Bundler dependencies (2024-06-30) @depfu (#2914)
- chore: update appraisals and gemfiles - remove ruby 3.2 @adrianthedev (#2912)
- test: fix bad validation test @adrianthedev (#2915)
- refactor: preview field tweaks @adrianthedev (#2911)
- chore: add index view type tailwind variant @adrianthedev (#2909)
- chore: add CSV dep @adrianthedev (#2906)
- chore: fix date flaky test @Paul-Bob (#2897)
- chore: add actual_db_schema @adrianthedev (#2863)
- chore: optionally load avo version @adrianthedev (avo-dynamic_filters #40)
- Update icons path @gabrielgiroe1 (avo-dynamic_filters #42)
- seeds & migrations adjusts & import spec @Paul-Bob (avo-dynamic_filters #37)
💡 Refactor
- Use literal properties for asset manager components @joeldrapper (#2916)
- refactor: confirm modal @adrianthedev (#2907)
- Make all components inherit from
Avo::BaseComponent
@joeldrapper (#2892)
💄 Style
For more information, check out Avo's release notes page
Release v3.9.2
Release notes
More information and release video here
- Make database seed work if Unsplash down @krystof-k (#2869)
🎸 Features
- feature: extend
update_using
on tags @Paul-Bob (#2876) - feature: add meta to field @adrianthedev (#2874)
🐛 Bug Fixes
- feature: extend
update_using
on tags @Paul-Bob (#2876) - fix: associations for_attribute detach @Paul-Bob (#2875)
- fix: persist values after validation errors on tags fields that acts as taggable on @Paul-Bob (#2868)
- fix: wrong for_attribute selection @adrianthedev (#2873)
- fix: remove client-side validation on action forms @adrianthedev (#2862)
- fix: set_locale param not setting the locale properly @adrianthedev (#2855)
🤖 Maintenance
- chore: add actual_db_schema @adrianthedev (#2863)
For more information, check out Avo's release notes page
v3.9.1
Full Changelog: v3.8.2...v3.9.1
Release v3.8.2
Release notes
More information and release video here
🎸 Features
- Action list dividers with labels @gabrielgiroe1 (#2821)
- Add alert_dismiss_time to configuration @NowakJR (#2846)
🐛 Bug Fixes
- fix: Add default icon for action list @gabrielgiroe1 (#2838)
- fix: tweak the actions divider @adrianthedev (#2850)
For more information, check out Avo's release notes page
Release v3.8.1
Release notes
More information and release video here
- No changes
For more information, check out Avo's release notes page