Releases: avo-hq/avo
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
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
Release v3.7.4
Release notes
More information and release video here
π Bug Fixes
- fix: default sort @Paul-Bob (#2760)
- fix: wrong label on
belongs_to
field @adrianthedev (#2758) - fix: active sidebar menu js error with custom menu @adrianthedev (#2759)
For more information, check out Avo's release notes page
Release v3.7.3
Release notes
More information and release video here
For more information, check out Avo's release notes page
Release v2.51.0
Release notes
More information and release video here
For more information, check out Avo's release notes page
Release v3.7.2
Release notes
More information and release video here
πΈ Features
For more information, check out Avo's release notes page
Release v3.7.1
Release notes
More information and release video here
πΈ Features
π€ Maintenance
- chore: pagy 8 support @adrianthedev (#2752)
- [js] Update all Yarn dependencies (2024-04-25) @depfu (#2720)
- chore: require ostruct @adrianthedev (#2750)
- chore(deps): bump trix from 2.1.0 to 2.1.1 in the npm_and_yarn group across 1 directory @dependabot (#2749)
For more information, check out Avo's release notes page
Release v3.7.0
Release notes
More information and release video here
πΈ Features
- feature: Money field Docs
- feature: Record link field Docs
- feature: callable chartkick options @Paul-Bob (avo-dashboards #33)
- feature: access to result_data on chart_options @Paul-Bob (avo-dashboards #35)
- feature: linkable association titles @adrianthedev (#2591)
- feature: configurable default pagination @Paul-Bob (#2717)
- Add disable_editing_values for key_value field @gabrielgiroe1 (#2663)
- feature:
for_attribute
option for fields @Paul-Bob (#2560) - feature: add sidebar collapse animation @adrianthedev (#2695)
- Autofocus first field in action @gabrielgiroe1 (#2554)
- enhancement: full-width fields when sidebar present @adrianthedev (#2683)
- feature: resource controls dynamic width @anjoseb121 (#2583)
- Enable boolean group computed options @krystof-k (#2679)
π Bug Fixes
- fix: check if ActionText::RichText is defined @Paul-Bob (#2741)
- fix: resource controls spacing issue @adrianthedev (#2740)
- fix: table cache @Paul-Bob (#2734)
- fix: cache_table_rows @Paul-Bob (#2733)
- fix: don't export
avo.custom.js
build @Paul-Bob (#2731) - fix: render background context when accessing extrernal action links @Paul-Bob (#2730)
- fix: actions eager loader @Paul-Bob (#2726)
- fix: eager load actions @Paul-Bob (#2719)
- fix: check proper dir for internal controller override @Paul-Bob (#2712)
- fix: bad animation for menu on reload @adrianthedev (#2704)
- Add disable_editing_values for key_value field @gabrielgiroe1 (#2663)
- fix: index header and rows visibility @Paul-Bob (#2549)
- fix: detach action record @Paul-Bob (#2690)
- fix: actions layout @Paul-Bob (#2692)
- fix: leaky global default_url_options @adrianthedev (#2694)
- fix: ActionText support for trix field @Paul-Bob (#2639)
- Render text area newlines @krystof-k (#2678)
- Add missing migration to dummy app @krystof-k (#2676)
- fix: preserve page when go back from resource show page (#1555) @dmitrytrager (#2652)
π€ Maintenance
- chore: add record_link field to gemfile @adrianthedev (#2705)
- [js] Update all Yarn dependencies (2024-04-18) @depfu (#2701)
- [js] Update all Yarn dependencies (2024-04-12) @depfu (#2685)
- chore: prepare for record_link field @adrianthedev (#2684)
- [js] Update all Yarn dependencies (2024-03-31) @depfu (#2644)
- chore: performance tweak on boolean group field and select field @Paul-Bob (#2682)
π‘ Refactor
- refactor: tweaks and money field preparations @adrianthedev (#2669)
- Don't affect unspecified options in boolean group @krystof-k (#2677)
β‘οΈ Performance
- performance: memoize a few things @adrianthedev (#2700)
For more information, check out Avo's release notes page