About NocoBase
NocoBase is a private, open-source, no-code platform offering total control and infinite scalability. It empowers teams to adapt quickly to changes while significantly reducing costs. Avoid years of development and substantial investment by deploying NocoBase in minutes.
👇 Get NocoBase
Homepage
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:
Top comments (0)