From 11c8be3c4984631f6027795ac1e800b8c20adaf5 Mon Sep 17 00:00:00 2001 From: xunbu Date: Mon, 13 Oct 2025 16:43:14 +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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index 92961dd..77e4104 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.10a2" \ No newline at end of file +__version__="1.4.10" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 184e869..8ad869b 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,11 +1,12 @@ 更新日志 ---------------- -v1.4.10a2版 2025.10.13 +v1.4.10版 2025.10.13 特性 -增加导入导出配置功能 -翻译markdown可以传入包含图片的zip压缩包 优化 - 优化docx翻译效果与稳定性 +- 优化提示词 ---------------- v1.4.9版 2025.10.10 特性