diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index a526e25..14b50dc 100644 --- a/docutranslate/__init__.py +++ b/docutranslate/__init__.py @@ -1,3 +1,3 @@ # SPDX-FileCopyrightText: 2025 QinHan # SPDX-License-Identifier: MPL-2.0 -__version__="1.4.8.a1" \ No newline at end of file +__version__="1.4.9" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 0dbe644..e41e54f 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,7 +1,12 @@ 更新日志 ---------------- -v1.4.9.a1版 2025.10.5 +v1.4.9版 2025.10.10 +特性 +- docx翻译增加页眉页脚支持 +- 增加打开docx文档时提示更新域的功能 优化 +- 优化epub翻译效果 +- 优化txt译文显示效果 - 提升json翻译工作流对json格式容错率 ---------------- v1.4.8版 2025.10.4