Release Notes

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

NocoBase v1.8.0-alpha.2: Bug Fixes
🐛 Bug Fixes
  • [client] Fix fields not displaying in block templates caused by duplicate API requests (#6957) by @zhangzhonghe
alpha
NocoBase v1.8.0-beta.3: Support to use url parameter as variable
🎉 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

beta
NocoBase v1.7.1: Support multiplication and division in chart transformation configuration
🎉 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

latest
NocoBase v1.8.0-alpha.1: Add workflow category management
🎉 New Features
  • [undefined]

    • New support for Gitpod allows you to start the development environment with one click and quickly begin development. (#6922) by @kerwin612
    • Add new “Input Copy Button” plugin for single-line text fields (#6894) by @kerwin612
  • [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

alpha
NocoBase v1.8.0-beta.2: Template print add more logs
🚀 Improvements
  • [Template print] Add more logs. by @sheldon66
beta
NocoBase v1.8.0-beta.1: Add workflow category management
🎉 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

beta
NocoBase v1.6.38: Bug Fixes
🐛 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

latest
NocoBase v1.7.0 Officially Released

NocoBase v1.7.0 Officially Released

Enhanced permission management, optimized system performance, and open-sourced plugins to comprehensively improve functionality and user experience

NocoBase v1.6.37: Bug Fixes
🐛 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

latest
NocoBase v1.6.36: Ignore case when matching user by email
🚀 Improvements
  • [Auth: OIDC] Ignore case when matching user by email by @2013xile
latest
NocoBase v1.6.35: Add Gitpod support
🎉 New Features
  • [undefined]
    • Add Gitpod support for one-click development environment startup (#6922) by @kerwin612
🚀 Improvements
  • [client]
    • Optimize form Tab key interaction (#6942) by @kerwin612
    • support configuring whether menu links open in a new window (#6918) by @katherinehhh
    • validate required fields before showing confirmation dialog (#6931) by @katherinehhh
🐛 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

latest
NocoBase v1.7.0-beta.34: Enhancement of Import Functionality
🎉 New Features
  • [undefined] New support for Gitpod allows you to start the development environment with one click and quickly begin development. (#6922) by @kerwin612

  • [Action: Import records Pro]

    • Support defining unique records by multiple fields when importing settings by @aaaaaajie
    • Supports settings for overwriting blank cells and ignore them when importing settings by @aaaaaajie
  • [Collection field: Code] Add height settings for code editor field by @mytharcher

  • [Email manager]

    • support email mark as todo and add note by @jiannx
    • support labels and combine settings by @jiannx
🚀 Improvements
  • [client]

    • improve styles for date range filter component (#6939) 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
    • adjust date filter option content display (#6928) by @katherinehhh
  • [undefined] Upgrade Node version to 20 for CI (#6927) by @mytharcher

🐛 Bug Fixes
  • [client]

    • form label colon visibility setting not working (#6947) by @katherinehhh
    • Block resize by dragging not working (#6944) by @chenos
    • field assignment component i18n not working (#6945) by @katherinehhh
    • noneOf condition check failed in linkage rules (#6934) by @katherinehhh
    • nested condition variables in linkage rules not rendering correctly (#6929) by @katherinehhh
    • block height setting not applied in real time (#6904) by @katherinehhh
    • Fix the issue with the copy button in the error pop-up copying out as [object Object]. (#6908) by @kerwin612
    • incorrect date variable parsing in Date range limit (#6930) by @katherinehhh
  • [database] Fixed uuid or nanoid auto-generation not working in many-to-many association (#6912) by @aaaaaajie

  • [undefined] Use Node 20 due to commander package requires (#6924) by @mytharcher

  • [Collection field: Markdown(Vditor)] markdown-vditor field component width issue after zoom in and out (#6946) by @katherinehhh

  • [API documentation] Add missing sub-app info to req.headers (#6933) by @chenos

  • [Notification: In-app message] Resolved an issue where the “mark all as read” action in in-app messages could affect other users’ data. (#6926) by @sheldon66

  • [Data source manager] Resolve issue with drag-and-drop sorting not working (#6937) by @chenos

  • [Action: Export records] Fixed an issue where nested relationships failed to export correctly. (#6917) by @aaaaaajie

  • [Workflow: Custom action event] Avoid plugin load order caused error by @mytharcher

  • [File storage: S3(Pro)]

    • Fix duplicated upload parameters by @mytharcher
    • Fix preview url and upload parameter by @mytharcher
  • [Block: Multi-step form] Fix types by @mytharcher

  • [Workflow: Approval]

    • Fix incorrect record id for ViewAction by @mytharcher
    • Fix locale by @mytharcher
    • Fix appends and data calculation before submit approval process by @mytharcher
  • [Email manager]

    • fix: remove action coloum by @jiannx
    • fix add note modal error by @jiannx
    • fix mailMessageNotes 和 mailMessageLabels collections api permission by @jiannx
beta
NocoBase v1.7.0-alpha.15: Support custom aggregation variables
🎉 New Features
  • [client] Support custom aggregation variables (#6916) by @zhangzhonghe Reference: Custom variables

  • [utils] support custom offset in date field filters (#6854) by @katherinehhh

  • [Collection field: Code] Add height settings for code editor field by @mytharcher

  • [Action: Import records Pro]

    • Support defining unique records by multiple fields when importing settings by @aaaaaajie

    • Supports settings for overwriting blank cells and ignore them when importing settings by @aaaaaajie

  • [Custom variables] Support custom aggregation variables by @zhangzhonghe Reference: Custom variables

  • [Email manager]

    • support email mark as todo and add note by @jiannx

    • support labels and combine settings by @jiannx

🚀 Improvements
  • [client] adjust date filter option content display (#6928) by @katherinehhh

  • [undefined] Upgrade Node version to 20 for CI (#6927) by @mytharcher

  • [Calendar] support configurable refresh button in calendar block (#6920) by @katherinehhh

  • [Action: Import records]

    • Optimize xlsx import performance (#6850) by @aaaaaajie

    • Optimize xlsx import performance (#6850) by @aaaaaajie

  • [Action: Export records] Performance optimization for exporting to XLSX (#6729) by @aaaaaajie

  • [Block: iframe] improve date variable assignment logic (#6828) by @katherinehhh

  • [Workflow: Custom action event] Fix en-US locales based on zh-CN keys by @mytharcher

  • [Action: Export records Pro] Performance optimization for exporting to XLSX by @aaaaaajie

  • [Workflow: Approval] Support to do all todos in workflow tasks center by @mytharcher

  • [Email manager] schema implement then email send and support ai by @jiannx

🐛 Bug Fixes
  • [database] Fixed uuid or nanoid auto-generation not working in many-to-many association (#6912) by @aaaaaajie

  • [client]

    • noneOf condition check failed in linkage rules (#6934) by @katherinehhh

    • block height setting not applied in real time (#6904) by @katherinehhh

    • nested condition variables in linkage rules not rendering correctly (#6929) by @katherinehhh

    • incorrect date variable parsing in Date range limit (#6930) by @katherinehhh

    • incorrect empty value check for toMany association field in linkage rule (#6905) by @katherinehhh

    • rendering error caused by invalid style format when adding association field (#6903) by @katherinehhh

    • missing current object variable in linkage rule inside subtable (#6907) by @katherinehhh

  • [undefined] Use Node 20 due to commander package requires (#6924) by @mytharcher

  • [Data source manager] Resolve issue with drag-and-drop sorting not working (#6937) by @chenos

  • [API documentation] Add missing sub-app info to req.headers (#6933) by @chenos

  • [Notification: In-app message] Resolved an issue where the “mark all as read” action in in-app messages could affect other users’ data. (#6926) by @sheldon66

  • [Action: Export records] Fixed an issue where nested relationships failed to export correctly. (#6917) by @aaaaaajie

  • [Collection field: Markdown(Vditor)] markdown (Vditor) field not adapting to theme (#6919) by @katherinehhh

  • [Collection: Tree] Avoid incorrect updates to similar path prefixes during path updates (#6913) by @2013xile

  • [Workflow: mailer node] Handle undefined ‘to’ field and improve email recipient processing. (#6915) by @sheldon66

  • [Verification] Fix incorrect English naming: “verificators” → “verifiers” (#6834) by @2013xile

  • [File manager]

    • Fix client collection injection and upload parameter (#6909) by @mytharcher

    • Fix preview match rule (#6902) by @mytharcher

  • [Workflow: Custom action event]

    • Avoid plugin load order caused error by @mytharcher

    • Fix error handler can not be matched by class by @mytharcher

    • Fix button perform incorrectly after a few clicks by @mytharcher

  • [Multi-keyword filter] Remove whitespace from both sides of each keyword by @zhangzhonghe

  • [Two-factor authentication (2FA)] Require a verifier to be configured when enabling 2FA by @2013xile

  • [File storage: S3(Pro)]

    • Fix duplicated upload parameters by @mytharcher

    • Fix preview url and upload parameter by @mytharcher

  • [Template print] Enhance hasChildren logic in useFieldsTree to include uiSchema enum check. by @sheldon66

  • [Block: Multi-step form] Fix types by @mytharcher

  • [Workflow: Approval]

    • Fix locale by @mytharcher

    • Fix appends and data calculation before submit approval process by @mytharcher

    • Fix association appends calculation by @mytharcher

    • Fix incorrect record id for ViewAction by @mytharcher

  • [Email manager]

    • fix mailMessageNotes 和 mailMessageLabels collections api permission by @jiannx

    • fix add note modal error by @jiannx

    • fix: remove action coloum by @jiannx

alpha
NocoBase v1.6.34: Support defining unique records by multiple fields when importing settings
🎉 New Features
  • [Action: Import records Pro]
    • Support defining unique records by multiple fields when importing settings by @aaaaaajie

    • Supports settings for overwriting blank cells and ignore them when importing settings by @aaaaaajie

🚀 Improvements
  • [undefined] Upgrade Node version to 20 for CI (#6927) by @mytharcher
🐛 Bug Fixes
  • [client]

    • noneOf condition check failed in linkage rules (#6934) by @katherinehhh

    • block height setting not applied in real time (#6904) by @katherinehhh

  • [undefined] Use Node 20 due to commander package requires (#6924) by @mytharcher

  • [database] Fixed uuid or nanoid auto-generation not working in many-to-many association (#6912) by @aaaaaajie

  • [Action: Export records] Fixed an issue where nested relationships failed to export correctly. (#6917) by @aaaaaajie

  • [Data source manager] Resolve issue with drag-and-drop sorting not working (#6937) by @chenos

  • [API documentation] Add missing sub-app info to req.headers (#6933) by @chenos

  • [Notification: In-app message] Resolved an issue where the “mark all as read” action in in-app messages could affect other users’ data. (#6926) by @sheldon66

  • [Workflow: Custom action event] Avoid plugin load order caused error by @mytharcher

  • [File storage: S3(Pro)]

    • Fix preview url and upload parameter by @mytharcher

    • Fix duplicated upload parameters by @mytharcher

  • [Block: Multi-step form] Fix types by @mytharcher

  • [Workflow: Approval]

    • Fix incorrect record id for ViewAction by @mytharcher

    • Fix appends and data calculation before submit approval process by @mytharcher

latest
NocoBase v1.6.33: Build the full docker image
🚀 Improvements
  • [undefined] Build the full docker image (#6898) by @chenos

  • [client] Optimize the issue of pages becoming increasingly slow with use (#6888) by @zhangzhonghe

  • [Calendar] support configurable refresh button in calendar block (#6920) by @katherinehhh

  • [Workflow: Custom action event] Fix en-US locales based on zh-CN keys by @mytharcher

  • [Workflow: Approval] Support to do all todos in workflow tasks center by @mytharcher

🐛 Bug Fixes
  • [client]

    • rendering error caused by invalid style format when adding association field (#6903) by @katherinehhh

    • incorrect empty value check for toMany association field in linkage rule (#6905) by @katherinehhh

  • [Collection field: Markdown(Vditor)] markdown (Vditor) field not adapting to theme (#6919) by @katherinehhh

  • [Collection: Tree] Avoid incorrect updates to similar path prefixes during path updates (#6913) by @2013xile

  • [File manager]

    • Fix preview match rule (#6902) by @mytharcher

    • Fix client collection injection and upload parameter (#6909) by @mytharcher

    • Fix preview URL on non-image files (#6889) by @mytharcher

  • [Workflow: mailer node] Handle undefined ‘to’ field and improve email recipient processing. (#6915) by @sheldon66

  • [Workflow: Custom action event]

    • Fix button perform incorrectly after a few clicks by @mytharcher

    • Fix error handler can not be matched by class by @mytharcher

  • [Workflow: Approval] Fix association appends calculation by @mytharcher

latest
NocoBase v1.7.0-alpha.14: support commercial authorization
🎉 New Features
  • [client]

    • Single-line text fields support entering multiple keywords for filtering (#6685) by @zhangzhonghe Reference: Multi-keyword filter
    • action linkage rule support ‘current form’ variables (#6810) by @katherinehhh
  • [build] support commercial authorization (#6554) by @jiannx

  • [undefined] Add the log of the import plugin by @aaaaaajie

  • [Action: Import records] Add the log of the import plugin (#6841) by @aaaaaajie

  • [plugin-commercial] support commercial by @jiannx

  • [Multi-keyword filter] Single-line text fields support entering multiple keywords for filtering by @zhangzhonghe Reference: Multi-keyword filter

  • [Template print]

    • Add support for bulk printing in template printing. by @sheldon66
    • Add support for bulk printing in template printing. by @sheldon66
🚀 Improvements
  • [undefined] Build the full docker image (#6898) by @chenos

  • [client]

    • Optimize the issue of pages becoming increasingly slow with use (#6888) by @zhangzhonghe
    • add more built-in size settings for read status image (#6868) by @katherinehhh
  • [Workflow]

    • Add all missed en-US locale keys (#6885) by @mytharcher
    • Allow to revision more than one draft (#6851) by @mytharcher
  • [Collection field: Attachment(URL)] add more built-in sizes to the attachment URL field for read status (#6871) by @katherinehhh

  • [Email manager]

    • fix sync error and other not easy use issues by @jiannx
    • add draft manage, support subordinates email viewing by @jiannx
🐛 Bug Fixes
  • [client]

    • disable linkage rule not working for action button (#6896) by @katherinehhh
    • page not redirected correctly after deleting last item (#6892) by @katherinehhh
    • cascade component in modal not loading association data initially (#6886) by @katherinehhh
    • association select record table did not filter already associate record (#6874) by @katherinehhh
    • association data not submitted when exposing association fields in subForm (#6883) by @katherinehhh
    • missing current form variables in data scope of data selector table (#6882) by @katherinehhh
    • draggable sort fields not displaying available options correctly (#6875) by @katherinehhh
    • clear right-hand value when operator changes in linkage rule (#6862) by @katherinehhh
    • operator missing when switching in linkage rules (#6857) by @katherinehhh
    • button linkage issue in detail block (#6867) by @katherinehhh
    • incorrect evaluation of operators for date variables in linkage conditions (#6825) by @katherinehhh
    • The hidden fields are still displayed (#6844) by @zhangzhonghe
    • variable parsing incompatibility with {{title}} data in secondary confirm (#6838) by @katherinehhh
    • variable parsing incompatibility with {{title}} data in secondary confirm (#6838) by @katherinehhh
    • linkage rule value component style improve (#6836) by @katherinehhh
  • [database] handle empty string cells during field import to prevent errors (#6880) by @aaaaaajie

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

  • [File manager]

    • Fix preview URL on non-image files (#6889) by @mytharcher
    • Fix types (#6873) by @mytharcher
    • Fix create file record without foreign key permission (#6863) by @mytharcher
  • [Block: Action panel]

    • Read the route basename from the scanner to adapt for the desktop environment. (#6877) by @sheldon66
    • The color of the Action panel is incorrect in dark mode (#6842) by @zhangzhonghe
  • [AI integration] Content is not displayed when switching between LLM service config and validation config pages (#6887) by @2013xile

  • [Workflow: Manual node]

    • Fix test case due to plugin removed from built-in list (#6895) by @mytharcher
    • Fix render error when show unprocessed item (#6879) by @mytharcher
    • Fix stats number count wrong on tasks (#6783) by @mytharcher
  • [Workflow]

    • Fix stack limit works incorrectly for collection event (#6876) by @mytharcher
    • Fix navigating back not works when directly open popup link in tasks center (#6853) by @mytharcher
  • [Data visualization]

    • Chart blocks do not display when added to popups triggered from block-level actions (#6864) by @2013xile
    • Fix error when filtering nested m2m fields (#6855) by @2013xile
  • [Action: Export records]

    • improve performance when deleting fields in import/export field settings (#6861) by @katherinehhh
    • Fixed exporting empty values in nested associations and attachment url (#6845) by @aaaaaajie
  • [Block: template] After saving as an inherited template, error when opening the popup (#6840) by @gchust

  • [Action: Duplicate record] modal closes on first input click when editing duplicated data (#6848) by @katherinehhh

  • [Workflow: test kit] Fix failed test cases due to required preset plugin (#6839) by @mytharcher

  • [Workflow: Post-action event] Fix user acted variable not accessible in Hanldebars template (#6837) by @mytharcher

  • [plugin-commercial]

    • fix commerical log send to crm and text translation by @jiannx
    • 使用原型链实现 withCommercial 函数 by @jiannx
  • [Action: Export records Pro]

    • improve performance when deleting fields in import/export pro field settings by @katherinehhh
    • Fix the error of exporting long texts. by @aaaaaajie
  • [Workflow: Subflow] Fix undefined trigger caused page crash by @mytharcher

  • [Template print]

    • Fix formatters not found issue. by @sheldon66
    • Fix formatter not found by @sheldon66
  • [File storage: S3(Pro)]

    • access url expiration invalid by @jiannx
    • Change to use collection field to locate storage by @mytharcher
  • [Workflow: Approval]

    • Fix stats number count wrong on tasks by @mytharcher
    • Fix assignees scope of delegate and add to other assignees by @mytharcher
  • [Email manager]

    • fix ts error by @jiannx
    • list api support subject merge by @jiannx
  • [Backup manager] Fix type error in build by @mytharcher

alpha
NocoBase v1.6.32: Bug Fixes
🐛 Bug Fixes
  • [client]
    • page not redirected correctly after deleting last item (#6892) by @katherinehhh

    • cascade component in modal not loading association data initially (#6886) by @katherinehhh

latest
NocoBase v1.7.0-beta.32: Single-line text fields support entering multiple keywords for filtering
🎉 New Features
  • [client] Single-line text fields support entering multiple keywords for filtering (#6685) by @zhangzhonghe Reference: Multi-keyword filter
  • [Multi-keyword filter] Single-line text fields support entering multiple keywords for filtering by @zhangzhonghe Reference: Multi-keyword filter
  • [Template print] Add support for bulk printing in template printing. by @sheldon66
🚀 Improvements
  • [Workflow] Add all missed en-US locale keys (#6885) by @mytharcher
🐛 Bug Fixes
  • [client]

    • cascade component in modal not loading association data initially (#6886) by @katherinehhh
    • association data not submitted when exposing association fields in subForm (#6883) by @katherinehhh
    • draggable sort fields not displaying available options correctly (#6875) by @katherinehhh
    • missing current form variables in data scope of data selector table (#6882) by @katherinehhh
    • association select record table did not filter already associate record (#6874) by @katherinehhh
  • [database] handle empty string cells during field import to prevent errors (#6880) by @aaaaaajie

  • [Workflow: Manual node] Fix render error when show unprocessed item (#6879) by @mytharcher

  • [File manager] Fix types (#6873) by @mytharcher

  • [Block: Action panel] Read the route basename from the scanner to adapt for the desktop environment. (#6877) by @sheldon66

  • [AI integration] Content is not displayed when switching between LLM service config and validation config pages (#6887) by @2013xile

  • [Workflow] Fix stack limit works incorrectly for collection event (#6876) by @mytharcher

  • [Workflow: Approval] Fix assignees scope of delegate and add to other assignees by @mytharcher

  • [Backup manager] Fix type error in build by @mytharcher

beta
NocoBase v1.6.31: Add all missed en-US locale keys
🚀 Improvements
  • [Workflow] Add all missed en-US locale keys (#6885) by @mytharcher
🐛 Bug Fixes
  • [database] handle empty string cells during field import to prevent errors (#6880) by @aaaaaajie

  • [client]

    • association select record table did not filter already associate record (#6874) by @katherinehhh

    • association data not submitted when exposing association fields in subForm (#6883) by @katherinehhh

    • draggable sort fields not displaying available options correctly (#6875) by @katherinehhh

  • [Workflow] Fix stack limit works incorrectly for collection event (#6876) by @mytharcher

  • [Block: Action panel] Read the route basename from the scanner to adapt for the desktop environment. (#6877) by @sheldon66

  • [Workflow: Manual node] Fix render error when show unprocessed item (#6879) by @mytharcher

  • [Workflow: Approval] Fix assignees scope of delegate and add to other assignees by @mytharcher

latest
NocoBase v1.6.30: add more built-in size settings for read status image
🚀 Improvements
  • [client] add more built-in size settings for read status image (#6868) by @katherinehhh
🐛 Bug Fixes
  • [File manager]

    • Fix types (#6873) by @mytharcher

    • Fix create file record without foreign key permission (#6863) by @mytharcher

  • [Action: Export records] improve performance when deleting fields in import/export field settings (#6861) by @katherinehhh

  • [Data visualization] Chart blocks do not display when added to popups triggered from block-level actions (#6864) by @2013xile

  • [Action: Export records Pro] improve performance when deleting fields in import/export pro field settings by @katherinehhh

  • [File storage: S3(Pro)] Change to use collection field to locate storage by @mytharcher

  • [Backup manager] Fix type error in build by @mytharcher

latest
Loading...

Loading more content...

No more content to load