mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 14:41:24 +08:00
chore(version): 1.5.2
This commit is contained in:
parent
fcda7ed51e
commit
4075a13c58
@ -117,8 +117,10 @@ afterSign: scripts/notarize.js
|
|||||||
artifactBuildCompleted: scripts/artifact-build-completed.js
|
artifactBuildCompleted: scripts/artifact-build-completed.js
|
||||||
releaseInfo:
|
releaseInfo:
|
||||||
releaseNotes: |
|
releaseNotes: |
|
||||||
新增全局记忆功能
|
全新 UI 界面:在显示设置里开启抢先体验
|
||||||
MCP 支持 DXT 格式导入
|
添加浮动侧边栏方便快速切换模型和助手
|
||||||
全局快捷键支持 Linux 系统
|
改进文字流式输出体验
|
||||||
模型思考过程增加动画效果
|
新增 Trace(调用链路可视化)功能,由 Alibaba Cloud EDAS 团队提供
|
||||||
|
新增开发者模式:在常规设置中开启,开启后可以查看 Trace 数据
|
||||||
|
修复多模型对比时不能横向滑动问题
|
||||||
错误修复和性能优化
|
错误修复和性能优化
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "CherryStudio",
|
"name": "CherryStudio",
|
||||||
"version": "1.5.1",
|
"version": "1.5.2",
|
||||||
"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