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