chore(version): 0.9.22

This commit is contained in:
kangfenmao 2025-02-13 14:02:45 +08:00
parent 6c17fee69e
commit adfea253d7
2 changed files with 9 additions and 10 deletions

View File

@ -80,12 +80,11 @@ afterPack: scripts/after-pack.js
afterSign: scripts/notarize.js afterSign: scripts/notarize.js
releaseInfo: releaseInfo:
releaseNotes: | releaseNotes: |
知识库增加设置功能 知识库增加更多文件类型支持
更加友好的错误提示信息 使用@呼出模型选择列表
增加百度云千帆服务商 添加话题固定功能
修复 Groq deepseek 模型无法使用问题 增加导出话题至Notion的功能
优化思考过程显示 @jettpark @github 增加 Google AI Studio 小程序
可以为助手绑定一个知识库 @eeee0717 增加 Gitee 服务商
修复知识库搜索崩溃问题 @yrom 增加 PPIO 服务商
优化 o3-mini 模型输出显示问题 @teaim 为 OpenAI 请求添加引用来源数据显示
移除 QwenLM 服务商

View File

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