NocoBase v1.5.4: Add loading to duplicate action

Release Note of v1.5.4

nocobase [bot] |

🚀 Improvements

  • [Workflow] Add loading to duplicate action (#6179) by @mytharcher

🐛 Bug Fixes

  • [client]

    • Fix error thrown in create node field settings (#6187) by @mytharcher

    • The ‘Allow Multiple Selection’ configuration option for association fields is not displayed in Filter Forms (#6174) by @zhangzhonghe

    • Field remains hidden after being hidden by linkage rules (#6182) by @zhangzhonghe

  • [utils] optimize the storage/plugins reading logic (#6186) by @chenos

  • [Notification: In-app message] Fix: Add user filter to message timestamp and title subqueries in channel list API to ensure data isolation. (#6185) by @deepure

  • [Backup manager] Files were not copied from the backup to the uploads folder during tolerant mode restore by @gchust