From f21e93169714b9e5ca0fc73c46269d2ad5fa0758 Mon Sep 17 00:00:00 2001 From: xunbu Date: Sat, 30 Aug 2025 09:11:48 +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 --- 更新日志.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/更新日志.txt b/更新日志.txt index 7edc5fb..d4c319b 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,10 +1,12 @@ 更新日志 ---------------------------------------- -v1.3.1版 2025.8.28 +v1.3.1版 2025.8.30 +特性 +- json工作流将翻译json_path匹配对象内的所有字符串 +- 附件将携带翻译前的markdown文件 优化 - 优化前端显示效果 - 优化网址在cmd中的显示时机 -- json工作流将翻译json_path匹配对象内的所有字符串 修复 - 修复自动生成的术语表转csv附件下载时出现的问题 ----------------------------------------