更新日志

This commit is contained in:
xunbu
2025-10-10 16:13:28 +08:00
parent 4780a2b19a
commit 868c2ab683
2 changed files with 7 additions and 2 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.8.a1" __version__="1.4.9"

View File

@@ -1,7 +1,12 @@
更新日志 更新日志
---------------- ----------------
v1.4.9.a1版 2025.10.5 v1.4.9版 2025.10.10
特性
- docx翻译增加页眉页脚支持
- 增加打开docx文档时提示更新域的功能
优化 优化
- 优化epub翻译效果
- 优化txt译文显示效果
- 提升json翻译工作流对json格式容错率 - 提升json翻译工作流对json格式容错率
---------------- ----------------
v1.4.8版 2025.10.4 v1.4.8版 2025.10.4