Release v3.8.0
Release notes
More information and release video here
πΈ Features
- Add textarea autogrow @gabrielgiroe1 (#2820)
- feature: custom data-confirm modal with the
dialog
element @adrianthedev (#2815) - Add icon to actions_list @gabrielgiroe1 (#2812)
- Use prefixes with SVGs so they won't clash with the parent app's @gabrielgiroe1 (#2783)
- feature: JS for dashboard wide filters @gabrielgiroe1 (#2754)
- fix: truncate long action messages to avoid overflow @gabrielgiroe1 (#2773)
π Bug Fixes
- Use correct policy class in search controller @martinemde (#2827)
- fix: gemfile bad quotes @adrianthedev (#2832)
- fix: add a few more svg prefixes @adrianthedev (#2826)
- fix: unescape search query @adrianthedev (#2819)
- fix: add model-unrelated errors to alerts @adrianthedev (#2808)
- ensure action icon does not shrink @adrienpoly (#2806)
- Use prefixes with SVGs so they won't clash with the parent app's @gabrielgiroe1 (#2783)
- Add data polymorphic type @gabrielgiroe1 (#2807)
- fix: wrong policy used on sidebar navigation @adrianthedev (#2805)
- fix: move default_url_options to controller extension @adrianthedev (#2780)
- fix: truncate long action messages to avoid overflow @gabrielgiroe1 (#2773)
- fix: boolean group field on actions @Paul-Bob (#2767)
- fix: wrong label to belongs_to @adrianthedev (#2762)
- fix: tags dissapearing when using fetch_valeus_from option @adrianthedev (#2772)
π€ Maintenance
- chore: add erb_lint @adrianthedev (#2794)
- chore: remove symlink from dev script @adrianthedev (#2791)
- chore: organize specs @Paul-Bob (#2777)
- chore(deps-dev): bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory @dependabot (#2779)
- π¨ [security] [ruby] Update nokogiri 1.16.3 β 1.16.5 (patch) @depfu (#2765)
π‘ Refactor
- Rails 8 support @peterberkenbosch (#2789)
- refactor: reorder data attributes @adrianthedev (#2823)
- Update date param to global_range @gabrielgiroe1 (#2785)
- Update empty state svg path @gabrielgiroe1 (#2817)
- fix: add model-unrelated errors to alerts @adrianthedev (#2813)
- refactor: accesibility improvements @adrianthedev (#2793)
- Update svg for eye @gabrielgiroe1 (#2809)
For more information, check out Avo's release notes page
New Contributors
- @adrienpoly made their first contribution in #2806
- @peterberkenbosch made their first contribution in #2789
- @martinemde made their first contribution in #2827