chore: 版本号 0.14.2 → 0.14.3
fix: AI 回复消息卡片重复渲染 — onDone 去掉 updateLastAssistantMessage 避免双重 DOM fix: 用户消息卡片只显示用户文字,代码生成的附件标记不显示 fix: onDone assistantMsg 补充 model 字段
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "metona-ollama-desktop",
|
||||
"version": "0.14.2",
|
||||
"version": "0.14.3",
|
||||
"description": "Metona Ollama - TypeScript + Electron 桌面 AI 聊天客户端",
|
||||
"main": "dist/main/main.js",
|
||||
"author": "thzxx",
|
||||
|
||||
Reference in New Issue
Block a user