NocoBase v1.9.0-beta.1: Add event queue to process messages in queue

Release Note of v1.9.0-beta.1

nocobase [bot] |

🎉 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

× View Image