Learn about the latest features, improvements, and bug fixes.
[server] Add gateway log (#7683) by @2013xile
[flow-engine] Support define variable context in flow step definition (#7674) by @gchust
[Data visualization]
[AI employees] Optimized AI coding experience, including using AI employee to review, diagnose, and fix code. (#7679) by @cgyrock
[Data source manager] Adjust the column order of field type and interface, and add a confirmation step when making modifications. (#7680) by @2013xile
[Workflow] Complete the bound workflow configuration for the update record action button (#7668) by @mytharcher
[Multi-app manager (deprecated)] improve app supervisor (#7661) by @chenos
[client]
Resolved an issue where users could not set default values for fields displayed in read-only mode. This ensures smoother field configuration when fields are not editable. (#7689) by @gchust
Fix known issues with subform linkage rules (#7698) by @zhangzhonghe
js block fields menu can’t be loaded in filter form block (#7690) by @gchust
[flow-engine] incorrect context selection of the current popup record when editing the data scope of an associated field inside an edit form (#7675) by @gchust
[Workflow: Manual node] Fix the issue where manual tasks disappear after workflow disabled (#7687) by @mytharcher
[AI employees] Fixed an issue where blocks with associated API resources did not fetch corresponding data when selected. (#7688) by @cgyrock
[Workflow] Fix the issue where, after deleting a node that starts branching, the key of the first node retained within the branch was incorrectly changed to a new value (#7665) by @mytharcher
[Collection field: administrative divisions of China] Data import fails when the city and area have the same name (#7673) by @2013xile
[File manager] Fix the issue of .msg file can not be uploaded properly (#7662) by @mytharcher
[Flow engine] not be able to resolve variables in linkage set fields action (#7684) by @gchust
[Data visualization] use sql
API to fetch query data on initialization (#7677) by @heziqiang[Workflow: Approval] Fix the translation issue of the status text in approval completion notifications, using the system’s default language for translation when the user has not set a language preference by @mytharcher
[server] Optimize the method for loading l10n resources to prevent blocking event loop (#7653) by @2013xile
[cache] Avoid performance overhead caused by cloning Bloom filters (#7652) by @2013xile
[Action: Import records] Improved error messaging when table headers are missing (#7656) by @mytharcher
[client]
[Collection field: administrative divisions of China] Data import fails when the city and area have the same name (#7673) by @2013xile
[Workflow]
[File manager] Fix the issue of .msg file can not be uploaded properly (#7662) by @mytharcher
[Data source: Main] Fix the issue where metadata was not synchronized across multiple nodes after creating a reverse association field (#7628) by @mytharcher
[Workflow: Approval]
Fix the translation issue of the status text in approval completion notifications, using the system’s default language for translation when the user has not set a language preference by @mytharcher
Fix the issue where task count not updated after added assignee by @mytharcher
[client] Add 2.0 markdown block (#7613) by @katherinehhh
[Data source manager]
[Record history] Add record history block by @2013xile
[flow-engine] Resolved an issue where flow actions defined by a flow model could not be configured, ensuring users can now customize flow actions as intended. (#7666) by @gchust
[Redis queue adapter] Fix the issue where the Redis queue adapter did not correctly listen to subscribed channels after startup by @mytharcher
approvalId variable for use from approval triggers by @mytharcher[server] Optimize the method for loading l10n resources to prevent blocking event loop (#7653) by @2013xile
[cache] Avoid performance overhead caused by cloning Bloom filters (#7652) by @2013xile
[Action: Import records] Improved error messaging when table headers are missing (#7656) by @mytharcher
[client] prevent label word breaking in formItem label (#7647) by @katherinehhh
[Workflow] Fix logger error thrown when application stop (#7639) by @mytharcher
[Workflow: Approval]
Fix the transaction timeout issue caused by transactions not rolling back properly when database errors occur after approval submission by @mytharcher
Fix the issue where task count not updated after added assignee by @mytharcher
Fix the issue where variables are not parsed in approval submit form by @mytharcher
[Email manager] catch sync error by @jiannx
[cache] Avoid performance overhead caused by cloning Bloom filters (#7652) by @2013xile
[server] Optimize the method for loading l10n resources to prevent blocking event loop (#7653) by @2013xile
[Action: Import records] Improved error messaging when table headers are missing (#7656) by @mytharcher
[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
[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
[client]
Fixed an issue where the URL did not update correctly after switching tabs within a popup, reopening a nested popup, and then closing all popups. (#7630) by @gchust
fix subtable default value not working in edit form drawer (#7631) by @katherinehhh
fix error when clearing date field in filter block (#7632) by @katherinehhh
[Multi-app manager (deprecated)] Fix not being able to disable old multi-app-manager (#7633) by @jiannx
[client] In order to get more accurate MIME type of file, use mime package to detect MIME type of file in client (#7551) by @mytharcher
[Data source: Main] Refactor the localization logic for error messages, and handle within the error-handling plugin (#7582) by @2013xile
[Workflow] Add keepBranch option when deleting node (#7571) by @mytharcher
[Workflow: Approval] Refactor branch configuration to adapt to kernel changes by @mytharcher
[client]
fix error when clearing date field in filter block (#7632) by @katherinehhh
fix subtable default value not working in edit form drawer (#7631) by @katherinehhh
Fix the issue where images did not display correctly when both rotated and scaled during preview (#7573) by @mytharcher
Fix the issue of tab icon pop-ups being obscured (#7607) by @zhangzhonghe
[database] Fix error thrown when operator $in meets null value (#7610) by @mytharcher
[Data source: Main] Fix the issue where metadata was not synchronized across multiple nodes after creating a reverse association field (#7628) by @mytharcher
[Workflow: Approval]
Fix the issue of migration script errors due to non-existent tables when the application is not installed by @mytharcher
Fix the issue of Snowflake ID not being generated due to skipped hooks by @mytharcher
[Auth: LDAP] Fix LDAP bind failure with non-ASCII (UTF-8) DNs in Active Directory by @2013xile
[client] Added support for table row click event listeners, enabling users to execute specific actions when a row in the table is clicked (#7622) by @zhangzhonghe
[Workflow: Approval] Expose the approvalId variable for use from approval triggers by @mytharcher
[flow-engine] Fix the issue of translation not taking effect in antd components (#7621) by @zhangzhonghe
[Data source: Main] Fix the issue where metadata was not synchronized across multiple nodes after creating a reverse association field (#7628) by @mytharcher
[plugin-demo-platform] demo support auto stop apps by @jiannx
[Multi-app]
multi-app migration not emit hooks by @jiannx
multi app proxy support cache by @jiannx
[client] support association fields in JS field model (#7618) by @gchust
[AI employees]
Fix the issue where task count not updated after added assignee by @mytharcher
Fix the transaction timeout issue caused by transactions not rolling back properly when database errors occur after approval submission by @mytharcher
[database] Fix error thrown when operator $in meets null value (#7610) by @mytharcher
[Workflow: Approval]
Fix the transaction timeout issue caused by transactions not rolling back properly when database errors occur after approval submission by @mytharcher
Fix the issue where variables are not parsed in approval submit form by @mytharcher
[AI employees] AI coding optimization (#7614) by @cgyrock
[Data source: Main] Refactor the localization logic for error messages, and handle within the error-handling plugin (#7582) by @2013xile
[database]
[client] Fix the issue of tab icon pop-ups being obscured (#7607) by @zhangzhonghe
[Workflow: Approval] Fix the issue where variables are not parsed in approval submit form by @mytharcher
Loading more content...
No more content to load