Release Notes

Learn about the latest features, improvements, and bug fixes.

NocoBase v1.8.7: Support to test run node
🎉 New Features
  • [Workflow: date calculation node] Support to test run node by @mytharcher
🚀 Improvements
  • [client] Color Picker: Add four recommended colors (#7226) by @zhangzhonghe

  • [Workflow] Make comparison compatible for date values (#7237) by @mytharcher

🐛 Bug Fixes
  • [client]

    • style rules not working on table action column (#7225) by @katherinehhh

    • When deleting a menu, the corresponding data in the uiSchemas table is not deleted (#7232) by @zhangzhonghe

    • Avoid non-association fields to be selected in appends (#7231) by @mytharcher

  • [Workflow: Subflow] Fix error thrown when recall signal arrive but pending execution is not on current instance by @mytharcher

latest
NocoBase v1.8.6: Bug Fixes
🐛 Bug Fixes
  • [client]

    • Fix error: Can’t resolve ‘react-device-detect (#7224) by @zhangzhonghe

    • display issue for association fields in linkage rules (#7220) by @katherinehhh

  • [database] Fixed error when enabling simple pagination for external data source tables (#7222) by @aaaaaajie

  • [Collection field: Sort] missing sort field selection when duplicating records (#7116) by @katherinehhh

  • [Workflow: Approval]

    • Add fault tolerance for deleted approval in record list by @mytharcher

    • Fix multiple levels of associations when submit approval by @mytharcher

    • Fix exception when delete record by @mytharcher

latest
NocoBase v1.9.0-alpha.2: Support to configure independent auth secret for sub-apps
🎉 New Features
  • [Multi-app manager] Support to configure independent auth secret for sub-apps (#7197) by @mytharcher

  • [Workflow: CC] Add CC node to workflow (#7201) by @mytharcher

  • [Workflow: Approval] Add initializer for trigger by @mytharcher

🚀 Improvements
  • [Collection field: Formula] Add more calculable interfaces (#7215) by @mytharcher

  • [Workflow]

    • Use logging instead of throwing error when execution should not run due to status (#7217) by @mytharcher

    • Convert operands to string before string comparison in logic calculation (#7190) by @mytharcher

  • [Notification: In-app message] Optimize font size for mobile message page (#7199) by @zhangzhonghe

  • [Multi-app manager]

    • Add database and authorization options for sub-app (#7184) by @mytharcher

    • Add database and authorization options for sub-app (#7184) by @mytharcher

  • [Collection field: Code] Add indent setting by @mytharcher

  • [Workflow: Approval] Support to delete approval when related data deleted by @mytharcher

  • [Auth: DingTalk] Support configuring the callback URL’s protocol and port number by @2013xile

🐛 Bug Fixes
  • [client]

    • issue where attachment fields could not be selected as variables in linkage rule (#7213) by @zhangzhonghe

    • Filter collapse: Filter is not triggered during page initialization after setting default values for fields (#7206) by @zhangzhonghe

    • display issue for association fields in linkage rules (#7220) by @katherinehhh

    • value assignment fails in edit form when both value and options are set for select field (#7209) by @katherinehhh

    • error when assigning values in list block using kanban sort field (#7208) by @katherinehhh

    • Popup action: Page display does not meet expectations after switching tabs (#7212) by @zhangzhonghe

    • Browser tab title is not synchronized when switching between submenus (#7207) by @zhangzhonghe

    • Fix the issue where dropdown select components are blocked by the keyboard on iOS (#7149) by @zhangzhonghe

    • The checkbox field display is incorrect in the association field collection within the form (#7176) by @zhangzhonghe

    • Fix the issue where clicking buttons cannot open popups (#7180) by @zhangzhonghe

  • [acl] Fix error when deleting a role under role union mode that includes the root role. (#7198) by @aaaaaajie

  • [database] Fixed an issue where fields of views were not displayed in blocks. (#7162) by @aaaaaajie

  • [Multi-app manager] Fix auth options in unexpected position (#7210) by @mytharcher

  • [Notification: In-app message] Fix BigInt timestamp in string format causes dayjs issue (#7196) by @mytharcher

  • [Authentication] Fix the issue where the login page cannot scroll (#7159) by @zhangzhonghe

  • [Action: Custom request] variable parsing issue in URL during route navigation after custom request success (#7186) by @katherinehhh

  • [Block: Kanban] fix subtable UI issues in Kanban and add support for Kanban column width setting (#7189) by @katherinehhh

  • [Workflow: Manual node] Fix error thrown when use variable (#7177) by @mytharcher

  • [Template print] add migration script to rootDataType field by @jiannx

  • [Workflow: Approval]

    • Fix associations when submit approval by @mytharcher

    • Fix exception when delete record by @mytharcher

    • Fix approved branch not run when no assignee by @mytharcher

    • To avoid error when user not exists by @mytharcher

    • Fix block and association bugs by @mytharcher

    • Add try/catch in migration when update UI schema by @mytharcher

    • Reload association on record by @mytharcher

alpha
NocoBase v1.8.5: Add more calculable interfaces
🚀 Improvements
  • [Collection field: Formula] Add more calculable interfaces (#7215) by @mytharcher

  • [Workflow] Use logging instead of throwing error when execution should not run due to status (#7217) by @mytharcher

  • [Workflow: Approval] Support to delete approval when related data deleted by @mytharcher

🐛 Bug Fixes
  • [client]

    • issue where attachment fields could not be selected as variables in linkage rule (#7213) by @zhangzhonghe

    • Fix the issue where dropdown select components are blocked by the keyboard on iOS (#7149) by @zhangzhonghe

    • value assignment fails in edit form when both value and options are set for select field (#7209) by @katherinehhh

    • Filter collapse: Filter is not triggered during page initialization after setting default values for fields (#7206) by @zhangzhonghe

    • error when assigning values in list block using kanban sort field (#7208) by @katherinehhh

    • Browser tab title is not synchronized when switching between submenus (#7207) by @zhangzhonghe

    • Popup action: Page display does not meet expectations after switching tabs (#7212) by @zhangzhonghe

  • [acl] Fix error when deleting a role under role union mode that includes the root role. (#7198) by @aaaaaajie

  • [Multi-app manager] Fix auth options in unexpected position (#7210) by @mytharcher

  • [Authentication] Fix the issue where the login page cannot scroll (#7159) by @zhangzhonghe

  • [Workflow: Approval] Fix associations when submit approval by @mytharcher

latest
NocoBase v1.9.0-beta.3: Support to configure independent auth secret for sub-apps
🎉 New Features
  • [Multi-app manager] Support to configure independent auth secret for sub-apps (#7197) by @mytharcher

  • [Workflow: CC] Add CC node to workflow (#7201) by @mytharcher

  • [Workflow: Approval] Add initializer for trigger by @mytharcher

🚀 Improvements
  • [Notification: In-app message] Optimize font size for mobile message page (#7199) by @zhangzhonghe

  • [Workflow] Convert operands to string before string comparison in logic calculation (#7190) by @mytharcher

  • [Multi-app manager]

    • Add database and authorization options for sub-app (#7184) by @mytharcher

    • Add database and authorization options for sub-app (#7184) by @mytharcher

  • [Collection field: Code] Add indent setting by @mytharcher

  • [Auth: DingTalk] Support configuring the callback URL’s protocol and port number by @2013xile

🐛 Bug Fixes
  • [client]

    • issue where attachment fields could not be selected as variables in linkage rule (#7213) by @zhangzhonghe

    • error when assigning values in list block using kanban sort field (#7208) by @katherinehhh

    • Filter collapse: Filter is not triggered during page initialization after setting default values for fields (#7206) by @zhangzhonghe

    • value assignment fails in edit form when both value and options are set for select field (#7209) by @katherinehhh

    • Popup action: Page display does not meet expectations after switching tabs (#7212) by @zhangzhonghe

    • Browser tab title is not synchronized when switching between submenus (#7207) by @zhangzhonghe

    • Fix the issue where dropdown select components are blocked by the keyboard on iOS (#7149) by @zhangzhonghe

  • [acl] Fix error when deleting a role under role union mode that includes the root role. (#7198) by @aaaaaajie

  • [Authentication] Fix the issue where the login page cannot scroll (#7159) by @zhangzhonghe

  • [Multi-app manager] Fix auth options in unexpected position (#7210) by @mytharcher

  • [Notification: In-app message] Fix BigInt timestamp in string format causes dayjs issue (#7196) by @mytharcher

  • [Action: Custom request] variable parsing issue in URL during route navigation after custom request success (#7186) by @katherinehhh

  • [Block: Kanban] fix subtable UI issues in Kanban and add support for Kanban column width setting (#7189) by @katherinehhh

  • [Workflow: Approval]

    • Add try/catch in migration when update UI schema by @mytharcher

    • Fix block and association bugs by @mytharcher

    • Reload association on record by @mytharcher

    • To avoid error when user not exists by @mytharcher

beta
NocoBase v1.8.4: Support to configure independent auth secret for sub-apps
🎉 New Features
  • [Multi-app manager] Support to configure independent auth secret for sub-apps (#7197) by @mytharcher

  • [Workflow: CC] Add CC node to workflow (#7201) by @mytharcher

🚀 Improvements
  • [Notification: In-app message] Optimize font size for mobile message page (#7199) by @zhangzhonghe

  • [Auth: DingTalk] Support configuring the callback URL’s protocol and port number by @2013xile

🐛 Bug Fixes
  • [Notification: In-app message] Fix BigInt timestamp in string format causes dayjs issue (#7196) by @mytharcher

  • [Workflow: Approval]

    • To avoid error when user not exists by @mytharcher

    • Reload association on record by @mytharcher

    • Add try/catch in migration when update UI schema by @mytharcher

latest
NocoBase v1.8.3: Add database and authorization options for sub-app
🚀 Improvements
  • [Multi-app manager] Add database and authorization options for sub-app (#7184) by @mytharcher
🐛 Bug Fixes
  • [Action: Custom request] variable parsing issue in URL during route navigation after custom request success (#7186) by @katherinehhh
latest
NocoBase v1.8.2: Add initializer for trigger
🎉 New Features
  • [Workflow: Approval] Add initializer for trigger by @mytharcher
🚀 Improvements
  • [Multi-app manager] Add database and authorization options for sub-app (#7184) by @mytharcher

  • [Workflow] Convert operands to string before string comparison in logic calculation (#7190) by @mytharcher

  • [Collection field: Code] Add indent setting by @mytharcher

🐛 Bug Fixes
  • [database] Fixed an issue where fields of views were not displayed in blocks. (#7162) by @aaaaaajie

  • [Block: Kanban] fix subtable UI issues in Kanban and add support for Kanban column width setting (#7189) by @katherinehhh

  • [Workflow: Approval] Fix block and association bugs by @mytharcher

latest
NocoBase v1.9.0-beta.2: Bug Fixes
🐛 Bug Fixes
  • [client]

    • The checkbox field display is incorrect in the association field collection within the form (#7176) by @zhangzhonghe

    • Fix the issue where clicking buttons cannot open popups (#7180) by @zhangzhonghe

  • [database] Fixed an issue where fields of views were not displayed in blocks. (#7162) by @aaaaaajie

  • [Workflow: Manual node] Fix error thrown when use variable (#7177) by @mytharcher

  • [Template print] add migration script to rootDataType field by @jiannx

  • [Workflow: Approval] Fix approved branch not run when no assignee by @mytharcher

beta
NocoBase v1.8.1: Bug Fixes
🐛 Bug Fixes
  • [client]

    • The checkbox field display is incorrect in the association field collection within the form (#7176) by @zhangzhonghe

    • Fix the issue where clicking buttons cannot open popups (#7180) by @zhangzhonghe

  • [Workflow: Manual node] Fix error thrown when use variable (#7177) by @mytharcher

  • [Template print] add migration script to rootDataType field by @jiannx

  • [Workflow: Approval] Fix approved branch not run when no assignee by @mytharcher

latest
Announcing NocoBase v1.8.0

Announcing NocoBase v1.8.0

Improved Authentication Process, Supporting Custom Statistical Variables And Email Management Upgrades, Optimizing Workflow Experience And Mobile Interaction

NocoBase v1.9.0-beta.1: Add event queue to process messages in queue
🎉 New Features
  • [server] Add event queue to process messages in queue (#6819) by @mytharcher
🚀 Improvements
  • [Workflow] Move common components to base plugin (#7140) by @mytharcher
🐛 Bug Fixes
  • [client]

    • After field changes, data scopes that depend on this field should automatically clear selected values (#7161) by @zhangzhonghe

    • Fix the issue where setting table column width is ineffective (#7158) by @zhangzhonghe

    • Fix the error issue with filter forms in the Duplicate button popup (#7154) by @zhangzhonghe

    • Fixed an error that occurred when saving a one-to-one relationship in a configuration field. (#7153) by @aaaaaajie

  • [undefined] Fix e2e.yml (#7160) by @mytharcher

  • [Calendar] set default week start day to ‘monday’ in calendar block (#7171) by @katherinehhh

  • [Workflow] Fix the issue where multiple left swipes are required to return to the previous page on mobile devices (#7165) by @zhangzhonghe

  • [File manager]

    • Fix build error due to ESM package (#7169) by @mytharcher

    • Fix mimetype detect (#7164) by @mytharcher

  • [Workflow: Manual node] Fix incorrectly importing variable (#7156) by @mytharcher

  • [Public forms] fix issue where Date Only field failed to select date in public form. (#7168) by @katherinehhh

  • [Workflow: Approval]

    • Remove transaction of patching schema due to timeout by @mytharcher

    • Fix associations not loaded after withdrawn by @mytharcher

    • Fix error thrown when approval deleted by @mytharcher

    • Fix update association when submit by @mytharcher

beta
NocoBase v1.9.0-alpha.1: Add event queue to process messages in queue
🎉 New Features
  • [server] Add event queue to process messages in queue (#6819) by @mytharcher
🚀 Improvements
  • [Workflow] Move common components to base plugin (#7140) by @mytharcher
🐛 Bug Fixes
  • [client]

    • After field changes, data scopes that depend on this field should automatically clear selected values (#7161) by @zhangzhonghe

    • Fix the issue where setting table column width is ineffective (#7158) by @zhangzhonghe

    • Fixed an error that occurred when saving a one-to-one relationship in a configuration field. (#7153) by @aaaaaajie

    • Fix the error issue with filter forms in the Duplicate button popup (#7154) by @zhangzhonghe

  • [undefined] Fix e2e.yml (#7160) by @mytharcher

  • [File manager]

    • Fix build error due to ESM package (#7169) by @mytharcher

    • Fix mimetype detect (#7164) by @mytharcher

  • [Public forms] fix issue where Date Only field failed to select date in public form. (#7168) by @katherinehhh

  • [Calendar] set default week start day to ‘monday’ in calendar block (#7171) by @katherinehhh

  • [Workflow: Manual node] Fix incorrectly importing variable (#7156) by @mytharcher

  • [Workflow] Fix the issue where multiple left swipes are required to return to the previous page on mobile devices (#7165) by @zhangzhonghe

  • [Workflow: Approval]

    • Fix update association when submit by @mytharcher

    • Fix error thrown when approval deleted by @mytharcher

    • Fix associations not loaded after withdrawn by @mytharcher

  • [Email manager]

    • after selecting rows, set “Read” and “unread” by @jiannx

    • submail content cannot be filtered by @jiannx

alpha
NocoBase v1.7.20: Bug Fixes
🐛 Bug Fixes
  • [client]

    • After field changes, data scopes that depend on this field should automatically clear selected values (#7161) by @zhangzhonghe

    • Fix the issue where setting table column width is ineffective (#7158) by @zhangzhonghe

    • Fix the error issue with filter forms in the Duplicate button popup (#7154) by @zhangzhonghe

    • Fixed an error that occurred when saving a one-to-one relationship in a configuration field. (#7153) by @aaaaaajie

  • [undefined] Fix e2e.yml (#7160) by @mytharcher

  • [File manager]

    • Fix mimetype detect (#7164) by @mytharcher

    • Fix build error due to ESM package (#7169) by @mytharcher

  • [Public forms] fix issue where Date Only field failed to select date in public form. (#7168) by @katherinehhh

  • [Workflow] Fix the issue where multiple left swipes are required to return to the previous page on mobile devices (#7165) by @zhangzhonghe

  • [Data visualization] Table pagination issue (#7151) by @2013xile

  • [Workflow: Approval]

    • Fix associations not loaded after withdrawn by @mytharcher

    • Remove transaction of patching schema due to timeout by @mytharcher

    • Fix error thrown when approval deleted by @mytharcher

    • Fix update association when submit by @mytharcher

latest
NocoBase v1.8.0-alpha.14: Bug Fixes
🐛 Bug Fixes
  • [Workflow: Approval] Remove transaction of patching schema due to timeout by @mytharcher
alpha
NocoBase v1.8.0-beta.13: Support the BIT field in SQL Server for external data sources
🎉 New Features
  • [client]

    • Support the BIT field in SQL Server for external data sources. (#7058) by @aaaaaajie
    • Support custom aggregation variables (#6916) by @zhangzhonghe Reference: Custom variables
  • [build] support commercial authorization (#6554) by @jiannx

  • [Data source manager] ✨ Support on-demand loading of collections from external data sources (#6979) by @aaaaaajie

  • [License settings] add license setting and validate license before downloading plugins (#7026) by @jiannx

  • [Authentication] Support the “Forgot Password” function (#6616) by @zhangzhonghe Reference: Forgot password

  • [Action: Batch update] Support refreshing data in other data blocks after updating data in a block (#6591) by @zhangzhonghe

  • [Data source: External SQL Server]

    • Added support for SQL Server BIT field in external data sources by @aaaaaajie
    • Support on-demand loading of collections from external data sources by @aaaaaajie
  • [Custom variables] Support custom aggregation variables by @zhangzhonghe Reference: Custom variables

  • [Email manager]

    • support delete email by @jiannx
    • support email sync interval setting by @jiannx
    • support mass sending by @jiannx
🚀 Improvements
  • [client]

    • Support filling input fields via QR code scanning (#6943) by @katherinehhh
    • Determine whether to display the mobile components based on device type rather than page width (#6611) by @zhangzhonghe
    • support localization for Markdown block content (#6941) by @katherinehhh
    • Determine whether to display the mobile layout based on device type rather than page width (#6600) by @zhangzhonghe
  • [Async task manager] Improve performance of task creation during export (#7078) by @aaaaaajie

  • [Mobile] Adapt the style of the notification pop-up for mobile devices (#6557) by @zhangzhonghe

  • [Email manager]

    • support separate reply and forwarding of emails within the same subject by @jiannx
    • schema implement then email send and support ai by @jiannx
    • supports the default sending value in pop-up, supports fuzzy search for recipients, and fixes problems by @jiannx
    • complete mass sending function by @jiannx
    • functional improvement and problem fix by @jiannx
🐛 Bug Fixes
  • [cli]

    • Adjust the license copy when installing the plugin (#7135) by @jiannx
    • undefined error in download plugins (#7143) by @jiannx
  • [client]

    • After clearing the badge value, the UI is not updated (#7055) by @zhangzhonghe
    • Error when clicking filter button (#7100) by @zhangzhonghe
    • Fix the issue where current user data is empty (#7016) by @zhangzhonghe
    • The content displayed incorrectly on pages opened through popup links (#6990) by @zhangzhonghe
    • Pass other props to Variable.Input component. (#6670) by @sheldon66
    • Save as template action will be failed if containing association field (#6543) by @gchust
  • [database] make eq operator for string fields compatible with number type (#7062) by @chenos

  • [build] fix the client runtime error in plugin-workflow-javascript, process undefine error (#6859) by @jiannx

  • [Data visualization] Table pagination issue (#7151) by @2013xile

  • [Data source manager] Fixed an issue where the combination of on-demand data source loading and table prefix configuration caused a “ConnectionManager.getConnection was called after the connection manager was closed” error. (#7150) by @aaaaaajie

  • [plugin-service-platform] adjust license text by @jiannx

  • [Custom variables] After clearing the badge value, the UI is not updated by @zhangzhonghe

  • [Email manager]

    • attachment does not display by @jiannx
    • email deletion error by @jiannx
    • email delete failed by @jiannx
    • setting pop-up not to display by @jiannx
    • the reply drawer is not visible by @jiannx
    • recipient fuzzy search supports associated fields by @jiannx
    • add the “id” field to the mailmessagelabelsMailmessages by @jiannx
    • mail fuzzy search to make unique filters by @jiannx
    • multiple primary keys for table “mailmessagelabels_mailmessages” by @jiannx
beta
NocoBase v1.8.0-alpha.13: support separate reply and forwarding of emails within the same subject
🚀 Improvements
  • [Email manager] support separate reply and forwarding of emails within the same subject by @jiannx
🐛 Bug Fixes
  • [client]

    • background color style issue in subtable on detail block (#7144) by @katherinehhh

    • markdown did not reflect changes in real-time when referencing $nForm variables (#7147) by @katherinehhh

  • [Data visualization] Table pagination issue (#7151) by @2013xile

  • [Data source manager] Fixed an issue where the combination of on-demand data source loading and table prefix configuration caused a “ConnectionManager.getConnection was called after the connection manager was closed” error. (#7150) by @aaaaaajie

alpha
NocoBase v1.8.0-beta.12: Support to add pool options from env
🚀 Improvements
  • [database] Support to add pool options from env (#7133) by @mytharcher

  • [Workflow]

    • Improve executions list load performance by excepting JSON field (#7138) by @mytharcher

    • Add log API for node testing (#7129) by @mytharcher

  • [Multi-app manager] add filter support to multi-app management (#7124) by @katherinehhh

  • [Workflow: Approval] Change time to absolute in timeline by @mytharcher

🐛 Bug Fixes
  • [client]

    • markdown did not reflect changes in real-time when referencing $nForm variables (#7147) by @katherinehhh

    • background color style issue in subtable on detail block (#7144) by @katherinehhh

    • Workflow manual node UI configuration: linkage rules cannot select Current form variables (#7125) by @zhangzhonghe

    • Setting field displayName in connected view had no effect (#7130) by @aaaaaajie

    • association field default value overrides existing data in sub-table (#7120) by @katherinehhh

    • Fault tolerance for settings based on ‘x-acl-action’ (#7128) by @mytharcher

  • [utils] filtering issue on DateOnly or Datetime (without time zone) using Exact day variable (#7113) by @katherinehhh

  • [Workflow] Fix error thrown by cycling import (#7134) by @mytharcher

  • [Password policy] Support permanently locking user accounts by @2013xile

  • [Workflow: Subflow] Fix issue in cluster mode by @mytharcher

  • [Workflow: Approval]

    • Remove non-filterable fields from filter by @mytharcher

    • Add form layout settings by @mytharcher

beta
NocoBase v1.7.19: Support to add pool options from env
🚀 Improvements
  • [database] Support to add pool options from env (#7133) by @mytharcher

  • [Workflow]

    • Improve executions list load performance by excepting JSON field (#7138) by @mytharcher

    • Add log API for node testing (#7129) by @mytharcher

  • [Multi-app manager] add filter support to multi-app management (#7124) by @katherinehhh

  • [Workflow: Approval] Change time to absolute in timeline by @mytharcher

🐛 Bug Fixes
  • [client]

    • Setting field displayName in connected view had no effect (#7130) by @aaaaaajie

    • background color style issue in subtable on detail block (#7144) by @katherinehhh

    • Workflow manual node UI configuration: linkage rules cannot select Current form variables (#7125) by @zhangzhonghe

    • association field default value overrides existing data in sub-table (#7120) by @katherinehhh

    • markdown did not reflect changes in real-time when referencing $nForm variables (#7147) by @katherinehhh

    • Fault tolerance for settings based on ‘x-acl-action’ (#7128) by @mytharcher

  • [utils] filtering issue on DateOnly or Datetime (without time zone) using Exact day variable (#7113) by @katherinehhh

  • [Workflow] Fix error thrown by cycling import (#7134) by @mytharcher

  • [Password policy] Support permanently locking user accounts by @2013xile

  • [Workflow: Subflow] Fix issue in cluster mode by @mytharcher

  • [Workflow: Approval]

    • Remove non-filterable fields from filter by @mytharcher

    • Add form layout settings by @mytharcher

latest
NocoBase v1.8.0-alpha.12: Support to add pool options from env
🚀 Improvements
  • [database] Support to add pool options from env (#7133) by @mytharcher

  • [Workflow]

    • Improve executions list load performance by excepting JSON field (#7138) by @mytharcher

    • Add log API for node testing (#7129) by @mytharcher

  • [Workflow: Approval] Change time to absolute in timeline by @mytharcher

🐛 Bug Fixes
  • [utils] filtering issue on DateOnly or Datetime (without time zone) using Exact day variable (#7113) by @katherinehhh

  • [cli]

    • undefined error in download plugins (#7143) by @jiannx

    • Adjust the license copy when installing the plugin (#7135) by @jiannx

  • [client]

    • Fault tolerance for settings based on ‘x-acl-action’ (#7128) by @mytharcher

    • Setting field displayName in connected view had no effect (#7130) by @aaaaaajie

    • Workflow manual node UI configuration: linkage rules cannot select Current form variables (#7125) by @zhangzhonghe

  • [Workflow] Fix error thrown by cycling import (#7134) by @mytharcher

  • [plugin-commercial]

    • develop mode not show license popup by @jiannx

    • temporarily close the license verification pop-up by @jiannx

    • adjust the license verification logic and support pan-domain name matching by @jiannx

  • [Password policy] Support permanently locking user accounts by @2013xile

  • [Workflow: Subflow] Fix issue in cluster mode by @mytharcher

  • [Workflow: Approval]

    • Add form layout settings by @mytharcher

    • Remove non-filterable fields from filter by @mytharcher

alpha
Loading...

Loading more content...

No more content to load