🎉 New Features
-
[client-v2] Support scan input for text fields (#9599) by @katherinehhh
-
[undefined] Added top-level proxy commands for nginx and caddy (#9721) by @chenos
-
[Async task manager] Added v2 client support for the async task manager topbar action. (#9707) by @jiannx
-
[Backup manager]
-
[Data source: External NocoBase] Added a data source plugin: external NocoBase by @2013xile
-
[Version control] Added version control plugin by @cgyrock
🚀 Improvements
-
[client-v2]
-
[Variables and secrets] Environment variables (
$env) can now be selected by flow-engine-based variable pickers in the v1 runtime. (#9728) by @Molunerfinn -
[File manager] Added internal upload
subPathsupport for file manager. (#9731) by @mytharcher -
[Data source manager] Added client-v2 data source permission management and aligned related permission picker drawers. (#9706) by @jiannx
-
[Collection: Connect to foreign data (FDW)] Improved V2 collection template parity for SQL collections and foreign data collections, including SQL confirmation, foreign database server management, and template ordering. (#9711) by @katherinehhh
-
[Template print] Updated print template collection metadata for version-control backup classification. by @cgyrock
-
[Record history] Updated record history collection metadata for version-control backup classification. by @cgyrock
-
[Workflow: Approval] Updated workflow approval collection metadata for version-control backup classification. by @cgyrock
-
[Audit logs] Updated audit log collection metadata for version-control backup classification. by @cgyrock
-
[Email manager] Updated email manager collection metadata for version-control backup classification. by @cgyrock
-
[App supervisor] Updated app supervisor collection metadata for version-control backup classification. by @cgyrock
🐛 Bug Fixes
-
[database] Fixed password fields not being hashed during bulk updates. (#9736) by @mytharcher
-
[client] Fixed popup subtable row actions hiding the whole subtable field when the action is hidden by linkage rules (#9717) by @katherinehhh
-
[client-v2]
-
[Block: Map]
-
[Calendar] Fixed an issue where Details and Edit blocks could not be added in v2 calendar block detail drawers (#9729) by @jiannx
-
[Data source manager]
-
[AI employees]
-
[Block: List] Fixed stale row action linkage state in list blocks when actions depend on the current record. (#9716) by @katherinehhh
-
[Error handler] Reduced noisy error logs for normal unauthenticated requests without a token (#9718) by @2013xile
-
[Action: Import records Pro] Fixed garbled text when importing XLSX files with UTF-8 shared strings split across streaming chunks. by @mytharcher
-
[AI: Knowledge base] Fixed missing paths in S3 knowledge base file URLs. by @cgyrock
-
[Record history] Fixed missing record history for external data source changes by @2013xile