🚀 Improvements
- [client] Enhanced autocomplete support for some built-in RunJS functions. (#9481) by @gchust
- [undefined] Updated the Embed NocoBase documentation for the open-source plugin. (#9642) by @zhangzhonghe Reference: Embed NocoBase
🐛 Bug Fixes
-
[flow-engine]
-
[client]
- Fixed incorrect record action linkage rule behavior in table blocks. (#9652) by @gchust
- Fixed the issue where selected relation field data was not displayed on mobile. (#9665) by @zhangzhonghe
- Fixed the issue where fields became read-only when shown again after being hidden by linkage rules. (#9649) by @katherinehhh
-
[cli] Fixed the nginx template to serve
.mjsassets with the JavaScript MIME type. (#9626) by @mytharcher -
[database] Fixed an issue where importing numeric password values could fail. (#9635) by @2013xile
-
[AI employees] Fixed AI provider base URL validation. (#9667) by @cgyrock
-
[Flow engine]
-
[Notification: In-app message] Fixed an SQL injection risk in the in-app notification channel timestamp filter. (#9630) by @mytharcher
-
[License settings] Fixed the issue where the license settings page could hang for a long time when the pkg login check was slow or unreachable. (#9650) by @hongboji
-
[Workflow: JavaScript] Clarified that Workflow JavaScript module support mode is unsafe and not a permission boundary. (#9629) by @mytharcher Reference: Workflow JavaScript
-
[Access control] Fixed incomplete permissions on first login when a union role was the default role. (#9632) by @2013xile
-
[File manager] Fixed local file storage path validation to prevent unsafe paths from escaping the configured storage root. (#9628) by @mytharcher
-
[Password policy] Fixed an issue where password policy validation could fail for numeric password values. by @2013xile