🎉 New Features
-
[client]
-
[server] Add audit manager (#5601) by @chenzhizdt
-
[Workflow] support manually triggering workflow (#5664) by @mytharcher
-
[Workflow: Pre-action event] support manually triggering workflow by @mytharcher
🚀 Improvements
-
[client]
-
[Collection field: Sort] add plugin description (#5720) by @mytharcher
-
[Embed NocoBase] Improve page rendering performance by @zhangzhonghe
🐛 Bug Fixes
-
[client]
-
Fix issues where variables cannot be properly used in third-party data source blocks (#5782) by @zhangzhonghe
-
Fix the issue where association field values are empty in block templates. Fix the problem where block data scope using variables don’t work properly in third-party data sources (#5777) by @zhangzhonghe
-
Fix the issue where component’s dynamic props do not work with lazy loading (#5776) by @gchust
-
fixed the warning message in React when dynamically loading hooks in the development environment (#5758) by @gchust
-
-
[Data visualization] Fix the issue where filter field components of chart blocks not rendering (#5769) by @2013xile