🎉 NocoBase 2.0: Meet Your AI Employees - November 1, 2025

Release Notes

Learn about the latest features, improvements, and bug fixes.

NocoBase v2.0.0-alpha.37: adapt to tableoid field in 2.0
🚀 Improvements
  • [client]

    • add page info version to flow engine context (#7826) by @gchust

    • enhance Markdown Editor (#7793) by @katherinehhh

    • adapt to tableoid field in 2.0 (#7809) by @katherinehhh

  • [Data visualization] update alert tips and events code template annotations (#7814) by @heziqiang

  • [Access control] Optimize permission control logic for association field operations (#7800) by @2013xile

  • [Auth: OIDC] Increase the request timeout by @2013xile

🐛 Bug Fixes
  • [server] Fix an issue where, after enabling service-splitting mode, worker processes sending messages through the message queue would cause errors (#7797) by @mytharcher

  • [client]

    • current collection variable should not be selectable from filter component’s variable selector (#7818) by @gchust

    • Fix the error ‘value.replace is not a function’ in the filter form relationship field (#7824) by @zhangzhonghe

    • Fix incorrect parameters in the onChange callback (#7807) by @zhangzhonghe

  • [flow-engine] Fix the issue where changes to the event flow would only take effect after refreshing the page. (#7811) by @gchust

  • [Workflow] Fix the issue where the workflow plugin still consumes the queue event when it is not in worker mode under the service splitting mode (#7820) by @mytharcher

  • [Workflow: Approval] Fix an issue where main collection fields were not excluded when reloading association data by @mytharcher

  • [Email manager] Fix the issue of reserved images and synchronization in outlook by @jiannx

alpha
NocoBase v1.9.5: Bug Fixes
🐛 Bug Fixes
  • [Workflow: Approval] Fix an issue where main collection fields were not excluded when reloading association data by @mytharcher

  • [Email manager] Fix the issue of reserved images and synchronization in outlook by @jiannx

latest
NocoBase v1.9.4: Optimize permission control logic for association field operations
🚀 Improvements
  • [Access control] Optimize permission control logic for association field operations (#7800) by @2013xile

  • [Workflow: JavaScript] Fix a security vulnerability caused by upper-level functions being passed into the execution environment, preventing exploitation that could grant access to the upper execution context by @mytharcher

  • [Auth: OIDC] Increase the request timeout by @2013xile

🐛 Bug Fixes
  • [server] Fix an issue where, after enabling service-splitting mode, worker processes sending messages through the message queue would cause errors (#7797) by @mytharcher

  • [client] fix empty next page issue in simple pagination detail block (#7784) by @katherinehhh

  • [Workflow]

    • Add workflowId as identity data for logs of workflow (#7789) by @mytharcher

    • Fix the issue where the workflow plugin still consumes the queue event when it is not in worker mode under the service splitting mode (#7820) by @mytharcher

  • [Users] Incorrect index refresh when field names use snake_case style (#7785) by @2013xile

  • [Workflow: Custom variable] Fix error thrown when no config in variable node by @mytharcher

latest
NocoBase v2.0.0-alpha.36: Optimize the toolbar styles for page tabs
🚀 Improvements
  • [flow-engine] Optimize the toolbar styles for page tabs (#7795) by @zhangzhonghe
🐛 Bug Fixes
  • [flow-engine]

    • Fixed an issue where variables in subform association fields were not correctly resolved when the field was modified via the user interface. (#7799) by @gchust

    • error in edit form for multi-primary key records (#7798) by @gchust

    • Fixed an issue where certain configurations for the “Open View” action were not applied, ensuring the action now works as intended for all specified configurations. (#7790) by @gchust

  • [client]

    • Fix collection selector field unable to select collection correctly (#7794) by @katherinehhh

    • can’t hide table block’s actions column (#7804) by @gchust

    • support selecting whole variable object in AI employee’s prompt (#7791) by @gchust

  • [Users] Incorrect index refresh when field names use snake_case style (#7785) by @2013xile

alpha
NocoBase v2.0.0-alpha.35: support delayed operation in flow model
🚀 Improvements
  • [flow-engine] support delayed operation in flow model (#7786) by @gchust

  • [Workflow: JavaScript] Fix a security vulnerability caused by upper-level functions being passed into the execution environment, preventing exploitation that could grant access to the upper execution context by @mytharcher

🐛 Bug Fixes
  • [client]

    • fix empty next page issue in simple pagination detail block (#7784) by @katherinehhh

    • fix table action and jsColumn width not applied (#7777) by @katherinehhh

    • block’s data scope is not working if set by page event flow (#7788) by @gchust

  • [Workflow] Add workflowId as identity data for logs of workflow (#7789) by @mytharcher

  • [Workflow: Custom variable] Fix error thrown when no config in variable node by @mytharcher

  • [Email manager] collection mailMessages add indexes by @jiannx

alpha
NocoBase v2.0.0-alpha.34: Bug Fixes
🚀 Improvements
  • [database] Add the multipleStatements option to the MariaDB connection instance to support invoking multiple statements in a single query (#7781) by @mytharcher
🐛 Bug Fixes
  • [flow-engine] Fixed an issue where the action buttons in the table block did not update correctly after switching pages, ensuring their functionality matches the current page’s data. (#7779) by @gchust

  • [client]

    • Fix “Maximum call stack size exceeded” (#7780) by @zhangzhonghe

    • fix association field title field ellipsis not applied (#7778) by @katherinehhh

    • update record action’s linkage rule is not working (#7774) by @gchust

  • [database] Incorrect index field detection when field names use snake_case style (#7776) by @2013xile

  • [Mobile (deprecated)] Fix the issue where the date field default value popup on mobile cannot select a date (#7783) by @zhangzhonghe

alpha
NocoBase v1.9.3: Fix error thrown when duplicate approval workflow
🚀 Improvements
  • [database] Add the multipleStatements option to the MariaDB connection instance to support invoking multiple statements in a single query (#7781) by @mytharcher

  • [Workflow] Support data block in workflow to use consolidate detail settings menu (#7771) by @mytharcher

🐛 Bug Fixes
  • [server] Isolate Pub-Sub channel by app name (#7762) by @mytharcher

  • [client] Fix “Maximum call stack size exceeded” (#7780) by @zhangzhonghe

  • [database] Incorrect index field detection when field names use snake_case style (#7776) by @2013xile

  • [Workflow] Resolved an issue where the workflow dispatcher in cluster mode failed to correctly identify idle states, which could lead to unnecessary queue event consuming before plugin is ready (#7768) by @mytharcher

  • [Mobile (deprecated)] Fix the issue where the date field default value popup on mobile cannot select a date (#7783) by @zhangzhonghe

  • [Workflow: Approval] Fix error thrown when duplicate approval workflow by @mytharcher

  • [Email manager] collection mailMessages add indexes by @jiannx

latest
NocoBase v2.0.0-alpha.33: Add pagination support to sub table
🎉 New Features
  • [client] add pagination support to sub table (#7754) by @katherinehhh
🚀 Improvements
  • [undefined] update the English documentation of the chart plugin (#7748) by @heziqiang

  • [telemetry] Add telemetry metrics for number of online sub-applications, etc (#7743) by @2013xile

  • [Workflow] Support data block in workflow to use consolidate detail settings menu (#7771) by @mytharcher

  • [Multi-app manager (deprecated)] Enabled asynchronous startup for sub-applications using a queue (#7749) by @2013xile

  • [Data visualization] add chart data time format options (#7763) by @heziqiang

  • [Workflow: Approval] Add notification for delegated and added assignee by @mytharcher

🐛 Bug Fixes
  • [client]

    • Fixed an issue where the labels of enum types in variable-related components were not displayed in the correct language. (#7765) by @gchust

    • Fix missing required field indicator after setting frontend validation (#7760) by @katherinehhh

    • fix issue with clearing non-timezone date in edit form (#7759) by @katherinehhh

    • Fix required field validation for linkage rules (#7756) by @zhangzhonghe

    • resolve Invalid Date issue when deleting Specified Date in filte… (#7746) by @katherinehhh

    • Fix required validation failure for Markdown Vditor field (#7764) by @katherinehhh

    • Add data scope configuration for relationship fields in filter forms (#7761) by @zhangzhonghe

    • fix time format issue in subtable fields (#7750) by @katherinehhh

  • [flow-engine]

    • when the field filter value is set to false, the request with data scope is incorrect (#7766) by @gchust

    • can’t resolve subform current object variable’s association field value (#7751) by @gchust

    • fix: resolve page request parameter issue after deleting data on last page (#7755) by @katherinehhh

  • [server] Isolate Pub-Sub channel by app name (#7762) by @mytharcher

  • [Block: GridCard] fix data duplication issue between list and grid card block (#7773) by @katherinehhh

  • [Multi-app manager (deprecated)] Incorrect collection for sub-application status metric (#7772) by @2013xile

  • [Workflow]

    • Resolved an issue where the workflow dispatcher in cluster mode failed to correctly identify idle states, which could lead to unnecessary queue event consuming before plugin is ready (#7768) by @mytharcher

    • Fix an issue where, in service-splitting mode, manually executing a workflow containing an interrupt node would remain stuck in a pending status (#7767) by @mytharcher

  • [Workflow: Approval]

    • Fix error thrown when duplicate approval workflow by @mytharcher

    • Creating approval nodes in parallel branches is no longer supported to avoid issues caused by process status by @mytharcher

  • [Email manager]

    • add sync logs by @jiannx

    • add migration for indexex by @jiannx

alpha
NocoBase v1.9.2: add migration for indexex
🚀 Improvements
  • [Workflow: Approval] Add notification for delegated and added assignee by @mytharcher
🐛 Bug Fixes
  • [Workflow] Fix an issue where, in service-splitting mode, manually executing a workflow containing an interrupt node would remain stuck in a pending status (#7767) by @mytharcher

  • [Email manager] add migration for indexex by @jiannx

latest
NocoBase v1.9.1: Bug Fixes
🐛 Bug Fixes
  • [Workflow: Approval] Creating approval nodes in parallel branches is no longer supported to avoid issues caused by process status by @mytharcher

  • [Email manager] add sync logs by @jiannx

latest
NocoBase v2.0.0-alpha.31: Support trigger mode of "Before data saved"
🎉 New Features
  • [Workflow: Approval] Support trigger mode of “Before data saved” by @mytharcher
🐛 Bug Fixes
  • [client] can’t load current form variable’s fields (#7745) by @gchust

  • [Workflow: Approval] Fix locales by @mytharcher

alpha
NocoBase v1.9.0-beta.16: Support trigger mode of "Before data saved"
🎉 New Features
  • [Workflow: Approval] Support trigger mode of “Before data saved” by @mytharcher
🚀 Improvements
  • [server] Add gateway log (#7683) by @2013xile

  • [Workflow: notification node] Add ignoreFail option for notification node, which allow to continue workflow when notification sending failed (#7736) by @mytharcher

🐛 Bug Fixes
  • [client]

    • Fix QR code scanning linkage rule configuration in action panel (#7693) by @katherinehhh

    • Fix iframe block linkage rule failure within modal (#7694) by @katherinehhh

  • [database] Skip default value synchronization for MySQL JSON columns (#7696) by @2013xile

  • [Workflow]

    • Fix the issue where, in service-splitting mode, improper handling of the in-memory pending queue caused some workflows to not execute (#7692) by @mytharcher

    • Fix value of execution status when create with deferred (#7721) by @mytharcher

    • Fix the issue where, after deleting a node that starts branching, the key of the first node retained within the branch was incorrectly changed to a new value (#7665) by @mytharcher

  • [Access control] Fix middlewares order of resourceManager (#7728) by @2013xile

  • [File manager] Fix the issue of .msg file can not be uploaded properly (#7662) by @mytharcher

  • [Workflow: Manual node] Fix the issue where manual tasks disappear after workflow disabled (#7687) by @mytharcher

  • [Collection field: administrative divisions of China] Data import fails when the city and area have the same name (#7673) by @2013xile

  • [Workflow: Approval]

    • Fix the translation issue of the status text in approval completion notifications, using the system’s default language for translation when the user has not set a language preference by @mytharcher

    • Fix locales by @mytharcher

beta
NocoBase 2.0: Meet Your AI Employees

NocoBase 2.0: Meet Your AI Employees

Now, it’s time to officially introduce NocoBase 2.0-alpha!

NocoBase v2.0.0-alpha.30: improved the notification step in workflows
🚀 Improvements
  • [Workflow: notification node] Add ignoreFail option for notification node, which allow to continue workflow when notification sending failed (#7736) by @mytharcher
alpha
NocoBase v2.0.0-alpha.29: Fix middlewares order of `resourceManager`
🐛 Bug Fixes
  • [client]

    • Resolved an issue where the association field variable in the current form could not be properly identified, ensuring accurate data processing in forms. (#7726) by @gchust

    • Resolved an issue where assigning an array as the value or default value to a “toOne” field resulted in an error. This ensures proper handling of variable resolution results, improving system stability and accuracy. (#7735) by @gchust

  • [Access control] Fix middlewares order of resourceManager (#7728) by @2013xile

alpha
NocoBase v2.0.0-alpha.28: Improved the error message displayed when copying UID fails
🚀 Improvements
  • [flow-engine] Improved the error message displayed when copying UID fails, providing clearer instructions for resolving the issue. (#7718) by @gchust
🐛 Bug Fixes
  • [flow-engine] event flow’s steps should not be displayed in configuration menus (#7723) by @gchust

  • [client] Fixed an issue where non-filterable fields were incorrectly listed in the filter options, ensuring only applicable fields appear for selection. (#7700) by @gchust

  • [Workflow] Fix value of execution status when create with deferred (#7721) by @mytharcher

  • [AI employees] Optimized web search behavior and user hints for Gemini (#7720) by @cgyrock

  • [Action: Export records] resolve issue with exportable field list display in export action (#7714) by @katherinehhh

  • [Action: Import records] resolve issue with field list display in Importable fields (#7710) by @katherinehhh

  • [Action: Import records Pro] resolve issue with field list display in Importable fields by @katherinehhh

alpha
Announcing NocoBase v1.9.0

Announcing NocoBase v1.9.0

Enhanced data validation and task scheduling, supporting service decoupling and graceful shutdown to improve overall system stability and flexibility.

NocoBase v2.0.0-alpha.27: Event Flow: Introduced new predefined actions to enhance customization options for event handling
🎉 New Features
  • [client] Event Flow: Introduced new predefined actions to enhance customization options for event handling, allowing users to streamline workflows and improve efficiency (#7672) by @zhangzhonghe
🚀 Improvements
  • [AI employees] Improve AI employee interaction logic and optimize task configuration flow (#7707) by @cgyrock
🐛 Bug Fixes
  • [client] resolve UI issue when deleting association field in collection (#7706) by @katherinehhh
alpha
NocoBase v2.0.0-alpha.26: Update chart overview document
🚀 Improvements
  • [undefined] update chart overview document (#7702) by @heziqiang

  • [client] support jsx in JS code editor (#7699) by @gchust

  • [AI employees] AI employee can autonomously query data based on table block metadata (#7703) by @cgyrock

🐛 Bug Fixes
  • [client]

    • Fix iframe block linkage rule failure within modal (#7694) by @katherinehhh

    • Fix QR code scanning linkage rule configuration in action panel (#7693) by @katherinehhh

  • [database] Skip default value synchronization for MySQL JSON columns (#7696) by @2013xile

  • [Workflow] Fix the issue where, in service-splitting mode, improper handling of the in-memory pending queue caused some workflows to not execute (#7692) by @mytharcher

alpha
NocoBase v1.8.33: Add gateway log
🚀 Improvements
  • [server] Add gateway log (#7683) by @2013xile
🐛 Bug Fixes
  • [database] Skip default value synchronization for MySQL JSON columns (#7696) by @2013xile

  • [client]

    • Fix iframe block linkage rule failure within modal (#7694) by @katherinehhh

    • Fix QR code scanning linkage rule configuration in action panel (#7693) by @katherinehhh

  • [Workflow] Fix the issue where, in service-splitting mode, improper handling of the in-memory pending queue caused some workflows to not execute (#7692) by @mytharcher

latest
Loading...

Loading more content...

No more content to load