🎉 New Features
- [Workflow: Approval] Support to return to any nodes in approval process by @mytharcher
🚀 Improvements
-
[client] Remove the ellipsis popover from file list (#7479) by @mytharcher
-
[database] Optimized list API count query to reduce resource consumption. (#7453) by @aaaaaajie
-
[Workflow]
-
Optimize the workflow preparation process to support using preloaded node data (#7476) by @mytharcher
-
Optimize the query performance for retrieving queueing execution by using separate fields and indexes (#7448) by @mytharcher
-
Adjust the workflow variable API to support presetting an additional variable list (#7439) by @mytharcher
-
-
[Notification: In-app message] Support configuring the auto-close delay for in-app message notifications (#7472) by @mytharcher
-
[Workflow: notification node] Support to test the node of notification (#7470) by @mytharcher
-
[Workflow: Approval]
-
Support using approval-related variables in custom notifications by @mytharcher
-
Support updating the approval status after the end node terminates the execution by @mytharcher
-
🐛 Bug Fixes
-
[client]
-
incorrect ‘not empty’ check for numeric fields in linkage rule (#7477) by @katherinehhh
-
association field render error when switched to tag component in edit form block (#7468) by @katherinehhh
-
time limit issue when selected date equals minDate (#7461) by @katherinehhh
-
Fix an issue where, in certain scenarios, editing a record in the mobile record picker popup causes an error (#7444) by @zhangzhonghe
-
required validation not working for attachment fields in subtable (#7431) by @katherinehhh
-
Fix the issue where the icon was displayed incorrectly when the URL in the attachment URL field contained query parameters (#7432) by @mytharcher
-
-
[database]
-
[undefined] Fixed issue with filtering by date field only in MySQL external source (#7422) by @aaaaaajie
-
[Mobile] mobile date field without timezone not showing date time correctly (#7473) by @katherinehhh
-
[Collection: Tree] Remove database events related to the collection after deleting a tree collection (#7459) by @2013xile
-
[Public forms] public form field default value not applied when using variables (#7467) by @katherinehhh
-
[Action: Import records]
-
[Workflow]
-
Fix the issue where the detail popup was not displayed due to an incorrect route configuration in the tasks center (#7452) by @mytharcher
-
Complete the options for automatically deleting workflow execution status (#7436) by @mytharcher
-
Fix issues related to the mobile menu in the workflow tasks (#7419) by @mytharcher
-
-
[File manager] Fix the error when editing the
storage
field in the file collection. (#7393) by @mytharcher -
[Workflow: Parallel node] Fix the issue where incorrect status determination in parallel branch nodes under the “Run all branch” mode caused premature completion (#7445) by @mytharcher
-
[Workflow: Custom action event] Fix the issue where custom action events cannot be manually executed immediately after initialization by @mytharcher
-
[Action: Import records Pro] Fixed unexpected update result when using string primary key in xlsx import. by @aaaaaajie
-
[Workflow: Subflow] Fix the issue of subprocesses being resumed and executed multiple times by @mytharcher
-
[Workflow: Approval]
-
Add the status variable for custom templates in approval completion notifications by @mytharcher
-
For users who are not the current approver, the corresponding view button in the process flow table will not be displayed by @mytharcher
-