更新版本

This commit is contained in:
xunbu
2025-11-29 21:54:20 +08:00
parent 63e6101064
commit a1bf0fe511
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2025 QinHan
# SPDX-License-Identifier: MPL-2.0
__version__="1.5.2.post1"
__version__="1.5.3a1"

View File

@@ -1,7 +1,8 @@
更新日志
----------------
v1.5.2.post1版 2025.11.25
v1.5.3a1版 2025.11.29
特性
- 新增PPTX翻译
- 新的/service/translate/file接口可以直接上传表单文件
- `docutranslate -i -cors`开启跨域
优化