Stay in the loop
Documentation
Keep those skills sharp
Supporting the community
Patch release
v2.11.1
Flexible customization: Avo offers many ways to go beyond the basic built in views, forms, and actions to add additional customization to your admin solution.
David Lormor
CTO, Wyndy
Release notes
๐ธ Features
- feature: use custom resource for has_many field @Paul-Bob (#1109)
- feature: allow custom fields in resource tools @adrianthedev (#1107)
- improvement/hidepaginationwhenfewitems @Paul-Bob (#1106)
- feature: resource controls on the left @adrianthedev (#1091)
- feature: protocol option for text field @adrianthedev (#1090)
- feature: hide sidebar on desktop @adrianthedev (#1087)
- feature: add path helpers to actions @adrianthedev (#1069)
๐ Bug Fixes
- Support
dateanddate_timeto clear the value @rickychilcott (#1108) - fix: has one field show only main panel @adrianthedev (#1111)
- fix: multiple tabs flow out of the screen @adrianthedev (#1105)
- fix: allow heading field in panels @adrianthedev (#1104)
- fix: allow tools to come before fields @adrianthedev (#1102)
- Make sure null appears as "" in key value fields @iainbeeston (#1100)
- Fix trix input name for resources with more than one word in their name @iainbeeston (#1094)
- fix: authorization actions broken for some associations @adrianthedev (#1064)
- fix: overriden data attributes should take precendence @adrianthedev (#1089)
- fix: form footer buttons in the wrong place @adrianthedev (#1071)
- fix: external path detector @adrianthedev (#1081)
- fix: date field wrongly subtracts time zone offsets @adrianthedev (#1080)
๐ค Maintenance
- chore: add
avo_debugparam @adrianthedev (#1098) - Made sure the init script builds assets @iainbeeston (#1095)
- chore: revert view_component to 2.60 @adrianthedev (#1084)