mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 22:52:08 +08:00
chore(version): 1.5.0
This commit is contained in:
parent
f84509c824
commit
31ee7a2e9a
@ -117,8 +117,8 @@ afterSign: scripts/notarize.js
|
|||||||
artifactBuildCompleted: scripts/artifact-build-completed.js
|
artifactBuildCompleted: scripts/artifact-build-completed.js
|
||||||
releaseInfo:
|
releaseInfo:
|
||||||
releaseNotes: |
|
releaseNotes: |
|
||||||
• [新增] MCP 工具调用自动审批流程
|
新增全局记忆功能
|
||||||
• [优化] 输入框快捷弹窗多选交互支持
|
MCP 支持 DXT 格式导入
|
||||||
• [新增] 网页内容生成实时预览功能
|
全局快捷键支持 Linux 系统
|
||||||
• [支持] Grok-4 大语言模型接入
|
模型思考过程增加动画效果
|
||||||
• [修复] Anthropic 模型输出截断缺陷
|
错误修复和性能优化
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "CherryStudio",
|
"name": "CherryStudio",
|
||||||
"version": "1.4.11",
|
"version": "1.5.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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user