🔧 修复
- 修复缓存导致的项目列表为空的问题
- 修复问题分割字数配置不生效的问题
- 修复部分特殊文件名导致的报错问题
- 修复部分 Loading 状态失效的问题
⚡ 优化
- 客户端内打开外部链接,默认跳转浏览器
- 继续优化数据集结果生成的成功率
- 大量问题下领域树展示性能优化
✨ 新功能
- 新建项目时可选择复用其他项目的模型配置
- 单个项目支持上传多个文件(共享领域树)
- 问题管理增加已生成/未生成数据集的筛选
- 支持 docx 类型文件上传
🔧 Fixes
- Fixed empty project list caused by cache issues.
- Fixed issue where word count configuration for problem splitting did not take effect.
- Fixed errors caused by special file names in certain cases.
- Fixed Loading state update failures in specific scenarios.
⚡ Optimizations
- External links opened within the client now default to browser redirection.
- Further optimized success rate of dataset result generation.
- Improved domain tree rendering performance for projects with a large number of issues.
✨ New Features
- Option to reuse model configurations from other projects when creating a new project.
- Single project now supports uploading multiple files (shared domain tree).
- Added "Generated/Ungenerated" dataset filters in issue management.
- Support for uploading DOCX files.