From 3416f0effa2066fdb0d83e84be94da52f38c2470 Mon Sep 17 00:00:00 2001 From: xunbu Date: Tue, 5 Aug 2025 19:36:08 +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, 3 insertions(+), 3 deletions(-) diff --git a/更新日志.txt b/更新日志.txt index 9f0936d..0252475 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -2,10 +2,10 @@ ---------------------------------------- v1.0.0版 2025.8.5 优化 -- 支持txt/json/docx/xlsx文件翻译 +- 支持根据jsonPath翻译json +- 支持docx/xlsx文件翻译 +- txt翻译支持下载txt文件 - 支持控制混合推理模型是否思考 -- 增加目标语言选项 -- 交互式界面默认启用公式与代码识别 ---------------------------------------- v0.3.3版 2025.7.16 优化