Release Notes

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

NocoBase v2.1.0-alpha.29: Bug Fixes
🐛 Bug Fixes
  • [File manager] Improved preview file download error handling (#9103) by @gaston98765

  • [Workflow: Approval] Support to parse some client variables in approval actions by @mytharcher

alpha
NocoBase v2.0.48: Bug Fixes
🐛 Bug Fixes
  • [AI employees] Fix the issue where the action button AI employee list displays developer employees (#9320) by @cgyrock

  • [Workflow: Approval]

    • Fix the issue where file in original application no reloaded by @mytharcher

    • Support to parse some client variables in approval actions by @mytharcher

latest
NocoBase v2.1.0-alpha.28: Bug Fixes
🐛 Bug Fixes
  • [Workflow: Approval] Fix the issue where file in original application no reloaded by @mytharcher
alpha
NocoBase v2.1.0-alpha.27: AI employees can search bundled documentation with Bash commands
🎉 New Features
  • [cli] Add release command in API (#9308) by @Andrew1989Y

  • [undefined] Add Indonesian and Vietnamese documentation. (#9303) by @Molunerfinn

  • [server] AI employees can search bundled documentation with Bash commands (#9269) by @2013xile

  • [AI employees] LLM provider now supports the Xiaomi MIMO platform (#9315) by @cgyrock

  • [Migration manager] Add some APIs for nocobase cli by @Andrew1989Y

  • [Backup manager] Add some APIs for nocobase cli by @Andrew1989Y

🚀 Improvements
  • [flow-engine] Improve block drag layout behavior on v2 pages (#9264) by @zhangzhonghe

  • [undefined]

    • Align Spanish, Portuguese, Russian, and German documentation with the English source. (#9299) by @Molunerfinn

    • Sync French documentation with the Chinese source. (#9291) by @Molunerfinn

  • [AI employees]

    • Improved Nathan’s RunJS editing tools and reduced lag during long AI chat conversations (#9311) by @2013xile

    • AI employee category adjustment (#9274) by @cgyrock

  • [Block: Kanban]

    • Reduced the default kanban column width. (#9306) by @jiannx

    • Improved Calendar and Kanban block creation settings. (#9294) by @jiannx

  • [Workflow: Approval] Mark association show mode loading from DB as legacy by @mytharcher

🐛 Bug Fixes
  • [undefined]

    • Fix the dependency-and-build workflow so standalone pro plugin checkout failures break CI instead of silently skipping build coverage. (#9324) by @Molunerfinn

    • Fix bloated translation files and align cross-language documentation structure. (#9305) by @Molunerfinn

  • [client-v2] Fix the issue where RemoteSelect not rendering in configuration of bind workflow (#9314) by @mytharcher

  • [flow-engine] Fixed an issue where system-hidden fields could be selected in form-related variable. (#9302) by @gchust

  • [ai] Fix missing category field setup during AI employee registration (#9300) by @cgyrock

  • [client]

    • Fixed an issue where JS field cells in v2 table blocks could appear blank after filtering or refreshing table data. (#9285) by @jiannx

    • Fix the issue where filter form fields disappear after reopening a popup record selector (#9211) by @zhangzhonghe

    • Preserve null values for empty Data scope variable dependencies in v2 forms. (#9287) by @jiannx

    • rerun JS column rendering when row data changes (#9282) by @jiannx

  • [database] Fixed an issue where SQL Server external data source datetime filters could fail (#9272) by @2013xile

  • [AI employees]

    • Fix the issue where the action button AI employee list displays developer employees (#9320) by @cgyrock

    • Fix AI employee deepSeek V4 integration error (#9275) by @cgyrock

  • [Block: Gantt] Add a Gantt block setting to enable drag to reschedule. (#9301) by @jiannx

  • [Block: Tree] Fix the abnormal display of filter block nodes (#9260) by @jiannx

  • [Action: Import records] Fix the issue where failed row index in importing records is not correct (#9277) by @mytharcher

  • [Block: Kanban] Fixed repeated display of field configuration floating layer (#9271) by @jiannx

  • [Action: Export records Pro] Fix the issue where auto mode not works by @mytharcher

  • [Migration manager] Fix migration:create returning taskId from the async task record. by @Andrew1989Y

  • [Workflow: Approval]

    • Fix approval execute timing so latestExecutionId is synced after approval commit by @mytharcher

    • Fix type error by @mytharcher

alpha
NocoBase v2.0.47: LLM provider now supports the Xiaomi MIMO platform
🎉 New Features
  • [AI employees] LLM provider now supports the Xiaomi MIMO platform (#9315) by @cgyrock
🚀 Improvements
  • [flow-engine] Improve block drag layout behavior on v2 pages (#9264) by @zhangzhonghe

  • [AI employees] AI employee category adjustment (#9274) by @cgyrock

  • [Workflow: Approval] Mark association show mode loading from DB as legacy by @mytharcher

🐛 Bug Fixes
  • [database] Fixed an issue where SQL Server external data source datetime filters could fail (#9272) by @2013xile

  • [client]

    • Preserve null values for empty Data scope variable dependencies in v2 forms. (#9287) by @jiannx

    • rerun JS column rendering when row data changes (#9282) by @jiannx

    • Fix the issue where filter form fields disappear after reopening a popup record selector (#9211) by @zhangzhonghe

    • Fixed an issue where JS field cells in v2 table blocks could appear blank after filtering or refreshing table data. (#9285) by @jiannx

  • [flow-engine] Fixed an issue where system-hidden fields could be selected in form-related variable. (#9302) by @gchust

  • [Action: Import records] Fix the issue where failed row index in importing records is not correct (#9277) by @mytharcher

  • [Block: Gantt] Add a Gantt block setting to enable drag to reschedule. (#9301) by @jiannx

  • [AI employees] Fix AI employee deepSeek V4 integration error (#9275) by @cgyrock

  • [Action: Export records Pro] Fix the issue where auto mode not works by @mytharcher

  • [Workflow: Approval]

    • Fix type error by @mytharcher

    • Fix approval execute timing so latestExecutionId is synced after approval commit by @mytharcher

latest
NocoBase v2.1.0-beta.24: Fix AI employee deepSeek V4 integration error
🚀 Improvements
  • [flow-engine] Improve block drag layout behavior on v2 pages (#9264) by @zhangzhonghe
🐛 Bug Fixes
  • [AI employees] Fix AI employee deepSeek V4 integration error (#9275) by @cgyrock
beta
Announcing NocoBase 2.1-beta

Announcing NocoBase 2.1-beta

Major AI upgrade: from CLI integration and AI-powered building to NocoBase Skills, AI plugin development, and enhanced AI Employees—covering the full lifecycle of building, extending, and operating business systems. Build and run real business systems faster with AI.

NocoBase v2.0.46: Bug Fixes
🐛 Bug Fixes
  • [client]

    • Fixed an issue where default values would not apply when re-adding a record after it had been removed from a sub-table. (#9192) by @gchust

    • set popover max-height and scrolling safeguards so the submit area remains reachable (#9226) by @jiannx

  • [Authentication] Fixed old sessions remaining active after a password change (#9261) by @2013xile

  • [Data source: External MariaDB] Fix test case failed because module importing not correct by @mytharcher

latest
NocoBase v2.1.0-alpha.26: Add created and updated by fields for workflows
🎉 New Features
  • [Workflow] Add created and updated by fields for workflows (#9217) by @mytharcher
🐛 Bug Fixes
  • [client] set popover max-height and scrolling safeguards so the submit area remains reachable (#9226) by @jiannx

  • [Data visualization] Fixed empty field selectors in chart query configuration on flow pages (#9276) by @2013xile

  • [AI employees] Fix AI employee shortcut task rendering error (#9267) by @cgyrock

  • [Authentication] Fixed old sessions remaining active after a password change (#9261) by @2013xile

  • [Data source: External MariaDB] Fix test case failed because module importing not correct by @mytharcher

alpha
NocoBase v2.1.0-beta.23: Add created and updated by fields for workflows
🎉 New Features
  • [Workflow] Add created and updated by fields for workflows (#9217) by @mytharcher
🚀 Improvements
  • [undefined]

    • Improve AI Agent installation guide to prevent Agents from bypassing the --ui wizard and to auto-detect Node version managers. (#9243) by @Molunerfinn

    • Update AI docs to require NocoBase >= 2.1.0-beta.20 and recommend latest beta version. (#9252) by @Molunerfinn

      • (#9098) by @Molunerfinn
  • [client-v2] Separate client v2 from client v1, and remove its dependency on client v1 (#8937) by @zhangzhonghe

🐛 Bug Fixes
  • [undefined] Fix language switcher generating incorrect URLs (e.g., /cn/es/ instead of /es/) in the documentation site. (#9233) by @Molunerfinn

  • [client] set popover max-height and scrolling safeguards so the submit area remains reachable (#9226) by @jiannx

  • [Data visualization] Fixed empty field selectors in chart query configuration on flow pages (#9276) by @2013xile

  • [Authentication] Fixed old sessions remaining active after a password change (#9261) by @2013xile

beta
NocoBase v2.1.0-beta.22: Fix AI employee shortcut task rendering error
🐛 Bug Fixes
  • [AI employees] Fix AI employee shortcut task rendering error (#9267) by @cgyrock

  • [Data source: External MariaDB] Fix test case failed because module importing not correct by @mytharcher

beta
NocoBase v2.1.0-alpha.25: Support to delete draft approval
🎉 New Features
  • [Workflow: Approval] Support to delete draft approval by @mytharcher
🚀 Improvements
  • [undefined] Update AI docs to require NocoBase >= 2.1.0-beta.20 and recommend latest beta version. (#9252) by @Molunerfinn

  • [AI employees] Update AI employee shortcut task configuration to use the same skills settings component as workflow AI employee node configuration (#9246) by @cgyrock

🐛 Bug Fixes
  • [client]

    • Fixed an issue where default values would not apply when re-adding a record after it had been removed from a sub-table. (#9192) by @gchust

    • filter non-essential optional blocks in the selection pop-up box of related fields (#9224) by @jiannx

  • [Action: Import records] Fix the issue where import xlsx failed and throw no header matched error (#9253) by @mytharcher

  • [License settings] update license save success message (#9251) by @jiannx

  • [AI employees] Fixed the issue where variables in the system prompt of AI employees did not take effect (#9256) by @cgyrock

  • [IdP: OAuth] Fixed OAuth CLI sign-in failures and restricted dynamic registration to local callback URLs (#9248) by @2013xile

  • [AI: Knowledge base] Fix issue where deleting knowledge base documents did not delete associated vector data by @cgyrock

  • [Action: Import records Pro] Fix the issue where import xlsx failed and throw no header matched error by @mytharcher

alpha
NocoBase v2.1.0-beta.21: Bug Fixes
🐛 Bug Fixes
  • [client] Fixed an issue where default values would not apply when re-adding a record after it had been removed from a sub-table. (#9192) by @gchust

  • [License settings] update license save success message (#9251) by @jiannx

  • [AI employees] Fixed the issue where variables in the system prompt of AI employees did not take effect (#9256) by @cgyrock

  • [Action: Import records] Fix the issue where import xlsx failed and throw no header matched error (#9253) by @mytharcher

  • [AI: Knowledge base] Fix issue where deleting knowledge base documents did not delete associated vector data by @cgyrock

  • [Action: Import records Pro] Fix the issue where import xlsx failed and throw no header matched error by @mytharcher

beta
NocoBase v2.0.45: Fixed the issue where variables in the system prompt of AI employees did not take effect
🚀 Improvements
  • [Workflow: JavaScript] Upgrade Docker images, CI workflows, and the workflow JavaScript sandbox dependency for Node.js 22 compatibility. (#9245) by @Molunerfinn
🐛 Bug Fixes
  • [AI employees] Fixed the issue where variables in the system prompt of AI employees did not take effect (#9256) by @cgyrock

  • [License settings] update license save success message (#9251) by @jiannx

  • [Action: Import records] Fix the issue where import xlsx failed and throw no header matched error (#9253) by @mytharcher

  • [Action: Import records Pro] Fix the issue where import xlsx failed and throw no header matched error by @mytharcher

  • [AI: Knowledge base] Fix issue where deleting knowledge base documents did not delete associated vector data by @cgyrock

latest
NocoBase v2.1.0-beta.20: Support to delete draft approval
🎉 New Features
  • [Workflow: Approval] Support to delete draft approval by @mytharcher
🚀 Improvements
  • [AI employees] Update AI employee shortcut task configuration to use the same skills settings component as workflow AI employee node configuration (#9246) by @cgyrock
🐛 Bug Fixes
  • [client] filter non-essential optional blocks in the selection pop-up box of related fields (#9224) by @jiannx

  • [IdP: OAuth] Fixed OAuth CLI sign-in failures and restricted dynamic registration to local callback URLs (#9248) by @2013xile

beta
NocoBase v2.1.0-beta.19: Remove the recommended model in the LLM service configuration
🚀 Improvements
  • [AI employees]

    • Remove the recommended model in the LLM service configuration (#9228) by @cgyrock

    • Adjust the skill/tool configuration interaction for AI employee instruction (#9232) by @cgyrock

  • [Workflow: JavaScript] Upgrade Docker images, CI workflows, and the workflow JavaScript sandbox dependency for Node.js 22 compatibility. (#9245) by @Molunerfinn

🐛 Bug Fixes
  • [AI employees]
    • Fix the error in the API for fetching the AI employee list (#9241) by @cgyrock

    • Refined Atlas task delegation behavior and updated Viz to use the business report workflow for report requests (#9229) by @2013xile

beta
NocoBase v2.1.0-alpha.24: Adjust the skill/tool configuration interaction for AI employee instruction
🚀 Improvements
  • [undefined] Improve AI Agent installation guide to prevent Agents from bypassing the --ui wizard and to auto-detect Node version managers. (#9243) by @Molunerfinn

  • [AI employees]

    • Adjust the skill/tool configuration interaction for AI employee instruction (#9232) by @cgyrock

    • Remove the recommended model in the LLM service configuration (#9228) by @cgyrock

  • [Workflow: JavaScript] Upgrade Docker images, CI workflows, and the workflow JavaScript sandbox dependency for Node.js 22 compatibility. (#9245) by @Molunerfinn

🐛 Bug Fixes
  • [undefined] Fix language switcher generating incorrect URLs (e.g., /cn/es/ instead of /es/) in the documentation site. (#9233) by @Molunerfinn

  • [AI employees]

    • Fix the error in the API for fetching the AI employee list (#9241) by @cgyrock

    • Refined Atlas task delegation behavior and updated Viz to use the business report workflow for report requests (#9229) by @2013xile

alpha
NocoBase v2.0.44: Remove the recommended model in the LLM service configuration
🚀 Improvements
  • [AI employees] Remove the recommended model in the LLM service configuration (#9228) by @cgyrock
🐛 Bug Fixes
  • [client] relationship field hidden sort switch (#9220) by @jiannx
latest
NocoBase v2.1.0-alpha.23: Bug Fixes
🚀 Improvements
  • [undefined] - (#9098) by @Molunerfinn

  • [client-v2] Separate client v2 from client v1, and remove its dependency on client v1 (#8937) by @zhangzhonghe

🐛 Bug Fixes
  • [AI employees] Workflow AI employee: UI adjustment and bug fixes. (#9213) by @cgyrock
alpha
NocoBase v2.1.0-beta.17: Workflow AI employee: UI adjustment and bug fixes
🐛 Bug Fixes
  • [AI employees] Workflow AI employee: UI adjustment and bug fixes. (#9213) by @cgyrock
beta
Loading...

Loading more content...

No more content to load