NocoBase v1.6.22: Upgrade dependencies and remove SQLite support

Release Note of v1.6.22

nocobase [bot] |

🚀 Improvements

  • [create-nocobase-app] Upgrade dependencies and remove SQLite support (#6708) by @chenos

  • [File manager] Expose utils API (#6705) by @mytharcher

  • [Workflow] Add date types to variable types set (#6717) by @mytharcher

🐛 Bug Fixes

  • [client]

    • The problem of mobile top navigation bar icons being difficult to delete (#6734) by @zhangzhonghe

    • After connecting through a foreign key, clicking to trigger filtering results in empty filter conditions (#6634) by @zhangzhonghe

    • picker switching issue in date field of filter button (#6695) by @katherinehhh

    • The issue of the collapse button in the left menu being obscured by the workflow pop-up window (#6733) by @zhangzhonghe

    • missing action option constraints when reopening linkage rules (#6723) by @katherinehhh

    • export button shown without export permission (#6689) by @katherinehhh

    • Required fields hidden by linkage rules should not affect form submission (#6709) by @zhangzhonghe

  • [server] appVersion incorrectly generated by create-migration (#6740) by @chenos

  • [build] Fix error thrown in tar command (#6722) by @mytharcher

  • [Workflow] Fix error thrown when execute schedule event in subflow (#6721) by @mytharcher

  • [Workflow: Custom action event] Support to execute in multiple records mode by @mytharcher

  • [File storage: S3(Pro)] Add multer make logic for server-side upload by @mytharcher

× View Image