更新日志

This commit is contained in:
xunbu
2025-11-25 17:37:23 +08:00
parent 7d378dc439
commit 4cd26b537d
2 changed files with 9 additions and 2 deletions

View File

@@ -1,9 +1,16 @@
更新日志
----------------
v1.5.2-alpha1版
v1.5.2版 2025.11.25
特性
- 新的/service/translate/file接口可以直接上传表单文件
- `docutranslate -i -cors`开启跨域
优化
- 使用vue重构前端代码
- 优化xlsx翻译效果
- 优化epub的性能开销
- 分块默认大小调整到5000字节
修复
- 修复markdown图片消失/不正确显示的问题
----------------
v1.5.1版 2025.11.10
特性