NocoBase v1.6.0-beta.18: Add token security config test for API key authentication

Release Note of v1.6.0-beta.18

nocobase [bot] |

🚀 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