🚀 Improvements
-
[Workflow] Add filter executions list (#8914) by @mytharcher
-
[Workflow: Approval] Avoid to configure approvers’ UI when no collection configured in trigger by @mytharcher
🐛 Bug Fixes
-
[server] Fix the issue where lifecycle events sent by worker cause serving app stops (#8906) by @mytharcher
-
[client] fix the issue where non-administrators cannot clear associated field values (#8904) by @jiannx
-
[resourcer] Prevent the
filterByTkparameter array from being automatically converted into an object when it exceeds 100 items (#8908) by @2013xile -
[Action: Import records Pro]
-
Fix the issue where error thrown when import in sync mode by @mytharcher
-
Fix the issue where columns more than ~30 cause importing error, due to stream has been read duplicately by @mytharcher
-
-
[Workflow: Approval] Fix concurrency issue when add assignee by @mytharcher
-
[Migration manager] Fixed the issue where the migration is interrupted due to an error caused by the target environment not having the new table created during the upload migration process. by @Andrew1989Y