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