DEV Community

Cover image for Announcing NocoBase 2.0-beta
NocoBase
NocoBase

Posted on

Announcing NocoBase 2.0-beta

Originally published at https://www.nocobase.com/en/blog/2-0-beta

After 8 weeks of hard work by the NocoBase team and all contributors, NocoBase 2.0-beta has been released on schedule. This version includes extensive refinements and testing of the new features in NocoBase 2.0, bringing 2.0 into a more stable phase. We welcome early adopters to use this version for production testing and provide timely feedback on any issues or suggestions.

2.0-rc will be released before February 11, 2026, with more comprehensive testing and additional new features. Stay tuned.

New Features

AI Employees

We have made significant improvements to AI Employees, including:

  • Optimized capabilities of built-in AI Employees
  • Support for accessing external data sources
  • Support for querying large amounts of data
  • Preserving original formatting in conversation content
  • Improved error messages

User Manual: AI Employees

AI Employees

UI Templates

The 2.0 beta introduces a brand new UI Templates feature. Each template type supports both copying and referencing, including:

  • Block Templates
  • Field Templates
  • Popup Templates

Notably, Popup Templates allow you to save the entire popup content (all tabs and blocks in sub-pages) as a template, significantly reducing repetitive work from version 1.x.

User Manual: UI Templates

UI Templates

Multi-App 2.0

Multi-App Management is NocoBase's unified application management solution for creating and managing multiple physically isolated NocoBase application instances across one or more runtime environments. Through the App Supervisor, users can create and maintain multiple applications from a unified entry point, meeting the needs of different businesses and scales. NocoBase supports three deployment architectures:

  • Single App: Deploy only one NocoBase instance where all business functions, data, and users run in the same application.
  • Shared Memory Multi-App: Multiple applications can run simultaneously within one NocoBase instance. Each application is independent, can connect to its own database, and can be created, started, and stopped individually, but they share the same process and memory space. Users still only need to maintain one NocoBase instance.
  • Multi-Environment Hybrid Deployment: Deploy one NocoBase as a unified management center, while deploying multiple NocoBase instances as application runtime environments for running business applications. Different applications can run on different nodes or clusters.

User Manual: Multi-App

Multi-Space

The Multi-Space plugin enables logical isolation to create multiple independent data spaces within a single application instance, suitable for scenarios like multi-factory or multi-store operations with highly consistent business processes and system configurations.

User Manual: Multi-Space

Data Visualization 2.0

Version 1.x provided basic data visualization plugins based on Ant Design Charts and ECharts for fundamental data visualization. However, it fell short in handling complex charts, personalized interactions, and data linkage scenarios.

NocoBase 2.0 introduces a brand new data visualization plugin based on ECharts, supporting visual configuration mode as well as SQL and JSON modes. It supports events, making it easy to handle complex charts, multi-chart linkage, and data drill-down scenarios.

Don't worry about SQL and JSON being too complexβ€”AI Employee Nathan is here to help.

User Manual: Data Visualization

Workflow

New "Multi-Condition Branch" Node

Similar to switch / case or if / else if statements in programming languages. The system evaluates multiple configured conditions in sequence and executes only the branch that satisfies a condition. This node will replace some functionality of the "Parallel Branch" node. We recommend replacing workflows that use both condition and parallel nodes with the new "Multi-Condition Branch" node.

20251123224209

User Manual: Multi-Condition Branch

Approval 2.0

Most block configurations in the Approval plugin have been refactored using FlowEngine, supporting more flexible configuration and usage. Several new features have also been added.

User Manual: Approval

Option to Display Data Snapshot or Latest State in Approval Processing Interface

  • Snapshot During the approval process, the applicant and approvers see the record state as it was when they entered, and after submission, they can only see the records they modifiedβ€”they won't see updates made by others afterward.
  • Latest During the approval process, the applicant and approvers always see the latest version of the record throughout the process, regardless of the record's state before their action. After the process ends, they will see the final version of the record.

Support for Configuring Initiator Data Scope

You can configure user scope-based permissions to determine which users can initiate the approval.

20251226114623

In the To-Do Center, Support for Configuring Business Data Fields in "My Initiated" and "My Approvals" List Cards

The "My Initiated" card allows flexible configuration of approval information and business data fields.

20251231222654

The "My Approvals" card allows flexible configuration of approval task and business data fields.

20251231222815

Email Manager 2.0

The Email Manager plugin has been refactored using FlowEngine, enabling AI Employees to seamlessly participate in email summarization, analysis, and composition. New features like auto-save drafts have also been added.

User Manual: Email Manager

Record History

The Record History plugin tracks data changes by automatically saving snapshots and difference records for create, update, and delete operations, helping users quickly trace data changes and audit operations.

User Manual: Record History


Solutions

NocoBase 2.0 provides ready-to-use solution templates for quickly building business systems.

Intelligent Ticketing System

An AI-driven ticket management platform featuring:

  • Multi-Source Unified Access: Public forms, customer portal, email parsing, API/Webhook
  • AI Employee Team: Sam (routing), Grace (replies), Max (knowledge), Lexi (translation)...
  • Full SLA Monitoring: P0-P3 four-level priority with automatic escalation alerts
  • Knowledge Self-Circulation: Tickets automatically become knowledge articles after resolution

Solution Documentation: https://v2.docs.nocobase.com/solution/ticket-system/

ticketing-imgs-2026-01-01-00-46-12

CRM Customer Management (Preview)

Version Note: The current version is based on 1.x with partial frontend UI adapted for 2.0, for learning and preview only.

NocoBase CRM is a no-code, flexible, and powerful customer relationship management platform, covering:

  • Customer Management: Customer information, contacts, customer grading
  • Sales Pipeline: Lead management, opportunity tracking, sales funnel
  • Order Management: Quotations, orders, contracts
  • Data Analysis: Dashboards, reports, data visualization

Solution Documentation: https://v2.docs.nocobase.com/solution/crm/

Live Demo: https://demo.nocobase.com/new

ticketing-imgs-2026-01-01-00-47-06

2.0-beta vs 1.x

Legend

  • βœ… Supported: 1.x features adapted in 2.0
  • πŸ†• New feature: New features in 2.0
  • ✨ Enhanced: Features improved compared to 1.0
  • πŸ”„ In progress: Features under development
  • πŸš€ Optimizing: Supported but needs improvement
  • ❌ Not supported: Features not supported in 2.0
  • ⚠️ Deprecated: Deprecated features
  • P0/P1/P2: Feature priority
    • P0: Coming soon
    • P1: Will be supported before 2.0 official release
    • P2: Will be supported after 2.0 official release

Interface Builder

Routes & Menus

Category Feature Status Priority Notes
Add menu item Group βœ… Supported - -
Add menu item Classic page (v1) βœ… Supported - -
Add menu item Modern page (v2) πŸ†• New feature - -
Add menu item Link βœ… Supported - -

Pages

Category Feature Status Priority Notes
Page settings Display page title βœ… Supported - -
Page settings Edit page title βœ… Supported - -
Page settings Enable page tabs βœ… Supported - -
Page settings Copy embedded link ❌ Not supported - -
Page settings Enable page header ⚠️ Deprecated - -
Drag layout Block drag layout ✨ Enhanced - -

Add Blocks

Data blocks
Feature Status Priority Notes
Table βœ… Supported - -
Form (Edit) βœ… Supported - -
Form (Add new) βœ… Supported - -
Details βœ… Supported - -
List βœ… Supported - -
Grid card βœ… Supported - -
Comments βœ… Supported - -
Map βœ… Supported - -
Charts ✨ Enhanced - -
Calendar ❌ Not supported - -
Gantt ❌ Not supported - -
Kanban ❌ Not supported - -
Multi-step form ❌ Not supported - -
Filter blocks
Feature Status Priority Notes
Form ✨ Enhanced - -
Collapse ❌ Not supported - -
Tree ❌ Not supported - -
Other blocks
Feature Status Priority Notes
Block template πŸ†• New feature - -
JS block πŸ†• New feature - -
Iframe βœ… Supported - -
Action panel βœ… Supported - -
Markdown ✨ Enhanced - -
Record history πŸ†• New feature - -
Email βœ… Supported - -
Workflow > To-Do ❌ Not supported - -
Workflow > Approval πŸ”„ In progress P0 -

Tabs

Category Feature Status Priority Notes
Tab settings Edit tab βœ… Supported - -
Tab settings Copy UID πŸ†• New feature - -
Tab settings Delete βœ… Supported - -

Table Block

Category Feature Status Priority Notes
Table settings Title & description βœ… Supported - -
Table settings Block linkage rules ✨ Enhanced - -
Table settings Block height ❌ Not supported P1 -
Table settings Enable drag and drop sorting ❌ Not supported P1 -
Table settings Drag and drop sorting field ❌ Not supported P1 -
Table settings Data loading mode ❌ Not supported P1 -
Table settings Enable quick edit πŸ†• New feature - -
Table settings Show row numbers βœ… Supported - -
Table settings Page size βœ… Supported - -
Table settings Data scope βœ… Supported - -
Table settings Default sorting βœ… Supported - -
Table settings Enable tree table βœ… Supported - -
Table settings Expand all rows by default βœ… Supported - -
Table settings Table density βœ… Supported - -
Table settings Save as template πŸ†• New feature - -
Table settings Copy UID πŸ†• New feature - -
Table settings Delete βœ… Supported - -
Table actions > Global actions Add new βœ… Supported - -
Table actions > Global actions Delete βœ… Supported - -
Table actions > Global actions Filter βœ… Supported - -
Table actions > Global actions Link βœ… Supported - -
Table actions > Global actions Popup βœ… Supported - -
Table actions > Global actions Refresh βœ… Supported - -
Table actions > Global actions Bulk edit ❌ Not supported P1 -
Table actions > Global actions Bulk update βœ… Supported - -
Table actions > Global actions Export βœ… Supported - -
Table actions > Global actions Import βœ… Supported - -
Table actions > Global actions Custom request ❌ Not supported P2 -
Table actions > Global actions Column settings ❌ Not supported - -
Table actions > Global actions AI employees πŸ†• New feature - -
Table actions > Global actions JS action πŸ†• New feature - -
Table actions > Row actions View βœ… Supported - -
Table actions > Row actions Edit βœ… Supported - -
Table actions > Row actions Update record βœ… Supported - -
Table actions > Row actions Delete βœ… Supported - -
Table actions > Row actions Popup βœ… Supported - -
Table actions > Row actions Link βœ… Supported - -
Table actions > Row actions Duplicate ❌ Not supported P2 -
Table actions > Row actions Custom request ❌ Not supported P2 -
Table actions > Row actions AI employees πŸ†• New feature - -
Table actions > Row actions JS action πŸ†• New feature - -
Table columns Display collection fields βœ… Supported - -
Table columns Display association fields βœ… Supported - -
Table columns > Other columns JS field πŸ†• New feature - -
Table columns > Other columns JS column πŸ†• New feature - -
Table columns > Other columns Actions ✨ Enhanced - -
Table column settings Column title βœ… Supported - -
Table column settings Tooltip βœ… Supported - -
Table column settings Column width ✨ Enhanced - -
Table column settings Enable quick edit πŸ†• New feature - -
Table column settings Sortable βœ… Supported - -
Table column settings Fixed βœ… Supported - -
Table column settings Style ❌ Not supported P2 -
Table column settings Display mode πŸ†• New feature - -
Table column settings Display copy button ❌ Not supported - -
Table column settings Ellipsis on text overflow ✨ Enhanced - -
Table column settings Field component ✨ Enhanced - -
Table column settings Render mode πŸ†• New feature - -
Table column settings Enable click-to-open ✨ Enhanced - -
Table column settings Edit popup ✨ Enhanced - -
Table column settings Copy UID πŸ†• New feature - -
Table column settings Delete βœ… Supported - -
Table column settings Hide column ⚠️ Deprecated - -
Table column settings Connect data blocks ⚠️ Deprecated - -
Table column settings Save as reference template ⚠️ Deprecated - -
Table column settings Save as inherited template ⚠️ Deprecated - -

Add & Edit Form Block

Category Feature Status Priority Notes
Form settings Title & description βœ… Supported - -
Form settings Block height ❌ Not supported P1 -
Form settings Form data templates ❌ Not supported - -
Form settings Form initial values πŸ”„ In progress P1 -
Form settings Layout βœ… Supported - -
Form settings Block linkage rules ✨ Enhanced - -
Form settings Field linkage rules πŸ”„ In progress P2 -
Form settings Data scope βœ… Supported - -
Form settings Enable drafts πŸ†• New feature - -
Form settings Save as template πŸ†• New feature - -
Form settings Convert reference to duplicate πŸ†• New feature - -
Form settings Convert reference fields to duplicate πŸ†• New feature - -
Form settings Copy UID πŸ†• New feature - -
Form settings Delete βœ… Supported - -
Form settings Save as reference template ⚠️ Deprecated - -
Form settings Save as inherited template ⚠️ Deprecated - -
Form field items Display collection fields βœ… Supported - -
Form field items Display association fields ❌ Not supported P2 -
Form field items > Others Field template πŸ†• New feature - -
Form field items > Others JS item πŸ†• New feature - -
Form field items > Others Divider ✨ Enhanced - -
Form field items > Others Markdown ✨ Enhanced - -
Form field item settings Show label βœ… Supported - -
Form field item settings Label βœ… Supported - -
Form field item settings Tooltip βœ… Supported - -
Form field item settings Description βœ… Supported - -
Form field item settings Default value πŸš€ Optimizing P0 -
Form field item settings Validation ✨ Enhanced - -
Form field item settings Required βœ… Supported - -
Form field item settings Display mode ✨ Enhanced - -
Form field item settings > SubForm Multiple ❌ Not supported P1 -
Form field item settings > SubForm Field linkage rules πŸ”„ In progress P2 -
Form field item settings > SubTable Field linkage rules ❌ Not supported P2 -
Form field item settings > SubForm (Popover) - ❌ Not supported - -
Form field item settings Copy UID πŸ†• New feature - -
Form field item settings Delete βœ… Supported - -
Form actions Submit πŸš€ Optimizing P1 -
Form actions Trigger workflow βœ… Supported - -
Form actions Popup ❌ Not supported P1 -
Form actions Custom request ❌ Not supported P2 -
Form actions AI employees πŸ†• New feature - -
Form actions JS action πŸ†• New feature - -

Details Block

Category Feature Status Priority Notes
Details settings Title & description βœ… Supported - -
Details settings Block height ❌ Not supported P1 -
Details settings Block linkage rules ✨ Enhanced - -
Details settings Data loading mode ❌ Not supported P1 -
Details settings Layout βœ… Supported - -
Details settings Data scope βœ… Supported - -
Details settings Default sorting βœ… Supported - -
Details settings Field linkage rules πŸš€ Optimizing - -
Details settings Save as template πŸ†• New feature - -
Details settings Copy UID πŸ†• New feature - -
Details settings Delete βœ… Supported - -
Details settings Save as reference template ⚠️ Deprecated - -
Details settings Save as inherited template ⚠️ Deprecated - -
Details actions View πŸ†• New feature - -
Details actions Edit βœ… Supported - -
Details actions Open popup βœ… Supported - -
Details actions Update record βœ… Supported - -
Details actions Delete βœ… Supported - -
Details actions Link πŸ†• New feature - -
Details actions Template print βœ… Supported - -
Details actions Print ❌ Not supported - -
Details actions Custom request ❌ Not supported P2 -
Details actions Trigger workflow πŸ†• New feature - -
Details actions AI employees πŸ†• New feature - -
Details actions JS action πŸ†• New feature - -
Details fields Display collection fields βœ… Supported - -
Details fields Display association fields βœ… Supported - -
Details fields > Others Field template πŸ†• New feature - -
Details fields > Others JS field πŸ†• New feature - -
Details fields > Others JS item πŸ†• New feature - -
Details fields > Others Divider βœ… Supported - -
Details fields > Others Markdown ✨ Enhanced - -
Details item settings Show field name βœ… Supported - -
Details item settings Field name βœ… Supported - -
Details item settings Tooltip βœ… Supported - -
Details item settings Description βœ… Supported - -
Details item settings Style ❌ Not supported P2 -
Details item settings > Title display (clickable field) Title field ✨ Enhanced - -
Details item settings > Title display (clickable field) Style ❌ Not supported P2 -
Details item settings > Title display (clickable field) Display mode πŸ†• New feature - -
Details item settings > Title display (clickable field) Ellipsis on text overflow βœ… Supported - -
Details item settings > Title display (clickable field) Enable click-to-open βœ… Supported - -
Details item settings > Title display (clickable field) Popup settings ✨ Enhanced - -
Details item settings > SubTable Page size βœ… Supported - -
Details item settings > SubTable Set sorting rules ❌ Not supported - -
Details item settings > SubTable Enable row numbers ❌ Not supported - -
Details item settings > SubTable Linkage rules ❌ Not supported - -
Details item settings > SubDetails Linkage rules ❌ Not supported - -
Details item settings > SubDetails Layout ❌ Not supported - -
Details item settings > Large text Ellipsis on text overflow ✨ Enhanced - -
Details item settings > Large text Render mode ✨ Enhanced - -
Details item settings > Preview - ✨ Enhanced - -
Details item settings Copy UID πŸ†• New feature - -
Details item settings Delete βœ… Supported - -

List Block

Category Feature Status Priority Notes
List settings Title & description βœ… Supported - -
List settings Block height ❌ Not supported P1 -
List settings Block linkage rules ✨ Enhanced - -
List settings Page size βœ… Supported - -
List settings Data scope βœ… Supported - -
List settings Default sorting βœ… Supported - -
List settings Data loading mode βœ… Supported - -
List settings Layout βœ… Supported - -
List settings Save as template πŸ†• New feature - -
List settings Convert reference to duplicate πŸ†• New feature - -
List settings Convert reference fields to duplicate πŸ†• New feature - -
List settings Copy UID πŸ†• New feature - -
List settings Delete βœ… Supported - -
List settings Save as reference template ⚠️ Deprecated - -
List settings Save as inherited template ⚠️ Deprecated - -
List actions > Global actions Add new βœ… Supported - -
List actions > Global actions Delete βœ… Supported - -
List actions > Global actions Filter βœ… Supported - -
List actions > Global actions Link πŸ†• New feature - -
List actions > Global actions Popup πŸ†• New feature - -
List actions > Global actions Refresh βœ… Supported - -
List actions > Global actions Bulk update πŸš€ Optimizing - -
List actions > Global actions Export βœ… Supported - -
List actions > Global actions Import βœ… Supported - -
List actions > Global actions Export attachments πŸ†• New feature - -
List actions > Global actions Send email πŸ†• New feature - -
List actions > Global actions Template print πŸ†• New feature - -
List actions > Global actions Trigger workflow βœ… Supported - -
List actions > Global actions Custom request ❌ Not supported P2 -
List actions > Global actions AI employees πŸ†• New feature - -
List actions > Global actions JS action πŸ†• New feature - -
List actions > Row actions View βœ… Supported - -
List actions > Row actions Delete βœ… Supported - -
List actions > Row actions Edit βœ… Supported - -
List actions > Row actions Link βœ… Supported - -
List actions > Row actions Popup βœ… Supported - -
List actions > Row actions Update record βœ… Supported - -
List actions > Row actions Template print βœ… Supported - -
List actions > Row actions Trigger workflow βœ… Supported - -
List actions > Row actions Custom request ❌ Not supported P2 -
List actions > Row actions AI employees πŸ†• New feature - -
List actions > Row actions JS action πŸ†• New feature - -
List fields Display collection fields βœ… Supported - -
List fields Display association fields βœ… Supported - -
List fields > Others JS field πŸ†• New feature - -
List fields > Others JS item πŸ†• New feature - -
List fields > Others Divider βœ… Supported - -
List fields > Others Markdown πŸ†• New feature - -

Other Blocks

Feature Status Priority Notes
Grid card block βœ… Supported - -
Comments block βœ… Supported - -
Map block βœ… Supported - -
Charts block ✨ Enhanced - -
Calendar block ❌ Not supported - -
Gantt block ❌ Not supported - -
Kanban block ❌ Not supported - -
Multi-step form block ❌ Not supported - -
Filter form ✨ Enhanced - -
Filter collapse ❌ Not supported - -
Tree filter ❌ Not supported - -
Block template πŸ†• New feature - -
JS block πŸ†• New feature - -
Iframe βœ… Supported - -
Action panel βœ… Supported - -
Markdown ✨ Enhanced - -
Record history πŸ†• New feature - -
Mail βœ… Supported - -
Workflow πŸ”„ In progress P0 -

Action Panel

Category Feature Status Priority Notes
Action panel settings Title & description βœ… Supported - -
Action panel settings Block height ❌ Not supported P1 -
Action panel settings Block linkage rules ✨ Enhanced - -
Action panel settings Layout βœ… Supported - -
Action panel settings Ellipsis on text overflow βœ… Supported - -
Action panel settings Save as template πŸ†• New feature - -
Action panel settings Copy UID πŸ†• New feature - -
Action panel settings Delete βœ… Supported - -
Actions Popup βœ… Supported - -
Actions Link βœ… Supported - -
Actions Scan QR code βœ… Supported - -
Actions Update record ❌ Not supported P2 -
Actions Custom request ❌ Not supported P2 -
Actions Trigger workflow ❌ Not supported P2 -
Actions JS Action πŸ†• New feature - -

Fields

Read-only Mode
Category Feature Status Priority Notes
Clickable field Text display βœ… Supported - -
Clickable field Number display βœ… Supported - -
Clickable field Date display βœ… Supported - -
Clickable field Time display βœ… Supported - -
Clickable field Enum display βœ… Supported - -
Clickable field Relation display βœ… Supported - -
Large text display Rich text display βœ… Supported - -
Large text display Markdown display βœ… Supported - -
Large text display Code block display ❌ Not supported P1 -
Large text display JSON field βœ… Supported - -
Field display URL field βœ… Supported - -
Field display Preview field βœ… Supported - -
Field display Checkbox field βœ… Supported - -
Field display Icon field βœ… Supported - -
Field display Color field βœ… Supported - -
Field display Formula calculation βœ… Supported - -
Field display Auto code βœ… Supported - -
Relation field SubDetails πŸ”„ In progress P0 -
Relation field SubTable πŸ”„ In progress P0 -
Field display Map display βœ… Supported - -
Field display JS Field βœ… Supported - -
Field display TableOID βœ… Supported - -
Field display China region ❌ Not supported - -
Field display QR code ❌ Not supported - -
Edit Mode
Feature Status Priority Notes
Single line input βœ… Supported - -
Number input βœ… Supported - -
Percentage input βœ… Supported - -
Password input βœ… Supported - -
NanoID input βœ… Supported - -
Multi-line text input βœ… Supported - -
Rich text editor βœ… Supported - -
Code editor ❌ Not supported - -
Markdown editor βœ… Supported - -
JSON input βœ… Supported - -
Selector βœ… Supported - -
Radio βœ… Supported - -
Checkbox βœ… Supported - -
Checkbox group βœ… Supported - -
Date picker βœ… Supported - -
Color picker βœ… Supported - -
Icon picker βœ… Supported - -
Time picker βœ… Supported - -
Record picker (dropdown) βœ… Supported - -
Record picker (popup) βœ… Supported - -
Record picker (cascade) βœ… Supported - -
File manager βœ… Supported - -
Collection selector πŸ”„ In progress P2 -
China region ❌ Not supported - -
QR code ❌ Not supported - -
Scan to input ❌ Not supported - -
SubForm πŸš€ Optimizing P0 -
SubTable (simple) πŸš€ Optimizing P0 -
SubTable (advanced) πŸ”„ In progress P1 -
Map picker βœ… Supported - -
JS Field βœ… Supported - -

Actions

Feature Status Priority Notes
Popup βœ… Supported - -
View βœ… Supported - -
Filter βœ… Supported - -
Add βœ… Supported - -
Add sub-record βœ… Supported - -
Link βœ… Supported - -
Edit βœ… Supported - -
Delete βœ… Supported - -
Refresh βœ… Supported - -
Update record πŸš€ Optimizing P1 -
Submit πŸš€ Optimizing P1 -
Upload βœ… Supported - -
Trigger workflow βœ… Supported - -
Bulk edit ❌ Not supported P1 -
Bulk update βœ… Supported - -
Custom request ❌ Not supported - -
Copy ❌ Not supported - -
Print ❌ Not supported - -
Template print βœ… Supported - -
Import βœ… Supported - -
Export βœ… Supported - -
Export attachments βœ… Supported - -
Scan QR code ❌ Not supported - -
AI employees πŸ†• New feature - -
JS Action πŸ†• New feature - -

Advanced Features

Category Feature Status Priority Notes
UI templates Block πŸ†• New feature - -
UI templates Popup πŸ†• New feature - -
UI templates Field πŸ†• New feature - -
UI templates > Field Form field πŸ†• New feature - -
UI templates > Field Details field πŸ†• New feature - -
UI templates > Field Approval field πŸ†• New feature - -
UI and permissions UI and permissions ✨ Enhanced - -
Event flow Event flow events πŸ†• New feature, πŸš€ Optimizing P1 -
Event flow Event flow actions πŸ†• New feature, πŸš€ Optimizing P1 -
Linkage rules Linkage rules πŸš€ Optimizing P1 -
Variables Current user πŸš€ Optimizing P1 -
Variables Current role (identifier) βœ… Supported - -
Variables Current space (identifier) ❌ Not supported P1 -
Variables API key βœ… Supported - -
Variables URL query parameters βœ… Supported - -
Variables Current device πŸ†• New feature - -
Variables Current record βœ… Supported - -
Variables Current form βœ… Supported - -
Variables Current object ❌ Not supported P1 -
Variables Current popup πŸš€ Optimizing P1 -
Variables Current selected records ❌ Not supported P2 -
Variables Date variables πŸ”„ In progress P1 -
Variables Variables and keys πŸ”„ In progress P1 -
JavaScript Run JavaScript πŸ†• New feature - -

Plugin Status

Plugin Name Plugin Status Priority Notes
@ nocobase/plugin-action-bulk-edit ❌ Not supported P1 -
@ nocobase/plugin-action-custom-request ❌ Not supported - -
@ nocobase/plugin-action-duplicate ❌ Not supported - -
@ nocobase/plugin-action-print ❌ Not supported - -
@ nocobase/plugin-block-multi-step-form ❌ Not supported - -
@ nocobase/plugin-block-tree ❌ Not supported - -
@ nocobase/plugin-calendar ❌ Not supported - -
@ nocobase/plugin-custom-variables ❌ Not supported - -
@ nocobase/plugin-embed ❌ Not supported - -
@ nocobase/plugin-field-china-region ❌ Not supported - -
@ nocobase/plugin-field-code ❌ Not supported P1 -
@ nocobase/plugin-field-sort ❌ Not supported - Drag and drop sorting of records not supported
@ nocobase/plugin-file-previewer-office ❌ Not supported - -
@ nocobase/plugin-gantt ❌ Not supported - -
@ nocobase/plugin-kanban ❌ Not supported - -
@ nocobase/plugin-public-forms ❌ Not supported - -
@ nocobase/plugin-text-copy ❌ Not supported - -
@ nocobase/plugin-data-visualization-echarts ⚠️ Deprecated - Use @nocobase/plugin-data-visualization instead
@ nocobase/plugin-field-component-mask ⚠️ Deprecated - -
@ nocobase/plugin-mobile ⚠️ Deprecated - Use @nocobase/plugin-ui-layout instead
@ nocobase/plugin-multi-app-manager ⚠️ Deprecated - Use @nocobase/plugin-app-supervisor instead
@ nocobase/plugin-app-supervisor πŸ†• New feature P0 Coming soon
@ nocobase/plugin-ai πŸ†• New feature - -
@ nocobase/plugin-ai-gigachat πŸ†• New feature - -
@ nocobase/plugin-block-grid-card πŸ†• New feature - -
@ nocobase/plugin-block-list πŸ†• New feature - -
@ nocobase/plugin-block-markdown πŸ†• New feature - -
@ nocobase/plugin-flow-engine πŸ†• New feature - -
@ nocobase/plugin-form-drafts πŸ†• New feature - -
@ nocobase/plugin-multi-space πŸ†• New feature - -
@ nocobase/plugin-record-history πŸ†• New feature - -
@ nocobase/plugin-telemetry πŸ†• New feature - -
@ nocobase/plugin-ui-layout πŸ†• New feature, ❌ Not supported P2 Planned
@ nocobase/plugin-ui-templates πŸ†• New feature - -
@ nocobase/plugin-acl βœ… Supported - -
@ nocobase/plugin-action-bulk-update βœ… Supported - -
@ nocobase/plugin-action-export βœ… Supported - -
@ nocobase/plugin-action-export-pro βœ… Supported - -
@ nocobase/plugin-action-import βœ… Supported - -
@ nocobase/plugin-action-import-pro βœ… Supported - -
@ nocobase/plugin-action-template-print βœ… Supported - -
@ nocobase/plugin-api-doc βœ… Supported - -
@ nocobase/plugin-api-keys βœ… Supported - -
@ nocobase/plugin-async-task-manager βœ… Supported - -
@ nocobase/plugin-audit-logger βœ… Supported - -
@ nocobase/plugin-audit-logs βœ… Supported - -
@ nocobase/plugin-auth βœ… Supported - -
@ nocobase/plugin-auth-cas βœ… Supported - -
@ nocobase/plugin-auth-dingtalk βœ… Supported - -
@ nocobase/plugin-auth-ldap βœ… Supported - -
@ nocobase/plugin-auth-oidc βœ… Supported - -
@ nocobase/plugin-auth-saml βœ… Supported - -
@ nocobase/plugin-auth-sms βœ… Supported - -
@ nocobase/plugin-auth-wecom βœ… Supported - -
@ nocobase/plugin-backup-restore βœ… Supported - -
@ nocobase/plugin-backups βœ… Supported - -
@ nocobase/plugin-block-iframe βœ… Supported - -
@ nocobase/plugin-block-template βœ… Supported - -
@ nocobase/plugin-block-tree βœ… Supported - -
@ nocobase/plugin-block-workbench βœ… Supported - -
@ nocobase/plugin-client βœ… Supported - -
@ nocobase/plugin-collection-fdw βœ… Supported - -
@ nocobase/plugin-collection-sql βœ… Supported - -
@ nocobase/plugin-collection-tree βœ… Supported - -
@ nocobase/plugin-comments βœ… Supported - -
@ nocobase/plugin-custom-brand βœ… Supported - -
@ nocobase/plugin-data-source-external-mariadb βœ… Supported - -
@ nocobase/plugin-data-source-external-mssql βœ… Supported - -
@ nocobase/plugin-data-source-external-mysql βœ… Supported - -
@ nocobase/plugin-data-source-external-oracle βœ… Supported - -
@ nocobase/plugin-data-source-external-postgres βœ… Supported - -
@ nocobase/plugin-data-source-kingbase βœ… Supported - -
@ nocobase/plugin-data-source-main βœ… Supported - -
@ nocobase/plugin-data-source-manager βœ… Supported - -
@ nocobase/plugin-data-source-rest-api βœ… Supported - -
@ nocobase/plugin-data-visualization βœ… Supported - -
@ nocobase/plugin-departments βœ… Supported - -
@ nocobase/plugin-email-manager βœ… Supported - -
@ nocobase/plugin-environment-variables βœ… Supported - -
@ nocobase/plugin-error-handler βœ… Supported - -
@ nocobase/plugin-field-attachment-url βœ… Supported - -
@ nocobase/plugin-field-encryption βœ… Supported - -
@ nocobase/plugin-field-formula βœ… Supported - -
@ nocobase/plugin-field-m2m-array βœ… Supported - -
@ nocobase/plugin-field-markdown-vditor βœ… Supported - -
@ nocobase/plugin-field-sequence βœ… Supported - -
@ nocobase/plugin-file-manager βœ… Supported - -
@ nocobase/plugin-file-storage-s3-pro βœ… Supported - -
@ nocobase/plugin-graph-collection-manager βœ… Supported - -
@ nocobase/plugin-ip-restriction βœ… Supported - -
@ nocobase/plugin-license βœ… Supported - -
@ nocobase/plugin-locale-tester βœ… Supported - -
@ nocobase/plugin-localization βœ… Supported - -
@ nocobase/plugin-lock-adapter-redis βœ… Supported - -
@ nocobase/plugin-logger βœ… Supported - -
@ nocobase/plugin-map βœ… Supported - -
@ nocobase/plugin-migration-manager βœ… Supported - -
@ nocobase/plugin-multi-keyword-filter βœ… Supported - -
@ nocobase/plugin-notification-email βœ… Supported - -
@ nocobase/plugin-notification-in-app-message βœ… Supported - -
@ nocobase/plugin-notification-manager βœ… Supported - -
@ nocobase/plugin-password-policy βœ… Supported - -
@ nocobase/plugin-pubsub-adapter-redis βœ… Supported - -
@ nocobase/plugin-queue-adapter-rabbitmq βœ… Supported - -
@ nocobase/plugin-queue-adapter-redis βœ… Supported - -
@ nocobase/plugin-request-encryption βœ… Supported - -
@ nocobase/plugin-system-settings βœ… Supported - -
@ nocobase/plugin-telemetry-prometheus βœ… Supported - -
@ nocobase/plugin-theme-editor βœ… Supported - -
@ nocobase/plugin-two-factor-authentication βœ… Supported - -
@ nocobase/plugin-ui-schema-storage βœ… Supported - -
@ nocobase/plugin-user-data-sync βœ… Supported - -
@ nocobase/plugin-users βœ… Supported - -
@ nocobase/plugin-verification βœ… Supported - -
@ nocobase/plugin-verification-totp-authenticator βœ… Supported - -
@ nocobase/plugin-workerid-allocator-redis βœ… Supported - -
@ nocobase/plugin-workflow βœ… Supported - -
@ nocobase/plugin-workflow-action-trigger βœ… Supported - -
@ nocobase/plugin-workflow-aggregate βœ… Supported - -
@ nocobase/plugin-workflow-approval βœ… Supported - -
@ nocobase/plugin-workflow-cc βœ… Supported - -
@ nocobase/plugin-workflow-custom-action-trigger βœ… Supported - -
@ nocobase/plugin-workflow-date-calculation βœ… Supported - -
@ nocobase/plugin-workflow-delay βœ… Supported - -
@ nocobase/plugin-workflow-dynamic-calculation βœ… Supported - -
@ nocobase/plugin-workflow-javascript βœ… Supported - -
@ nocobase/plugin-workflow-json-query βœ… Supported - -
@ nocobase/plugin-workflow-json-variable-mapping βœ… Supported - -
@ nocobase/plugin-workflow-loop βœ… Supported - -
@ nocobase/plugin-workflow-mailer βœ… Supported - -
@ nocobase/plugin-workflow-manual βœ… Supported - -
@ nocobase/plugin-workflow-notification βœ… Supported - -
@ nocobase/plugin-workflow-parallel βœ… Supported - -
@ nocobase/plugin-workflow-request βœ… Supported - -
@ nocobase/plugin-workflow-request-interceptor βœ… Supported - -
@ nocobase/plugin-workflow-response-message βœ… Supported - -
@ nocobase/plugin-workflow-sql βœ… Supported - -
@ nocobase/plugin-workflow-subflow βœ… Supported - -
@ nocobase/plugin-workflow-variable βœ… Supported - -
@ nocobase/plugin-workflow-webhook βœ… Supported - -

About NocoBase

NocoBase is the most extensible AI-powered no-code platform.
Total control. Infinite extensibility. AI collaboration.
Enable your team to adapt quickly and cut costs dramatically.
No years of development. No millions wasted.
Deploy NocoBase in minutes β€” and take control of everything.

Discover NocoBase in 3 Minutes!

πŸ‘‡ Get NocoBase

Homepage

Demo

Documentation

GitHub

Top comments (0)