chore(version): 0.9.27

This commit is contained in:
kangfenmao 2025-02-19 10:21:12 +08:00
parent 2094e2201a
commit 7f05626a8f
2 changed files with 3 additions and 2 deletions

View File

@ -83,7 +83,8 @@ releaseInfo:
消息分组支持网格模式 消息分组支持网格模式
知识库支持多选 知识库支持多选
知识库添加目录支持显示进度 知识库添加目录支持显示进度
知识库增加 DRAFTS, EPUB 知识库支持 DRAFTS, EPUB、代码等
知识库支持调节匹配度阈值 知识库支持调节匹配度阈值
添加 NotebookLM, Coze 小程序 添加 NotebookLM, Coze 小程序
增加话题提示词 增加话题提示词
OpenRouter 支持 Web 搜索

View File

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