chore: update changelog for version 2.1.6 release with fixes for table parsing and visualization box position

This commit is contained in:
myhloli
2025-07-26 04:36:33 +08:00
parent 825fc95a8a
commit 050e1dbc70
2 changed files with 6 additions and 0 deletions

View File

@@ -43,6 +43,9 @@
</div>
# Changelog
- 2025/07/26 2.1.6 Released
- Fixed table parsing issues in handwritten documents when using `vlm` backend
- Fixed visualization box position drift issue when document is rotated #3175
- 2025/07/24 2.1.5 Released
- `sglang` 0.4.9 version adaptation, synchronously upgrading the dockerfile base image to sglang 0.4.9.post3
- 2025/07/23 2.1.4 Released

View File

@@ -43,6 +43,9 @@
</div>
# 更新记录
- 2025/07/26 2.1.6发布
- 修复`vlm`后端解析部分手写文档时的表格异常问题
- 修复文档旋转时可视化框位置漂移问题 #3175
- 2025/07/24 2.1.5发布
- `sglang` 0.4.9 版本适配同步升级dockerfile基础镜像为sglang 0.4.9.post3
- 2025/07/23 2.1.4发布