🎉 New Features
- [Workflow: Approval] Support to return to any nodes in approval process by @mytharcher
🚀 Improvements
-
[server] Use standard system logger for message queue (#7480) by @mytharcher
-
[client] Remove the ellipsis popover from file list (#7479) by @mytharcher
-
[Workflow] Optimize the workflow preparation process to support using preloaded node data (#7476) by @mytharcher
-
[Theme editor] Add support for side menu color customization (#7483) by @duannyuuu
-
[Redis queue adapter] Use standard system logger for Redis message queue adapter by @mytharcher
🐛 Bug Fixes
-
[client]
-
[Workflow] Fix a potential error related to workflow log caching (#7490) by @mytharcher
-
[HTTP request encryption] Fix the issue where request parameters do not support the native URLSearchParams type by @mytharcher
-
[Data source: REST API] fix rest api URL validation rules by @katherinehhh
-
[Workflow: Approval] Fix the issue where the status text in the approval completion notification was not translated by @mytharcher