chore(version): 0.9.24

This commit is contained in:
kangfenmao 2025-02-14 15:04:59 +08:00
parent 0c97b52c53
commit 88e0d293a2
2 changed files with 9 additions and 9 deletions

View File

@ -80,11 +80,11 @@ afterPack: scripts/after-pack.js
afterSign: scripts/notarize.js afterSign: scripts/notarize.js
releaseInfo: releaseInfo:
releaseNotes: | releaseNotes: |
知识库增加更多文件类型支持 增加服务商 LM Studio、魔搭、Perplexity、无问芯穹、DMXAPI
使用@呼出模型选择列表 提及功能支持上下按键循环选择模型
添加话题固定功能 小程序增加小艺
增加导出话题至Notion的功能 增加Notion连接检测功能
增加 Google AI Studio 小程序 编辑模型弹窗搜索模型时同时搜索模型的名字和ID
增加 Gitee 服务商 编辑模型弹窗增加推理模型筛选按钮
增加 PPIO 服务商 修复思考模型思考时间显示错误
为 OpenAI 请求添加引用来源数据显示 修复部分模型翻译出错

View File

@ -1,6 +1,6 @@
{ {
"name": "CherryStudio", "name": "CherryStudio",
"version": "0.9.23", "version": "0.9.24",
"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",