Release v2.11.0
Release notes
πΈ Features
- feature: add include_blank to select and country fields @adrianthedev (#1021)
- feature: add accept option for file/files field @shiroemons (#1044)
π Bug Fixes
- fix: inverse of crashing association screen @adrianthedev (#1061)
- fix: locale configuration broken @adrianthedev (#1060)
- fix: search broken with relative_url_root @adrianthedev (#1057)
- fix: broken crumb on nested edit @adrianthedev (#1056)
- fix: search with namespaced models broken @adrianthedev (#1055)
- fix: order routes clash @adrianthedev (#1053)
- fix: date time field broken on edit for different timezones @adrianthedev (#995)
- fix:
as_avatar: :square
option doesn't work @shiroemons (#1045) - fix: card generators broken; added tests; show avo version @adrianthedev (#1033)
π€ Maintenance
- chore: remove old currency field file @adrianthedev (#1059)
- chore: tweaks; pr-labeler; resource name; search spec improv @adrianthedev (#1054)
- Revert "chore: rename via_relation_class->via_resource_class" @adrianthedev (#1048)
- chore: rename via_relation_class->via_resource_class @adrianthedev (#1047)
- chore: pr message permissions fix @adrianthedev (#1046)
- chore: stale bot improvements; release messages @adrianthedev (#1038)
- chore: improve GH bug report issue template @adrianthedev (#1037)
- chore: don't crash Avo if SSL error raised @adrianthedev (#1027)
π‘ Refactor
- refactor: better force locale @adrianthedev (#1058)