🎉 New Features
-
[AI employees] Add the ability to invoke sub agents for AI employees (#8935) by @cgyrock
-
[AI: MCP server] Provides a generic data collection query API, callable via MCP (#8985) by @2013xile
🚀 Improvements
-
[undefined]
-
[Flow engine] Add new apis for ui building. (#8992) by @gchust
-
[Workflow] Change enabled switch size to small (#9010) by @mytharcher
-
[AI employees] Optimize prompts for deepseek when handling unsupported file types (#9003) by @cgyrock
-
[Action: Custom request] add action models for custom request (#8890) by @jiannx
-
[Workflow: JavaScript] Add
isolated-vmas default JavaScript execute engine for JavaScript node (#8973) by @mytharcher Reference: JavaScript Node
🐛 Bug Fixes
-
[server]
-
[client]
-
subform relationship field failed to save (#9004) by @jiannx
-
the subforms of the fields do not display data (#9008) by @jiannx
-
Fixed the issue where the copy of the associated fields in the table was not displayed correctly in the first rendering. (#9007) by @jiannx
-
Fixed incorrect secondary confirmation message when closing multi-level popup after modifying form data. (#8944) by @gchust
-
Fix the issue where space in variable expression cause label not display (#8988) by @mytharcher
-
-
[flow-engine]
-
[Workflow: mailer node] Fix validation for variable fields (#9047) by @mytharcher
-
[Collection field: Sort] fix(field-sort): prevent crash when scopeKey attribute is undefined (#9019) by @gaston98765
-
[AI employees]
-
Fix the issue where AI employees were unable to use skills (#9023) by @cgyrock
-
Fix the issue where the LLM still attempts to load skills after the getSkill tool is disabled (#9013) by @cgyrock
-
Fixed the issue of abnormal web search behavior when using the Qwen LLM (#9012) by @cgyrock
-
Add ownership verification to the AI conversation API (#8993) by @cgyrock
-
-
[Block: GridCard] Fixed the problem that the button is not refreshed when the grid card is refreshed (#9021) by @jiannx
-
[Workflow]
-
[Notification: In-app message] Fix action whitelist for in-app message updates to prevent unauthorized updates by non-owners. (#9001) by @mytharcher
-
[Data source manager] Optimized MCP tool naming and reduce redundant API responses to avoid excessive consumption of AI conversation context (#9000) by @2013xile
-
[Workflow: SQL node] Fix security issue in SQL node (#8989) by @mytharcher
-
[Data visualization] When using variable-based filters, charts fail to resolve variable values correctly on the initial render (#8964) by @2013xile
-
[Workflow: Approval]
-
Add fault-tolerant on workflow deleted, to avoid load error in tasks list by @mytharcher
-
Add fault-tolerant for no
latestRoundby @mytharcher -
Fix version limit of legacy migrations to avoid error thrown when start in latest version deployment by @mytharcher
-
-
[Email manager] no closing confirmation is displayed after the email is sent by @jiannx