chore(version): 0.9.9
This commit is contained in:
parent
0e7fb2b19c
commit
247d1a1846
@ -80,9 +80,6 @@ afterPack: scripts/after-pack.js
|
||||
afterSign: scripts/notarize.js
|
||||
releaseInfo:
|
||||
releaseNotes: |
|
||||
支持将小程序固定到侧边栏 @hxp0618
|
||||
增加 Grok 和 QwenLM 小程序 @ruiwarn
|
||||
支持下载模型生成的 CSV 文件
|
||||
知识库增加刷新按钮
|
||||
Gemini 搜索增加引用来源
|
||||
修复模型设置参数无法保存的问题
|
||||
添加模型提及功能,支持多个模型一起回答 @teojs
|
||||
增加 QweLM 服务提供商 @Nana7mi1
|
||||
修复删除服务商导致的数据错误白屏问题
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "CherryStudio",
|
||||
"version": "0.9.8",
|
||||
"version": "0.9.9",
|
||||
"private": true,
|
||||
"description": "A powerful AI assistant for producer.",
|
||||
"main": "./out/main/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user