From 87ac74fd61f5b2d50d0f9e7638b183a739671642 Mon Sep 17 00:00:00 2001 From: xunbu Date: Mon, 3 Nov 2025 14:15:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 更新日志.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/更新日志.txt b/更新日志.txt index 15e522e..384b6c5 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -2,9 +2,11 @@ v1.4.18版 2025.11.3 优化 - 优化对文件名过长文件的处理 +- 提高术语表的稳定性 修复 - 修复docx的译文附加模式时段落译文位置不正确的问题 - 修复docx翻译时图片重复的问题 +- 修复xlsx工作流不能保留图片的问题 ---------------- v1.4.17版 2025.10.26 特性