如果遇到 Github 下载慢的问题可以使用网盘下载:https://pan.quark.cn/s/ef8d0ef3785a
🔧 修复
- 领域树视图下问题无法展示
→ 修复领域树节点展开后问题列表空白的异常,确保层级结构正常渲染。 - 自定义视觉模型解析失效
→ 恢复自定义视觉模型对 PDF/图片的解析功能,优化模型加载逻辑。 - 多文件文本块排序错乱
→ 解决跨文件文本块混合排序时的顺序混乱问题。 - 新版本升级后数据库同步失败
→ 修复升级过程中本地数据库与后台数据同步异常,确保版本迭代数据完整性。
🔧 Fixes
- Issues not displayed in domain tree view
→ Resolved blank issue lists in expanded domain tree nodes, ensuring proper hierarchical rendering. - Custom visual model parsing failure
→ Restored parsing functionality for custom visual models with optimized model loading logic. - Multi-file text block sorting chaos
→ Fixed disordered sorting of text blocks across multiple files, supporting sorting by file priority or creation time. - Database synchronization failure after version upgrade
→ Addressed data synchronization issues between local databases and backend during upgrades, ensuring data integrity.