🚀 Improvements
- [Auth: API keys] Add token security config test for API key authentication. (#6361) by @sheldon66
🐛 Bug Fixes
-
[server] Incorrect browser cache after running
yarn start
command (#6394) by @gchust -
[auth] Handle non-existent user with 401 error and update locale messages (#6381) by @sheldon66
-
[WEB client] The page is blank after switching roles (#6388) by @aaaaaajie
-
[Theme editor] theme switching fails after multiple consecutive switches (#6387) by @katherinehhh
-
[Workflow: Approval]
-
Fix order param when add assignee by @mytharcher
-
Avoid wrong assignees configuration query all users by @mytharcher
-
-
[WeCom] fix login prompt link and dingtalk login error by @chenzhizdt