NocoBase v1.6.0-alpha.31: compatible with historical button access control settings

Release Note of v1.6.0-alpha.31

nocobase [bot] |

🎉 New Features

  • [client] compatible with historical button access control settings (#6376) by @katherinehhh

  • [Workflow: Response message] Support to be used in action trigger by @mytharcher

🚀 Improvements

  • [Auth: API keys] Add token security config test for API key authentication. (#6361) by @sheldon66

  • [Workflow: Manual node] Adjust workflow task center UI (#6272) by @mytharcher

🐛 Bug Fixes

  • [server] Incorrect browser cache after running yarn start command (#6394) by @gchust

  • [client]

    • FormDrawer theme context issue (#6403) by @katherinehhh

    • When using the ‘$anyOf’ operator, the linkage rule is invalid (#6400) by @zhangzhonghe

  • [auth] Handle non-existent user with 401 error and update locale messages (#6381) by @sheldon66

  • [Block: template] Save as template option has not been shown in page data block (#6398) by @gchust

  • [Workflow: Manual node] Avoid conflict on unique key (#6407) by @mytharcher

  • [Data source manager] error when editing fields in external data source (#6402) by @katherinehhh

  • [Theme editor] theme switching fails after multiple consecutive switches (#6387) by @katherinehhh

  • [WEB client] The page is blank after switching roles (#6388) by @aaaaaajie

  • [Workflow: Approval]

    • Avoid wrong assignees configuration query all users by @mytharcher

    • Fix order param when add assignee by @mytharcher

  • [WeCom] fix login prompt link and dingtalk login error by @chenzhizdt