🎉 New Features
- [Workflow: Custom action event] Support custom context data for passing variables to custom action trigger in sub-flow (#8758) by @mytharcher
🚀 Improvements
-
[client] Show a prompt message when no data is available for the Edit Form block or the Details block. (#8790) by @gchust
-
[flow-engine] Fixed an issue where new runjs code would parse variable expressions before execution. (#8762) by @gchust
🐛 Bug Fixes
-
[client]
-
Fix popup link navigation being reverted after view close (#8752) by @zhangzhonghe
-
Disabled adding blocks for many-to-many (array) associatied records to prevent errors. (#8779) by @gchust
-
Fixed an issue where the original data block did not refresh after editing data in the association field popup. (#8782) by @gchust
-
Fix tab clipping and ensure minimum tab width in design mode (#8771) by @zhangzhonghe
-
Fix validation for linkage-hidden required fields in config mode (#8773) by @zhangzhonghe
-
Fix delayed UI updates for subtable column hide toggle and consecutive column deletion (#8755) by @zhangzhonghe
-
fix two required verifications appear in the update record form (#8761) by @jiannx
-
-
[database]
-
[undefined] Fixed an issue where, after upgrading, the system prompted that plugin-block-reference could not be found. (#8757) by @gchust
-
[Action: Export records] Fixed the issue where numeric type fields in excel files displayed as strings (#8774) by @cgyrock
-
[Block: List] Fixed an issue where list block fields could not use the current record variable. (#8784) by @gchust
-
[Workflow] Fix the issue where node drag placeholder incorrectly showing when dragging blocks in approval node (#8763) by @mytharcher
-
[UI templates]
-
[Data source: Main]
-
[AI employees]
-
[Multi-space] Fix the space permission error when creating data with the primary key by @jiannx