🎉 New Features
-
[client]
-
[Collection field: Sequence] Automatically update sequence fields after data migration (#8063) by @cgyrock
🚀 Improvements
-
[client]
-
[flow-engine]
-
[Block: GridCard] add row count config to grid card and replace pageSize with automatic calculation (#8055) by @katherinehhh
-
[Audit logs] Update the unique identifier field to
textto prevent identifier length overflow during bulk edits by @2013xile -
[Migration manager] Automatically update sequence fields after data migration by @cgyrock
🐛 Bug Fixes
-
[client]
-
Fixed an issue where the configured fields from a removed block were not deleted from the filter block. (#8098) by @gchust
-
fix extra space gap when button is hidden in non-configuration mode (#8092) by @katherinehhh
-
Fixed an issue where the reset button text in filter form block could not be modified. (#8089) by @gchust
-
Fixed an issue where the field input did not support multiple values when using the $in or $notIn operators for filtering fields. (#8081) by @gchust
-
Fixed an issue where newly added data blocks did not automatically appear in the field menu of the filter form block. (#8085) by @gchust
-
The configuration menu for association fields in filter forms should not display the quick-create option. (#8083) by @gchust
-
fix association subtable data issue in List block (#8082) by @katherinehhh
-
fix numeric field validation rules from collection settings not applied (#8025) by @katherinehhh
-
Fixed an issue where fields in filter forms were restricted by backend validation rules for fields. (#8074) by @gchust
-
json field quick edit issue (#8059) by @katherinehhh
-
fix large field display issue in subtable edit (#8069) by @katherinehhh
-
fix quick create throws error when allowMultiple is disabled in association record select (#8034) by @katherinehhh
-
fix json field should be submitted as an object (#8057) by @katherinehhh
-
Fixed an issue where the enter key could not be used to trigger the filter action. (#8056) by @gchust
-
-
[flow-engine]
-
Fixed an issue where configuration options from the previous component remained visible in the menu after switching field components. (#8095) by @gchust
-
Move useEffect before conditional return in FlowModelRenderer (#8088) by @zhangzhonghe
-
Fixed an issue where unsupported association fields appeared in filter operation fields. (#8086) by @gchust
-
-
[acl] fix: acl.allow executed too early (#8065) by @chenos
-
[File manager]
-
[Workflow]
-
[Collection field: Formula] Fixed an issue where formula fields could not be added to filter form block. (#8071) by @gchust
-
[Block: Action panel] optimize style in List layout of action panel block (#8084) by @katherinehhh
-
[AI employees]
-
[Action: Import records] Imported fields do not match the fields set in ACLsettings (#8075) by @2013xile
-
[Access control] Add middleware for permission checks on association operations for external data source (#8062) by @2013xile
-
[Workflow: Approval]
-
Fix the issue where no data when loading related approvals with ACL scope variables by @mytharcher
-
Fix the issue filled data disappeared in assignee’s form by @mytharcher
-
Fix the issue of permission error thrown when load record related approvals on detail drawer by @mytharcher
-
Fix the issue where process is incorrect when branching with order and countersign by @mytharcher
-
Fix the issue when list approvals OOM happens by @mytharcher
-
Fix the issue where approval records are not included in job result in return branch by @mytharcher
-
Fix the issue where the approver pop-up window does not display a title by @zhangzhonghe
-
Fix the issue where error thrown when load related approval in union only role mode by @mytharcher
-
-
[Email manager]
-
Handling abnormal data by @jiannx
-
not synchronizing gmail scheduled status by @jiannx
-