NocoBase 1.3: REST API data source, mobile v2, and more features

Starting from version 1.3, NocoBase offers two key branches: main and next.

  • main branch (beta version) focuses on bug fixes, ensuring a stable version for users.
  • next branch (alpha version) contains some unreleased new features. This version is unstable and is intended for developers or testers to experience new features early or to conduct compatibility testing.

The new features in the 1.3 beta include:

Core

Support for opening pop-ups via URL

Reference documentation:

Support for opening pop-ups as a page

A new “page” option has been added for pop-up operations.

Reference documentation:

Fields support configuration of style attributes

Reference documentation:

Markdown and iframe HTML support the Handlebars template engine

Reference documentation:

Support for dynamically configuring field components

Reference documentation:

Plugins

REST API data source

Reference documentation:

MSSQL external data source

Reference documentation:

Mobile V2

Reference documentation:

Many-to-many (array)

Reference documentation:

Authentication: WeCom

Reference documentation:

Workflow: Date calculation node

Reference documentation:

Important changes

Environment variable DB_TIMEZONE changed to TZ

The new TZ environment variable has been added to set the application’s time zone, with the default being the operating system’s time zone. The old DB_TIMEZONE remains compatible but is deprecated.

Reference:

We will continue to share our release notes with everyone in the community. If you have any questions or feedback, feel free to leave a comment!

Thank you all :heart: