From 868c2ab683ed19a4424241a70e8af08a04bdc580 Mon Sep 17 00:00:00 2001 From: xunbu Date: Fri, 10 Oct 2025 16:13:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docutranslate/__init__.py | 2 +- 更新日志.txt | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) 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