🚀 Improvements
-
[client]
-
[Data visualization] update alert tips and events code template annotations (#7814) by @heziqiang
-
[Access control] Optimize permission control logic for association field operations (#7800) by @2013xile
-
[Auth: OIDC] Increase the request timeout by @2013xile
🐛 Bug Fixes
-
[server] Fix an issue where, after enabling service-splitting mode, worker processes sending messages through the message queue would cause errors (#7797) by @mytharcher
-
[client]
-
[flow-engine] Fix the issue where changes to the event flow would only take effect after refreshing the page. (#7811) by @gchust
-
[Workflow] Fix the issue where the workflow plugin still consumes the queue event when it is not in worker mode under the service splitting mode (#7820) by @mytharcher
-
[Workflow: Approval] Fix an issue where main collection fields were not excluded when reloading association data by @mytharcher
-
[Email manager] Fix the issue of reserved images and synchronization in outlook by @jiannx