NocoBase v1.7.0-beta.5:Support inline table actions with icon-only mode

Release Note of v1.7.0-beta.5

nocobase [bot] |

🎉 New Features

  • [client] Support inline table actions with icon-only mode, show action name on hover (#6451) by @katherinehhh

🚀 Improvements

  • [File manager] Simplify file URL generating logic and API (#6472) by @mytharcher

  • [File storage: S3(Pro)]

    • Change the text ‘Access URL Base’ to ‘Base URL’ by @zhangzhonghe

    • Change to a simple way to generate file URL by @mytharcher

  • [Backup manager] Allow restore backup between pre release and release version of the same version by @gchust

🐛 Bug Fixes

  • [client]

    • The color of the icons in the upper right corner of the page does not change with the theme (#6482) by @zhangzhonghe

    • rich text field not clearing data on submission (#6486) by @katherinehhh

    • Clicking the reset button on the filter form cannot clear the filtering conditions of the grid card block (#6475) by @zhangzhonghe

  • [Workflow: Manual node]

    • Fix migration (#6484) by @mytharcher

    • Change migration name to ensure rerun (#6487) by @mytharcher

    • Fix workflow title field in filter (#6480) by @mytharcher

    • Avoid collection synchronized from fields (#6478) by @mytharcher

    • Fix migration error when id column is not exists (#6470) by @chenos

  • [Workflow] Don’t count tasks when workflow deleted (#6474) by @mytharcher

  • [Workflow: Aggregate node] Fix round on null result (#6473) by @mytharcher

  • [Embed NocoBase] Page displays blank by @zhangzhonghe

  • [Backup manager] Not able to start server when missing default backup settings by @gchust

  • [Workflow: Approval]

    • Fix file association field error in process form by @mytharcher

    • Fix tasks count based on hooks by @mytharcher