🎉 New Features
-
[cli] refactor NocoBase CLI (#9122) by @chenos
-
[AI employees] Improve AI employees’ ability to parse uploaded documents (#9126) by @cgyrock
🚀 Improvements
-
[undefined]
-
[logger] Add
refererinformation to request logs (#9110) by @2013xile -
[client] add form required verification switch (#9060) by @jiannx
-
[Workflow: Manual node] Use
simplePaginationon workflow tasks related collections for better list performance (#9117) by @mytharcher -
[AI employees] After AI employee block selection, fill form attachment into upload area (#9127) by @cgyrock
-
[Workflow: Approval] Use
simplePaginationonapprovalsandapprovalRecordscollection for better list performance by @mytharcher
🐛 Bug Fixes
-
[client]
-
Fixed the optional options of single-select fields in field rule configuration are empty (#9119) by @jiannx
-
Fixed an issue where the association field component was incorrect in the field value settings. (#9063) by @gchust
-
Fixed incorrect default value settings for sub table in form. (#9087) by @gchust
-
-
[utils] Add security control for server HTTP request sending, to avoid possible SSRF (#9079) by @mytharcher Reference: Environment variables
-
[Workflow: Loop node] Fix validations of workflow nodes (#9111) by @mytharcher
-
[Notification: In-app message] Fix the issue where receiver select component works not correctly (#9123) by @mytharcher
-
[IdP: OAuth] Fixed OAuth access for regular API requests (#9120) by @2013xile
-
[AI employees]
-
[Email manager] Remove form closing prompt after email is sent successfully by @jiannx