🎉 New Features
- [client-v2] Support field value assignment in submit form actions (#9570) by @katherinehhh
- [Office File Previewer] Migrate the Office file preview plugin to the v2 (FlowEngine) client. (#9620) by @Molunerfinn
🚀 Improvements
- [Notification manager] Migrate the notification-related plugins to v2. (#9597) by @Molunerfinn
🐛 Bug Fixes
- [client] Fix the badge width in the top navigation bar (#9607) by @zhangzhonghe
- [Block: Gantt] Fixed the v2 gantt shared folder path and added zebra striping. (#9621) by @jiannx
- [License settings] Added client-v2 support for license settings and commercial license injection. (#9555) by @jiannx
- [Workflow: Custom action event] Fix duplicate Trigger workflow options in v2 block action menus (#9622) by @zhangzhonghe
- [AI employees] Fixed AI shortcut buttons getting an empty block context after referenced table blocks are removed. (#9617) by @cgyrock
- [plugin-commercial] Added client-v2 commercial license components and topbar license status entry. by @jiannx
- [Migration manager] Fix PostgreSQL migration diffs so child inherited columns are not dropped when a local column becomes inherited. by @hongboji