🎉 New Features
-
[Block: Markdown] Added client v2 support for Markdown blocks (#9487) by @jiannx
-
[Block: List] List blocks support client-v2 (#9486) by @jiannx
🚀 Improvements
-
[flow-engine] Added an unsaved changes confirm message when closing the event flow configuration page with unsaved data present. (#9449) by @gchust
-
[cli] Improved the NocoBase CLI prompt experience by migrating setup and management workflows to Inquirer, and fixed related install, skills, and Docker runtime issues. (#9452) by @chenos
-
[Data source manager] Optimize the data modeling API to support creating comment collections with AI, configuring relationship fields for external data sources, and setting field validation rules (#9480) by @2013xile
-
[Block: GridCard] Updated grid card plugin to support client v2 (#9484) by @jiannx
-
[Block: iframe] Added v2 support for the iframe block. (#9485) by @jiannx
🐛 Bug Fixes
-
[client]
-
[client-v2] Fix issue where the title field option list is empty for relation fields in table blocks (#9490) by @katherinehhh
-
[flow-engine] Fixed unstable relation-field submenus in submodel menus (#9417) by @jiannx
-
[File manager] Fix file manager
tx-cosuploads missing file size metadata. (#9499) by @mytharcher -
[Collection field: Signature] Resolve signature box display issue on mobile by @chenzhizdt