chore: 版本号更新至 5.1.4
This commit is contained in:
+7
-1
@@ -14,7 +14,7 @@
|
||||
# 1. 克隆并安装依赖
|
||||
git clone https://gitee.com/thzxx/metona-ollama-desktop.git
|
||||
cd metona-ollama-desktop
|
||||
git checkout metona-ollama-desktop-v5.1.3
|
||||
git checkout metona-ollama-desktop-v5.1.4
|
||||
npm config set registry https://registry.npmmirror.com
|
||||
npm install
|
||||
|
||||
@@ -176,6 +176,12 @@ electron-builder 会自动处理所有依赖下载(Electron、NSIS、winCodeSi
|
||||
|
||||
## 构建日志
|
||||
|
||||
### v5.1.4(2026-04-19) — metona-ollama-desktop 仓库
|
||||
|
||||
- ♻️ 工具卡片从聊天区域迁移到工作空间面板(新增「🔧 工具」页签)
|
||||
- 工具执行自动切换工具页签,run_command 自动切换终端页签
|
||||
- 📝 版本号更新至 5.1.4
|
||||
|
||||
### v5.1.3(2026-04-19) — metona-ollama-desktop 仓库
|
||||
|
||||
- 🔧 修复 any 滥用:78 处 → 38 处(减少 51%),保留 API 参数构造等合理场景
|
||||
|
||||
Reference in New Issue
Block a user