chore(version): 0.9.7

This commit is contained in:
kangfenmao 2025-01-14 13:24:54 +08:00
parent 56761d6f69
commit edbc8560cc
2 changed files with 7 additions and 2 deletions

View File

@ -80,4 +80,9 @@ afterPack: scripts/after-pack.js
afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
修复智能体无法创建的问题
支持将小程序固定到侧边栏 @hxp0618
增加 Grok 和 QwenLM 小程序 @ruiwarn
支持下载模型生成的 CSV 文件
知识库增加刷新按钮
Gemini 搜索增加引用来源
修复模型设置参数无法保存的问题

View File

@ -1,6 +1,6 @@
{
"name": "CherryStudio",
"version": "0.9.6",
"version": "0.9.7",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",