🚀 Improvements
- [Access control] Improve permission checks when modifying nested association fields (#7856) by @2013xile
🐛 Bug Fixes
-
[client]
-
[logger] Fix extra error information being discarded when printing system logs (#8367) by @cgyrock
-
[Workflow: Loop node] Fix the issue where failed node in condition branch cannot pass status to upper branching node (#8360) by @mytharcher
-
[Data source: Main] View collection metadata should include source field options (#8337) by @2013xile
-
[Workflow]
-
[Action: Import records] Fix incorrect error message when a unique constraint error is triggered during async XLSX import (#8342) by @cgyrock
-
[Access control]
-
[Data source: REST API] Add fault-tolerant for request context, to avoid error thrown when method is not in context by @mytharcher
-
[Action: Export records Pro] Fix error when sub-applications execute async import/export tasks while the main application does not enable the import/export pro plugin by @cgyrock
-
[Workflow: Approval] Fix the issue where filter fields not work correctly in tasks center by @mytharcher