🚀 Improvements
-
[database] Optimized list API count query to reduce resource consumption. (#7453) by @aaaaaajie
-
[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
🐛 Bug Fixes
-
[client]
-
[Mobile] mobile date field without timezone not showing date time correctly (#7473) by @katherinehhh
-
[Public forms] public form field default value not applied when using variables (#7467) by @katherinehhh
-
[Action: Import records] Fix incorrect row number displayed when duplicate data is imported (#7440) by @aaaaaajie
-
[Collection: Tree] Remove database events related to the collection after deleting a tree collection (#7459) by @2013xile
-
[Workflow: Custom action event] Fix the issue where custom action events cannot be manually executed immediately after initialization by @mytharcher
-
[Workflow: Subflow] Fix the issue of subprocesses being resumed and executed multiple times by @mytharcher
-
[Workflow: Approval] For users who are not the current approver, the corresponding view button in the process flow table will not be displayed by @mytharcher