Summarize the weekly product update logs, and the latest releases can be checked on our blog.
NocoBase is currently updated with three branches: main , next and develop.

main๏ผThe most stable version to date, recommended for installation;next๏ผBeta version, contains upcoming new features and has been preliminarily tested. There might be some known or unknown issues. Itโs mainly for test users to collect feedback and optimize functions further. Ideal for test users who want to experience new features early and give feedback;develop๏ผAlpha version, contains the latest feature code, may be incomplete or unstable, mainly for internal dev and rapid iteration. Suited for tech users interested in productโs cutting-edge, but with potential issues and incomplete functions. Not for production use.
main

v1.9.36
Release date
๐ Improvements
- [client] Improve plugin manager list render performance by changing to native webkit css for text ellipsis (#8391) by @mytharcher
๐ Bug Fixes
- [File manager] Fix the issue where file URL generated incorrectly for files uploaded to S3 storage (#8392) by @mytharcher
- [File storage: S3(Pro)] Fix the issue where file renaming mode not works by @mytharcher
- [Workflow: Approval] Fix value block not displays caused by missing
ValueBlock.Resultcomponent by @mytharcher
v1.9.35
Release date
๐ Improvements
- [Workflow: Approval] Simplify parameters in query, and improve performance by @mytharcher
๐ Bug Fixes
- [Workflow: Webhook] Fix the issue where 404 error thrown when post to webhook URL in sub-app by @mytharcher
v1.9.34
Release date
๐ 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
next

v2.0.0-beta.10
Release date
๐ Improvements
-
[client] Support specify when to run event flow. (#8340) by @gchust
-
[AI employees]
-
[Notification: In-app message] Fix performance issue when sending in-app messages to large number of users (#8402) by @mytharcher
๐ Bug Fixes
-
[client]
- input number component does not display value (#8410) by @chenos
- fix cascading select data not cleared after successful submission in create form (#8403) by @katherinehhh
- fix issue with submit button where skip required validation does not work when confirmation is enabled (#8400) by @katherinehhh
- resolve issue with submit button appearing in the file selection popup of one-to-one association field (#8398) by @katherinehhh
- fix resolve issue where layout setting in grid card block does not take effect (#8399) by @katherinehhh
- fix prevent assignment when Chinese characters are entered in number field (#8397) by @katherinehhh
-
[Collection field: Many to many (array)] Fix error when appending second-level many-to-many(array) relations in association queries (#8406) by @cgyrock
-
[Multi-space]
- Related space when adding associated data by @jiannx
- Space selector color follows theme by @jiannx
v2.0.0-beta.9
Release date
๐ Improvements
- [client] Improve plugin manager list render performance by changing to native webkit css for text ellipsis (#8391) by @mytharcher
๐ Bug Fixes
- [File manager] Fix the issue where file URL generated incorrectly for files uploaded to S3 storage (#8392) by @mytharcher
- [Workflow] Fix the issue where schema ID is not updated in duplicated node (#8396) by @mytharcher
- [File storage: S3(Pro)] Fix the issue where file renaming mode not works by @mytharcher
- [Template print] Fix obscured configuration template pop-up issue by @zhangzhonghe
- [Workflow: Approval] Fix value block not displays caused by missing
ValueBlock.Resultcomponent by @mytharcher
v2.0.0-beta.8
Release date
๐ Improvements
- [cli] support CDN base URL configuration via env (#8384) by @chenos
- [AI employees] Support Anthropic and Claude-4.5 (#8389) by @heziqiang
๐ Bug Fixes
- [client] fix refine logic for optional targetKey (#8333) by @katherinehhh
- [Workflow: Approval] Fix the issue where incorrect record was loaded caused by wrong parameters by @mytharcher
v2.0.0-beta.7
Release date
๐ New Features
- [test] add process level concurrency control for base task manager (#8343) by @cgyrock
- [AI employees] Support Gemini-3 model with function-calling thought signature (#8377) by @heziqiang
๐ Improvements
-
[flow-engine] Add
rowOrderto GridModel to ensure consistent row ordering (#8371) by @zhangzhonghe -
[AI employees]
-
[File manager] Add request options for fetching OSS file on server side if additional parameters or headers are needed (#8372) by @mytharcher
๐ Bug Fixes
-
[client]
- Fixed an issue where an association field could still open a popup after switching from the record picker component to the select component. (#8375) by @gchust
- Fixed the issue where linkage rules have not been rerun after change pagination for details block, edit form block and list block. (#8366) by @gchust
- Fixed an issue where configured sub-table/sub-formโs fields would not display during back-and-forth switching of field components. (#8365) by @gchust
-
[logger] Fix extra error information being discarded when printing system logs (#8367) by @cgyrock
-
[Block: template (deprecated)] Fixed an issue where the edit page for inherited templates (v1) could not be accessed. (#8376) by @gchust
-
[Workflow]
-
[Access control] Fix an issue where data source is incorrectly resolved when processing permissions for association fields (#8370) by @2013xile
-
[Data source: REST API] Add fault-tolerant for request context, to avoid error thrown when method is not in context by @mytharcher
develop

v2.0.0-alpha.64
Release date
๐ New Features
- [AI employees] Support Gemini-3 model with function-calling thought signature (#8377) by @heziqiang
๐ Improvements
-
[AI employees]
-
[File manager] Add request options for fetching OSS file on server side if additional parameters or headers are needed (#8372) by @mytharcher
๐ Bug Fixes
-
[logger] Fix extra error information being discarded when printing system logs (#8367) by @cgyrock
-
[client]
- Fixed an issue where an association field could still open a popup after switching from the record picker component to the select component. (#8375) by @gchust
- Fixed the issue where linkage rules have not been rerun after change pagination for details block, edit form block and list block. (#8366) by @gchust
- Fixed an issue where configured sub-table/sub-formโs fields would not display during back-and-forth switching of field components. (#8365) by @gchust
-
[Workflow]
-
[Access control] Fix an issue where data source is incorrectly resolved when processing permissions for association fields (#8370) by @2013xile