Skip to content

Commit 7164480

Browse files
committed
update CHANGE_LOG v2.1.3
1 parent 61c2540 commit 7164480

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGE_LOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,19 @@ git clone --single-branch --branch [分支名] https://github.com/hiroi-sora/Umi
2020

2121
# 更新日志 CHANGE LOG
2222

23-
### v2.1.3 beta.1 `2024.7.13`
23+
### v2.1.3 `2024.7.24`
2424

2525
分支名:`main`
2626

27+
- 修复:HTTP文档识别接口上传的文件名含非ascii字符时,字符会被保留,而不是丢弃。
28+
- 优化:HTTP文档识别接口的示例代码:Python示例优化了在部分Linux系统中处理含非ascii字符文件名的逻辑。Html示例增加了暂停/清除任务的按钮。
29+
- 优化:排版解析的 **单栏-单行** 方案,对于间隔较大的两个相邻文本块,会添加空格作为间隔符。
30+
31+
### v2.1.3 beta.1 `2024.7.13`
32+
2733
- 新兼容 Linux 平台。
2834
- 新增:HTTP 文档识别接口。
35+
- 修复:文档中宽高为0的异常图片会导致任务卡住。 (#562)
2936

3037
### [v2.1.2](https://github.com/hiroi-sora/Umi-OCR/tree/release/2.1.2) `2024.6`
3138

0 commit comments

Comments
 (0)