如果遇到 Github 下载慢的问题可以使用网盘下载:https://pan.quark.cn/s/194b7eedf16e
🔧 修复
- 数据集管理翻页后返回,分页设置恢复默认值(#594)
→ 修复翻页后进入数据集详情再返回列表,页码、每页条数等翻页设置自动重置为默认的问题,保持分页状态一致性。 - 领域树视图及问题列表相关Bug(#598)
→ 修复领域树视图中问题无法删除、未分类问题展示异常、问题列表查询条件分页状态不正确的问题。
⚡ 优化
- 菜单与组件样式适配
→ 菜单宽度不足时自动收缩至左侧菜单栏;模型选择框默认收缩为图标,鼠标悬浮时恢复完整显示,提升窄屏适配性。 - Toast提示优化(#595)
→ 调整默认Toast提示位置,降低遮挡风险;将默认停留时间缩短至1秒,减少对操作的干扰。
✨ 新功能/支持
- 多语言支持扩展
→ 新增土耳其语支持,适配多地区用户使用需求。 - 图片导入优化(#590)
→ 支持通过压缩包导入图片,解决Docker容器环境下无法直接选择本地图片路径的问题。 - 图片管理功能增强
→ 图片管理列表视图新增全选、多选删除功能,提升批量图片管理效率。
🔧 Fixes
- Pagination settings reset to default after returning from dataset details(#594)
→ Fixed the issue where pagination settings (page number, items per page, etc.) automatically reset to default when returning to the dataset list from the details page, ensuring consistent pagination state. - Domain tree view and question list bugs(#598)
→ Resolved issues including inability to delete questions in domain tree view, incorrect display of unclassified questions, and abnormal pagination status of question list query conditions.
⚡ Optimizations
- Menu and component style adaptation
→ The menu automatically collapses to the left sidebar when width is insufficient; the model selection box defaults to an icon and expands on mouse hover, improving narrow-screen compatibility. - Toast notification optimization(#595)
→ Adjusted the default position of Toast notifications to reduce obstruction; shortened the default display duration to 1 second, minimizing interference with operations.
✨ New Features/Support
- Multilingual support expansion
→ Added support for Turkish, adapting to users in multiple regions. - Image import enhancement(#590)
→ Supports importing images via compressed packages, solving the problem of being unable to select local image paths directly in Docker container environments. - Image management improvement
→ Added select all/multi-select delete functions in the image management list view, enhancing batch image management efficiency.