Roadmap

We are developing or have already planned the following new features and plugins.

Core

AI integration

Integrates third-party LLM and provides AI capabilities throughout the entire system

In progress
Responsive layout

Configure once, adapt to devices of all sizes.

In progress
Menu refactoring

Manage routes centrally; pages can be hidden from the menu.

In progress
Block Template Refactoring

Refactor block templates to allow independent template configuration. Templates can contain multiple blocks. Blocks added using a template inherit from that template, allowing for further custom configuration.

In progress
Front-end event stream

Connect events and actions within and between blocks to create interactive effects. Each event stream includes events, conditions, and actions. Each action allows for parameter configuration, and the result of one action serves as the input for the next.

In progress
Lightweight plugin

Offer cloud-based coding capabilities, allowing developers to create lightweight plugins directly in the front end, to address simple customization needs.

In progress

Collections

Static Data Dictionary

Stores and manages static data like enumerations, code tables, currencies, and units for easy reuse across multiple places.

In progress New plugin Commercial

Blocks

New filter blocks

Add any field from any data source in the filter block to filter any block on the page (including chart blocks)

In progress New plugin
Summary

Add a summary footer to table, list blocks to output aggregate results such as totals, sums, averages, or any text content.

In progress New plugin
Enhanced Table Block

A higher-performance table block with more features such as in-cell editing, header cell merging, and drag-and-drop column resizing.

In progress New plugin Commercial

Actions

Template print

Upload templates edited in Word or Excel, automatically replace variables within the templates, and output new files.

In progress New plugin Commercial
Global Variables

Offers global variables and an interface for switching between them, supporting scenarios like project, store, or currency changes.

In progress New plugin

Fields

Field default values support expressions

In progress
Fields: Nested query

Dynamically calculate or retrieve specific data related to the main query and display it as part of the result set.

In progress New plugin Commercial

Users & permissions

Unified Role

Combines permissions from the user's all roles, eliminating the need to switch between them.

In progress

Workflow

Optimize the use of workflow

In progress
Workflow: Subflows

Workflows can be called by other workflows, enabling process reuse.

In progress New plugin

Others

Mobile V2

Provides a more user-friendly mobile experience, supporting the extension of various mobile components.

In progress New plugin
Plugin development tutorial V2

New development tutorial with step-by-step plugin samples.

In progress