docs: update

This commit is contained in:
xxnuo
2025-12-28 20:27:34 +08:00
parent 0dcc967d4d
commit 802f74ffcb
2 changed files with 7 additions and 12 deletions

View File

@@ -1,15 +1,6 @@
v3.1.14
- 工作时自动下载使用最新版本的模型,无需手动下载(离线模式则不会更新)
- Auto download the latest version of the model when working, no need to manually download (offline mode will not update)
v3.1.13
- 添加详细日志,方便调试
- Add detailed logs for debugging
v3.1.12
- 修复高并发情况下翻译结果错乱的 Bug
- Fix: High concurrency translation result confusion bug
v3.1.15
- 修复下载模型提示校验失败的问题
- Fix the issue of model download verification failure
历史更新内容请参考 [HISTORY.md](HISTORY.md)
For historical update content, please refer to [HISTORY.md](HISTORY.md)

View File

@@ -1,3 +1,7 @@
v3.1.15
- 修复下载模型提示校验失败的问题
- Fix the issue of model download verification failure
v3.1.14
- 工作时自动下载使用最新版本的模型,无需手动下载(离线模式则不会更新)
- Auto download the latest version of the model when working, no need to manually download (offline mode will not update)