Originally published at https://www.nocobase.com/en/blog/weekly-updates-202503027.
Summarize the weekly product update logs, and the latest releases can be checked on our blog.
NocoBase is currently updated with three branches: main
, next
and develop
.
-
main
๏ผThe most stable version to date, recommended for installation; -
next
๏ผBeta version, contains upcoming new features and has been preliminarily tested. There might be some known or unknown issues. It's mainly for test users to collect feedback and optimize functions further. Ideal for test users who want to experience new features early and give feedback; -
develop
๏ผAlpha version, contains the latest feature code, may be incomplete or unstable, mainly for internal dev and rapid iteration. Suited for tech users interested in product's cutting-edge, but with potential issues and incomplete functions. Not for production use.
main
v1.6.7
Release date: 2025-03-20
๐ Improvements
- [Workflow: mailer node] Add secure field config description. (#6510) by sheldon66
- [Notification: Email] Add secure field config description. (#6501) by sheldon66
- [Calendar] Calendar plugin with optional settings to enable or disable quick event creation (#6391) by Cyx649312038
๐ Bug Fixes
- [client] time field submission error in Chinese locale (invalid input syntax for type time) (#6511) by katherinehhh
- [File manager] Unable to access files stored in COS (#6512) by chenos
- [Block: Map] secret key fields not triggering validation in map management (#6509) by katherinehhh
- [WEB client] The path in the route management table is different from the actual path (#6483) by zhangzhonghe
- [Action: Export records Pro] Unable to export attachments by chenos
-
[Workflow: Approval]
- Fix null user caused crash by mytharcher
- Fix error thrown when add query node result by mytharcher
v1.6.8
Release date: 2025-03-22
๐ Bug Fixes
- [server] The upgrade command may cause workflow errors (#6524) by gchust
- [client] the height of the subtable in the form is set along with the form height (#6518) by katherinehhh
-
[Authentication]
[Block: Map] map block key management issue causing request failures due to invisible characters (#6521) by katherinehhh
[Backup manager] Restoration may cause workflow execution errors by gchust
[WeCom] Resolve environment variables and secrets when retrieving notification configuration. by 2013xile
v1.6.9
Release date: 2025-03-23
๐ Bug Fixes
- [client] action button transparency causing setting display issue on hover (#6529) by katherinehhh
v1.6.10
Release date: 2025-03-25
๐ Bug Fixes
-
[client]
- Unable to use 'Current User' variable when adding a link page (#6536) by zhangzhonghe
- ๅญๆฎต่ตๅผๅฏนๅญๆฎต่ฟ่กโ็ฉบๅผโ่ตๅผๆ ๆ (#6549) by katherinehhh
-
yarn doc
command error (#6540) by gchust - Remove the 'Allow multiple selection' option from dropdown single-select fields in filter forms (#6515) by zhangzhonghe
- Relational field's data range linkage is not effective (#6530) by zhangzhonghe
[Collection: Tree] Migration issue for plugin-collection-tree (#6537) by 2013xile
[Action: Custom request] Unable to download UTF-8 encoded files (#6541) by 2013xile
next
v1.7.0-beta.7
Release date: 2025-03-19
๐ Improvements
- [Calendar] Calendar plugin with optional settings to enable or disable quick event creation (#6391) by Cyx649312038
๐ Bug Fixes
-
[client]
[Block: Action panel] layout issue in mobile action panel after hiding buttons due to permission control (#6502) by katherinehhh
[WEB client] The path in the route management table is different from the actual path (#6483) by zhangzhonghe
v1.7.0-beta.8
Release date: 2025-03-23
๐ New Features
- [client] Support field Style settings for font-size, font-weight, and font-style (#6489) by katherinehhh
- [Variables and secrets] support environment variables in link button URL (#6494) by katherinehhh
๐ Improvements
- [client] support fuzzy matching for fields selected in filter button (#6496) by katherinehhh
- [Workflow: mailer node] Add secure field config description. (#6510) by sheldon66
- [WEB client] add secondary confirmation prompt for Clear Cache (#6505) by katherinehhh
- [Notification: Email] Add secure field config description. (#6501) by sheldon66
- [Email manager] support reauthorize & auto select the account when sending an email by jiannx
๐ Bug Fixes
- [server] The upgrade command may cause workflow errors (#6524) by gchust
-
[client]
-
[Authentication]
-
[Block: Map]
[File manager] Unable to access files stored in COS (#6512) by chenos
[Action: Export records Pro] Unable to export attachments by chenos
[Backup manager] Restoration may cause workflow execution errors by gchust
[WeCom] Resolve environment variables and secrets when retrieving notification configuration. by 2013xile
-
[Workflow: Approval]
- Fix process table error when job deleted by mytharcher
- Fix error thrown when add query node result by mytharcher
- Fix null user caused crash by mytharcher
v1.7.0-beta.9
Release date: 2025-03-25
๐ New Features
- [acl] Support user role union (#6301) by aaaaaajie
-
[client]
[Verification] Support user binding of various verification types, such as SMS and TOTP authenticators, and identity verification in required scenarios. Enable development and extension of verification methods. (#6026) by 2013xile
Reference: Verification[Calendar] Support for the extension of optional fields for Kanban, Calendar, and Formula Field plugins (#6076) by katherinehhh
[Block: template] Add
Block: template
plugin, providing template support for blocks based on inheritance mechanism. (#5920) by gchust[plugin-demo-platform] Set skipAuthCheck of "/new" route to true. by sheldon66
[Two-factor authentication (2FA)] New plugins: Two-factor authentication and Verification: TOTP authenticator by 2013xile
Reference: Two-factor authentication (2FA)
Verification: TOTP authenticator
๐ Improvements
-
[client]
[utils] Desktop page adaptation for mobile devices (#6393) by zhangzhonghe
[Public forms] set public form page title to the configured title upon creation (#6538) by katherinehhh
-
[File manager]
[Block: template] Support save data block as block template from page (#6348) by gchust
[Workflow] Move bind workflow settings to plugin (#6143) by mytharcher
๐ Bug Fixes
-
[client]
- table row button drag-and-drop issue (#6544) by katherinehhh
- Unable to use 'Current User' variable when adding a link page (#6536) by zhangzhonghe
- Relational field's data range linkage is not effective (#6530) by zhangzhonghe
- Remove the 'Allow multiple selection' option from dropdown single-select fields in filter forms (#6515) by zhangzhonghe
-
yarn doc
command error (#6540) by gchust - missing fields in the linkage rule configuration (#6488) by katherinehhh
- Content is not fully displayed in mobile browsers (#6446) by zhangzhonghe
- When using the '$anyOf' operator, the linkage rule is invalid (#6400) by zhangzhonghe
- incorrect formatting of time field in filter form (#6374) by katherinehhh
- Input style not correct for form default value setting (#6490) by gchust
[utils] Known 'desktop responsive' bug (#6476) by zhangzhonghe
[acl] Fixed the issue where relationship fields are not displayed under the role union. (#6456) by aaaaaajie
[Collection: Tree] Migration issue for plugin-collection-tree (#6537) by 2013xile
[Action: Custom request] Unable to download UTF-8 encoded files (#6541) by 2013xile
[Variables and secrets] Buttons have not been shown in create new variables drawer (#6485) by gchust
[WEB client] Replace all instances of ctx.state.currentRole (single role) with ctx.state.currentRoles (supports multiple roles). (#6427) by aaaaaajie
-
[Access control]
-
[Block: template]
[Auth: API keys] API keys plugin role list removal union (#6432) by aaaaaajie
[Block: Multi-step form] the submit button has the same color in its default and highlighted by jiannx
[Workflow: Approval] Style issue with the 'Apply new' popup dialog by zhangzhonghe
develop
v1.7.0-alpha.4
Release date: 2025-03-23
๐ New Features
-
[client]
[Variables and secrets] support environment variables in link button URL (#6494) by katherinehhh
[Workflow: Aggregate node] Support to configure precision for aggregation result (#6491) by mytharcher
๐ Improvements
- [client] support fuzzy matching for fields selected in filter button (#6496) by katherinehhh
- [Notification: Email] Add secure field config description. (#6501) by sheldon66
- [Workflow: mailer node] Add secure field config description. (#6510) by sheldon66
- [Calendar] Calendar plugin with optional settings to enable or disable quick event creation (#6391) by Cyx649312038
- [WEB client] add secondary confirmation prompt for Clear Cache (#6505) by katherinehhh
- [Email manager] support reauthorize & auto select the account when sending an email by jiannx
๐ Bug Fixes
-
[client]
- action button transparency causing setting display issue on hover (#6529) by katherinehhh
- time field submission error in Chinese locale (invalid input syntax for type time) (#6511) by katherinehhh
- the height of the subtable in the form is set along with the form height (#6518) by katherinehhh
- linkage rule field default hidden with retained value not working (#6503) by katherinehhh
- add chi ld button not displaying icon-only mode (#6504) by katherinehhh
[server] The upgrade command may cause workflow errors (#6524) by gchust
[utils] Known 'desktop responsive' bug (#6476) by zhangzhonghe
[evaluators] Revert round decimal places to 9 (#6492) by mytharcher
-
[Authentication]
-
[Block: Map]
-
[File manager]
[WEB client] The path in the route management table is different from the actual path (#6483) by zhangzhonghe
[Block: Action panel] layout issue in mobile action panel after hiding buttons due to permission control (#6502) by katherinehhh
[Data source: Main] Unable to create a MySQL view. (#6477) by aaaaaajie
[Workflow] Fix legacy tasks count after workflow deleted (#6493) by mytharcher
[Action: Export records Pro] Unable to export attachments by chenos
-
[Backup manager]
- Upload files have not been restored when creating sub-app from backup template by gchust
- Restoration may cause workflow execution errors by gchust
- MySQL database restore failure caused by GTID set overlap by gchust
[WeCom] Resolve environment variables and secrets when retrieving notification configuration. by 2013xile
-
[Workflow: Approval]
- Fix process table error when job deleted by mytharcher
- Change returned approval as todo by mytharcher
- Fix error thrown when add query node result by mytharcher
- Fix action button missed in process table by mytharcher
- Style issue with the 'Apply new' popup dialog by zhangzhonghe
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.
Discover NocoBase in 3 Minutes!
Top comments (0)