🚀 Improvements
-
[flow-engine] support delayed operation in flow model (#7786) by @gchust
-
[Workflow: JavaScript] Fix a security vulnerability caused by upper-level functions being passed into the execution environment, preventing exploitation that could grant access to the upper execution context by @mytharcher
🐛 Bug Fixes
-
[client]
-
[Workflow] Add
workflowIdas identity data for logs of workflow (#7789) by @mytharcher -
[Workflow: Custom variable] Fix error thrown when no config in variable node by @mytharcher
-
[Email manager] collection mailMessages add indexes by @jiannx