NocoBase v1.4.0-alpha.20241017164316: Workflow Node Improvements

Release Note of v1.4.0-alpha.20241017164316

nocobase [bot] |

🎉 New Features

  • [Workflow: Loop node] add more control options to loop node configuration (#5342) by @mytharcher Reference: Loop node

  • [Workflow] Add test run button for workflow nodes, and API to implement the test function (#5407) by @mytharcher

  • [Field component: mask] Add field component mask, support show field data as masked string by @gchust Reference: Mask

🚀 Improvements

  • [client] allow table column title to be reset to default (#5439) by @katherinehhh

🐛 Bug Fixes

  • [client] fixed field component options have not been translated correctly (#5442) by @gchust

  • [Workflow: HTTP request node] fix legacy error message in request node (#5443) by @mytharcher