🎉 New Features
- [test] add process level concurrency control for base task manager (#8343) by @cgyrock
🚀 Improvements
-
[client]
-
[evaluators] Update version of math.js to support more functions (#8411) by @mytharcher
-
[cli] support CDN base URL configuration via env (#8384) by @chenos
-
[flow-engine] Add
rowOrderto GridModel to ensure consistent row ordering (#8371) by @zhangzhonghe -
[Flow engine] Support resolving values of fields in the current form record even if they are not added to the edit form. (#8436) by @gchust
-
[AI employees]
-
Optimize AI entry button (#8414) by @heziqiang
-
Change result of workflow caller to
execution.output, by explicitly using output node the result could be stable (#8423) by @mytharcher -
Hide builder ai in entry list.
Optimize LLM integration flow.
Update docs about ai model gemini-3. (#8409) by @heziqiang -
Support Anthropic and Claude-4.5 (#8389) by @heziqiang
-
-
[Notification: In-app message] Fix performance issue when sending in-app messages to large number of users (#8402) by @mytharcher
🐛 Bug Fixes
-
[client]
-
Fix the issue where the shortcut modal height exceeds the viewport height (#8437) by @zhangzhonghe
-
Fix the issue where table row button linkage rules affect the state of buttons within popup forms (#8434) by @zhangzhonghe
-
Fix an issue where the table action column state was polluted when switching pages. (#8438) by @gchust
-
Add fault tolerant for action schema, to avoid page crash when click action button (#8420) by @mytharcher
-
fix i title field doesn’t update when the association field is set to read-only mode in the create form (#8413) by @katherinehhh
-
数字组件不显示值 (#8410) by @chenos
-
fix title field setting disappearing after setting attachment URL and then changing to another field in form item (#8418) by @katherinehhh
-
fix issue with submit button where skip required validation does not work when confirmation is enabled (#8400) by @katherinehhh
-
fix resolve issue where layout setting in grid card block does not take effect (#8399) by @katherinehhh
-
fix cascading select data not cleared after successful submission in create form (#8403) by @katherinehhh
-
fix prevent assignment when Chinese characters are entered in number field (#8397) by @katherinehhh
-
resolve issue with submit button appearing in the file selection popup of one-to-one association field (#8398) by @katherinehhh
-
fix refine logic for optional targetKey (#8333) by @katherinehhh
-
-
[flow-engine] Fix dynamic event flow’s steps running twice when opening a popup via a button click. (#8435) by @gchust
-
[Flow engine] Fix an issue where variable resolution was incorrect when filterByTk was an array. (#8412) by @gchust
-
[File manager] Fix the issue where file URL generated incorrectly for files uploaded to S3 storage (#8392) by @mytharcher
-
[Collection field: Many to many (array)] Fix error when appending second-level many-to-many(array) relations in association queries (#8406) by @cgyrock
-
[Workflow]
-
[Block: template (deprecated)] Fixed an issue where the edit page for inherited templates (v1) could not be accessed. (#8376) by @gchust
-
[Data source: REST API] Add fault-tolerant for request context, to avoid error thrown when method is not in context by @mytharcher
-
[Multi-space]
-
Related space when adding associated data by @jiannx
-
Space selector color follows theme by @jiannx
-
-
[Template print]
-
Fix obscured configuration template pop-up issue by @zhangzhonghe
-
support space field by @jiannx
-
display space fields in version 2.0 by @jiannx
-
-
[File storage: S3(Pro)] Fix the issue where file renaming mode not works by @mytharcher
-
[Workflow: Approval]
-
Fix the issue where incorrect record was loaded caused by wrong parameters by @mytharcher
-
Fix value block not displays caused by missing
ValueBlock.Resultcomponent by @mytharcher
-
-
[Email manager]
-
fix conversation chain by @jiannx
-
管理页面添加筛选 by @jiannx
-