Releases: avo-hq/avo
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
Release v2.50.0
Release notes
More information and release video here
π Bug Fixes
- fix: check if ActionText::RichText is defined @Paul-Bob (#2741)
- fix: resource controls spacing issue @adrianthedev (#2740)
For more information, check out Avo's release notes page
Release v3.6.4
Release notes
More information and release video here
π Bug Fixes
For more information, check out Avo's release notes page
Release v3.6.3
Release notes
More information and release video here
π Bug Fixes
For more information, check out Avo's release notes page
Release v3.6.2
Release notes
More information and release video here
πΈ Features
- 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: 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
- Don't affect unspecified options in boolean group @krystof-k (#2677)
β‘οΈ Perf
- performance: memoize a few things @adrianthedev (#2700)
For more information, check out Avo's release notes page
Release v2.49.0
Release v3.6.1
Release notes
More information and release video here
πΈ Features
π Bug Fixes
π‘ Refactor
- refactor: tweaks and money field preparations @adrianthedev (#2669)
For more information, check out Avo's release notes page
Release v3.6.0
Release notes
More information and release video here
πΈ Features
- feature: configure custom save label per resource using localization @Paul-Bob (#2596)
- Support composite primary keys on show, edit, update and destroy actions @filipegiusti (#2645)
- feature: ordering in grid view @Paul-Bob (avo-pro #66)
- feature: callable
default_view_type
@Paul-Bob (#2657) - feature: add action icon @gabrielgiroe1 (#2628)
- feature: prevent overriding internal controllers @Paul-Bob (#2542)
π Bug Fixes
- Fix/dnd visibility and associations @Paul-Bob (#2599)
- fix: multiple word resources bad cache hash @adrianthedev (#2598)
- Fix typo in undercover.yml GitHub Action workflow @grodowski (#2668)
- fix: collect errors from record without exception @Paul-Bob (#2610)
- fix: date_time fields timezone @Paul-Bob (#2623)
- fix: search item title @Paul-Bob (#2609)
- fix: keep original view after run update or create actions @Paul-Bob (#2611)
- fix: search when link_to_child_resource @Paul-Bob (#2635)
- fix: keep avo.custom.js template on build @Paul-Bob (#2641)
- fix: custom save button default label @Paul-Bob (avo-advanced #29)
- fix: hydrate resource with record when detect_fields on new @Paul-Bob (#2659)
- fix: uninitialized constant OpenStruct @Paul-Bob (avo-menu #19)
- fix: select boolean false value @Paul-Bob (#2662)
- fix: resource search @gabrielgiroe1 (#2656)
π€ Maintenance
- chore: add blank layout @adrianthedev (#2576)
- chore: update tags and fix styles @Paul-Bob (#2613)
- [js] Update all Yarn dependencies (2024-03-24) @depfu (#2632)
- chore: update tagify @Paul-Bob (#2616)
- chore: enable coverage in Undercover CI @adrianthedev (#2536)
- chore(deps): bump rdoc from 6.6.2 to 6.6.3.1 @dependabot (#2637)
- chore: update rdoc @Paul-Bob (avo-pro #67)
For more information, check out Avo's release notes page
Release v3.5.8
Release notes
More information and release video here
πΈ Features
π Bug Fixes
- fix: select boolean false value @Paul-Bob (#2662)
- fix: resource search @gabrielgiroe1 (#2656)
For more information, check out Avo's release notes page
Release v3.5.7
Release notes
More information and release video here
π Bug Fixes
- fix: hydrate resource with record when detect_fields on new @Paul-Bob (#2659)
- fix: uninitialized constant OpenStruct @Paul-Bob (avo-menu #19)
For more information, check out Avo's release notes page