NocoBase Weekly Updates: Add Workflow Category Management


Originally published at NocoBase Weekly Updates: Add Workflow Category Management - NocoBase.
Summarize the weekly product update logs, and the latest releases can be checked on our blog.
This week we released NocoBase 1.7.0, which introduces enhanced permission management, optimized system performance, and open-sourced plugins to comprehensively improve functionality and user experience.
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.35
Release date: 2025-05-29
π New Features
[undefined]
- Add Gitpod support for one-click development environment startup (#6922) by @kerwin612
π Improvements
[client]
π Bug Fixes
[client]
paginate association field dropdown data with page size of 200 (#6950) by @katherinehhh
Incorrect highlight position when dragging table rows (#6952) by @chenos
Block resize by dragging not working (#6944) by @chenos
field assignment component i18n not working (#6945) by @katherinehhh
Error messages cannot be copied correctly (#6908) by @kerwin612
[Collection field: Markdown(Vditor)] markdown-vditor field component width issue after zoom in and out (#6946) by @katherinehhh
[Workflow: Approval] Fix translation content by @mytharcher
v1.6.36
Release date: 2025-05-29
π Improvements
- [Auth: OIDC] Ignore case when matching user by email by @2013xile
v1.6.37
Release date: 2025-05-30
π Bug Fixes
[client]
Fix the field order in filter button dropdown list (#6962) by @zhangzhonghe
subtable linkage variable fetches association data on clear instead of using form value (#6963) by @katherinehhh
association field in subtable triggering request when iteration variable with empty value (#6969) by @katherinehhh
[Theme editor] Hide theme switch option and fix popup style (#6964) by @zhangzhonghe
[Workflow: Approval] Fix error when assignees scope querying with association condition by @mytharcher
v1.6.38
Release date: 2025-06-03
π Bug Fixes
[client]
Fix the issue where blocks created in popups have incorrect collection (#6961) by @zhangzhonghe
Fix issue where filter form default values are invalid in sub-pages (#6960) by @zhangzhonghe
unable to expand association collection fields from external data sources in role data table scope (#6958) by @katherinehhh
Fix the issue where the 'Ellipsis overflow content' option is ineffective for relation fields (#6967) by @zhangzhonghe
Fix the issue where single-line text field values are displayed as an array in esay-reading mode (#6968) by @zhangzhonghe
[Authentication] Performance issue caused by expired token cleanup (#6981) by @2013xile
[File manager] Fix Ali-OSS timeout configuration (#6970) by @mytharcher
[Workflow: Custom action event] Fix initializer for workbench missed by @mytharcher
[Auth: OIDC] Sign-in button text not being localized by @2013xile
v1.7.1
Release date: 2025-06-04
π New Features
- [Data visualization] Support multiplication and division in chart transformation configuration (#6788) by @bugstark
π Improvements
- [Public forms] Support to use url parameter as variable (#6973) by @mytharcher
π Bug Fixes
[client] Fix fields not displaying in block templates caused by duplicate API requests (#6957) by @zhangzhonghe
[Workflow: Manual node] Fix initializer throws error when using external datasource (#6983) by @mytharcher
next
v1.8.0-beta.1
Release date: 2025-06-04
π New Features
[undefined] Add new "Input Copy Button" plugin for single-line text fields (#6894) by @kerwin612
[Workflow] Add workflow category management (#6965) by @mytharcher
π Improvements
[client] support configuring whether menu links open in a new window (#6918) by @katherinehhh
[Action: Import records Pro] Optimize xlsx import performance by @aaaaaajie
[Auth: OIDC] Ignore case when matching user by email by @2013xile
[Workflow: Approval] Import workflow collections from workflow plugin to avoid duplication by @mytharcher
π Bug Fixes
[client]
Fields and actions only take effect after refreshing the page (#6977) by @zhangzhonghe
Fix fields not displaying in block templates caused by duplicate API requests (#6957) by @zhangzhonghe
Fix the issue where blocks created in popups have incorrect collection (#6961) by @zhangzhonghe
Cannot select variables when setting default values for association fields (#6974) by @zhangzhonghe
Fix the issue where single-line text field values are displayed as an array in esay-reading mode (#6968) by @zhangzhonghe
unable to expand association collection fields from external data sources in role data table scope (#6958) by @katherinehhh
Fix the issue where the 'Ellipsis overflow content' option is ineffective for relation fields (#6967) by @zhangzhonghe
Fix issue where filter form default values are invalid in sub-pages (#6960) by @zhangzhonghe
issue where select association field popup closes on first input when adding new data (#6971) by @katherinehhh
association field in subtable triggering request when iteration variable with empty value (#6969) by @katherinehhh
Fix the field order in filter button dropdown list (#6962) by @zhangzhonghe
form validation rules data lost when collapsing panel (#6949) by @katherinehhh
selected values are reset when updating multi-select dropdown options via linkage rules (#6953) by @katherinehhh
subtable linkage variable fetches association data on clear instead of using form value (#6963) by @katherinehhh
paginate association field dropdown data with page size of 200 (#6950) by @katherinehhh
date picker not refreshed after toggling from "is between" back to "is" (#6956) by @katherinehhh
Incorrect highlight position when dragging table rows (#6952) by @chenos
[Authentication] Performance issue caused by expired token cleanup (#6981) by @2013xile
[Workflow] Fix error thrown when filter workflows (#6978) by @mytharcher
[File manager] Fix Ali-OSS timeout configuration (#6970) by @mytharcher
[Theme editor] Hide theme switch option and fix popup style (#6964) by @zhangzhonghe
[Workflow: Custom action event] Fix initializer for workbench missed by @mytharcher
[Auth: OIDC] Sign-in button text not being localized by @2013xile
[Workflow: Approval] Fix error when assignees scope querying with association condition by @mytharcher
v1.8.0-beta.2
Release date: 2025-06-04
π Improvements
- [Template print] Add more logs. by @sheldon66
v1.8.0-beta.3
Release date: 2025-06-04
π New Features
- [Data visualization] Support multiplication and division in chart transformation configuration (#6788) by @bugstark
π Improvements
- [Public forms] Support to use url parameter as variable (#6973) by @mytharcher
π Bug Fixes
[client] Fix fields not displaying in block templates caused by duplicate API requests (#6957) by @zhangzhonghe
[Workflow: Manual node] Fix initializer throws error when using external datasource (#6983) by @mytharcher
develop
v1.8.0-alpha.1
Release date: 2025-06-04
π New Features
[undefined]
[Data visualization] Support multiplication and division in chart transformation configuration (#6788) by @bugstark
[Workflow] Add workflow category management (#6965) by @mytharcher
[Email manager] support mass sending by @jiannx
π Improvements
[client]
improve styles for date range filter component (#6939) by @katherinehhh
support configuring whether menu links open in a new window (#6918) by @katherinehhh
Fix issue where hidden form controls captured tab key, significantly improving form operation efficiency (#6942) by @kerwin612
validate required fields before showing confirmation dialog (#6931) by @katherinehhh
[Public forms] Support to use url parameter as variable (#6973) by @mytharcher
[Action: Import records Pro] Optimize xlsx import performance by @aaaaaajie
[Template print] Add more logs. by @sheldon66
[Auth: OIDC] Ignore case when matching user by email by @2013xile
[Workflow: Approval] Import workflow collections from workflow plugin to avoid duplication by @mytharcher
[Email manager] complete mass sending function by @jiannx
π Bug Fixes
[client]
Fix fields not displaying in block templates caused by duplicate API requests (#6957) by @zhangzhonghe
Fix the issue where blocks created in popups have incorrect collection (#6961) by @zhangzhonghe
Fix the issue where single-line text field values are displayed as an array in esay-reading mode (#6968) by @zhangzhonghe
Fix the field order in filter button dropdown list (#6962) by @zhangzhonghe
Fields and actions only take effect after refreshing the page (#6977) by @zhangzhonghe
Fix the issue where the 'Ellipsis overflow content' option is ineffective for relation fields (#6967) by @zhangzhonghe
issue where select association field popup closes on first input when adding new data (#6971) by @katherinehhh
association field in subtable triggering request when iteration variable with empty value (#6969) by @katherinehhh
form validation rules data lost when collapsing panel (#6949) by @katherinehhh
Fix issue where filter form default values are invalid in sub-pages (#6960) by @zhangzhonghe
field assignment component i18n not working (#6945) by @katherinehhh
unable to expand association collection fields from external data sources in role data table scope (#6958) by @katherinehhh
date picker not refreshed after toggling from "is between" back to "is" (#6956) by @katherinehhh
subtable linkage variable fetches association data on clear instead of using form value (#6963) by @katherinehhh
selected values are reset when updating multi-select dropdown options via linkage rules (#6953) by @katherinehhh
Incorrect highlight position when dragging table rows (#6952) by @chenos
form label colon visibility setting not working (#6947) by @katherinehhh
paginate association field dropdown data with page size of 200 (#6950) by @katherinehhh
Fix the issue with the copy button in the error pop-up copying out as [object Object]. (#6908) by @kerwin612
Cannot select variables when setting default values for association fields (#6974) by @zhangzhonghe
Block resize by dragging not working (#6944) by @chenos
[Workflow: Manual node] Fix initializer throws error when using external datasource (#6983) by @mytharcher
[Authentication] Performance issue caused by expired token cleanup (#6981) by @2013xile
[File manager] Fix Ali-OSS timeout configuration (#6970) by @mytharcher
[Workflow] Fix error thrown when filter workflows (#6978) by @mytharcher
[Theme editor] Hide theme switch option and fix popup style (#6964) by @zhangzhonghe
[Collection field: Markdown(Vditor)] markdown-vditor field component width issue after zoom in and out (#6946) by @katherinehhh
[Workflow: Custom action event] Fix initializer for workbench missed by @mytharcher
[Auth: OIDC] Sign-in button text not being localized by @2013xile
[Workflow: Approval] Fix error when assignees scope querying with association condition by @mytharcher
v1.8.0-alpha.2
Release date: 2025-06-04
π Bug Fixes
- [client] Fix fields not displaying in block templates caused by duplicate API requests (#6957) 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!
π Get NocoBase
Subscribe to my newsletter
Read articles from Lucy Zhang directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
