From 41d89488aed36ef93ee83c5a32724a8720c87c9b Mon Sep 17 00:00:00 2001 From: xunbu Date: Sun, 26 Oct 2025 18:47:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docutranslate/__init__.py | 2 +- 更新日志.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index 37dbf71..7a1b89c 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.17a1" \ No newline at end of file +__version__="1.4.17" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 8ec582a..bfa5267 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,5 +1,11 @@ 更新日志 ---------------- +v1.4.17版 2025.10.26 +特性 +- 双语预览时增加联动滑动的按钮(主要针对txt\srt\json工作流) +优化 +- 优化了epub、docx、html的译文附加模式的效果 +---------------- v1.4.16版 2025.10.20 优化 - epub按段落翻译