更新版本

This commit is contained in:
xunbu
2025-11-03 14:12:39 +08:00
parent 45d3b37089
commit fcd6a27136
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2025 QinHan
# SPDX-License-Identifier: MPL-2.0
__version__="1.4.18a2"
__version__="1.4.18"

View File

@@ -1,4 +1,10 @@
更新日志
v1.4.18版 2025.11.3
优化
- 优化对文件名过长文件的处理
修复
- 修复docx的译文附加模式时段落译文位置不正确的问题
- 修复docx翻译时图片重复的问题
----------------
v1.4.17版 2025.10.26
特性