🎉 New Features
-
[client] Support for setting linkage rules for sub-forms (#7640) by @zhangzhonghe
-
[Block: List] Add 2.0 list block (#7574) by @katherinehhh
-
[Data visualization] add chart type “Doughnut chart” (#7629) by @heziqiang
-
[Block: Action panel] Add 2.0 action panel block (#7594) by @katherinehhh
-
[Block: GridCard] Add 2.0 grid card block (#7579) by @katherinehhh
🚀 Improvements
- [flow-engine] Support skipping the runjs flow step by adding skipRunJs=true to the URL query string. (#7638) by @gchust
🐛 Bug Fixes
-
[flow-engine] Fixed an error when copying or pasting code snippets in the JS code editor. (#7641) by @gchust
-
[Flow engine] Fixed incorrect resolving of the parent popup’s record variable. (#7637) by @gchust
-
[Data visualization] fix missing orders param in chart data query (#7636) by @heziqiang
-
[Email manager] catch sync error by @jiannx