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

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

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.

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.

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.

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

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/

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

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 | - | - |
| โ 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 | โ 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 | - | - |
| โ 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 | - | - |
| โ 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 | - | - |