v2.0.0
2.0.0 (2021-11-09)
Bug Fixes
- translations: use better naming for "ACL" (#299) (73bb397)
- add missing tests (#293) (bbb972b)
- allow to clear select in meta fields (#294) (6428909)
- data table paging (#296) (f8e8c63)
- redirect to /users on index (#270) (146d6f3)
- sort user list by last name (#274) (c72cb81)
chore
Features
- extract meta fields rendering into a component (#277) (2527ed5)
- scopes: display corresponding ACLs (#275) (0daa8b0)
- scopes: introduce meta fields (#272) (af82ec2)
- make addon configurable via config service (#269) (3a56283)
BREAKING CHANGES
- drop support for node 10 as it has reached EOL.
Co-authored-by: Akanksh Saxena akanksh.saxena@adfinis-sygroup.ch