What's Changed
Fixes
- admin-ui-plugin Fix issue with sendFile and absolute paths (#3499) (62664cb), closes #3499
- admin-ui-plugin Fix proxy-middleware v2 to v3 issue (#3507) (ae20be1), closes #3507
- admin-ui-plugin proxy target template string (#3514) (8e6a991), closes #3514
- admin-ui Relax rxjs dependency version (01b7375)
- core Detect circular reference in collection ancestor tree (c427d8e)
- core Enhance password validation strategy with maxLength option and set default maxLength (fbd3a94)
- core Fix PaginatedList filtering by calculated property (7966978)
- dashboard Fix several issues related to login/logout (7b3b917)
- dashboard Fix some issues on order list/detail pages (fe0ceb4)
- dashboard Improve compatibility of config loading (7cb3624)
New Contributors
- @Meriamhrz made their first contribution in #3474
- @Balgha03 made their first contribution in #3501
- @HouseinIsProgramming made their first contribution in #3512
- @baboons made their first contribution in #3499
Full Changelog: v3.2.3...v3.2.4