chore(version): 1.2.0

This commit is contained in:
kangfenmao 2025-04-08 20:29:54 +08:00
parent ab1a5f18c9
commit a3e10dd116
2 changed files with 5 additions and 7 deletions

View File

@ -85,9 +85,7 @@ afterPack: scripts/after-pack.js
afterSign: scripts/notarize.js afterSign: scripts/notarize.js
releaseInfo: releaseInfo:
releaseNotes: | releaseNotes: |
引入全新的 QuickPanel 功能,统一了应用内的输入和搜索操作 知识库和服务商界面更新
新增内存 MCP (in-memory MCP) 服务支持及配置管理 增加 Dangbei 小程序
新增对七牛云 AI (Qiniu AI) 提供商的支持 可以强制使用搜索引擎覆盖模型自带搜索能力
添加了导出菜单选项设置和思维链Chain-of-Thought导出功能 修复部分公式无法正常渲染问题
消息锚点线支持底部锚点
为 AppImage 添加了多分辨率图标

View File

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