Skip to content

Commit

Permalink
chore(version): 0.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Feb 14, 2025
1 parent 0c97b52 commit 88e0d29
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ afterPack: scripts/after-pack.js
afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
知识库增加更多文件类型支持
使用@呼出模型选择列表
添加话题固定功能
增加导出话题至Notion的功能
增加 Google AI Studio 小程序
增加 Gitee 服务商
增加 PPIO 服务商
为 OpenAI 请求添加引用来源数据显示
增加服务商 LM Studio、魔搭、Perplexity、无问芯穹、DMXAPI
提及功能支持上下按键循环选择模型
小程序增加小艺
增加Notion连接检测功能
编辑模型弹窗搜索模型时,同时搜索模型的名字和ID
编辑模型弹窗增加推理模型筛选按钮
修复思考模型思考时间显示错误
修复部分模型翻译出错
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CherryStudio",
"version": "0.9.23",
"version": "0.9.24",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 88e0d29

Please sign in to comment.