更新日志

This commit is contained in:
xunbu
2025-10-19 08:42:06 +08:00
parent 484e38fdb3
commit 5dcf43c3c8
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2025 QinHan # SPDX-FileCopyrightText: 2025 QinHan
# SPDX-License-Identifier: MPL-2.0 # SPDX-License-Identifier: MPL-2.0
__version__="1.4.13" __version__="1.4.14"

View File

@@ -6,9 +6,12 @@ v1.4.13版 2025.10.18
修复 修复
- 修复epub分隔符不能换行的问题 - 修复epub分隔符不能换行的问题
- 修复html分隔符不能换行的问题 - 修复html分隔符不能换行的问题
- 修复pdf解析缓存被意外修改的问题
- 修复markdown翻译失败时显示
优化 优化
- 优化前端文本 - 优化前端文本
- 修正过时的pydantic语法 - 修正过时的pydantic语法
- 优化docx翻译效果
---------------- ----------------
v1.4.12版 2025.10.15 v1.4.12版 2025.10.15
优化 优化