Releases: CherryHQ/cherry-studio
Releases · CherryHQ/cherry-studio
v0.9.16
v0.9.16 - 2025-01-22
- 消息分组显示 @teojs
- 支持 DeepSeek R1 模型
- 助手的预设消息保存逻辑的修改 @duanyongcheng
- 错误修复和性能优化
v0.9.16 - 2025-01-22
- Grouped message display @teojs
- Support for DeepSeek R1 model
- Modification of preset message saving logic for assistants @duanyongcheng
- Bug fixes and performance optimizations
v0.9.15
v0.9.14
v0.9.14 - 2025-01-20
- 新增快捷助手弹窗
- 翻译默认使用流输出
- 小程序弹窗顶部增加固定按钮 @ousugo
- 新增清除消息和清除上下文快捷键 @cljnnn
- Gemini 安全设置更新 @magicdmer
- 智能体页面性能优化 @magicdmer
- 修复 WebDAV 不能自动备份问题
v0.9.14 - 2025-01-20
- New Quick Assistant Popup
- Translation defaults to stream output
- Added fixed button at the top of the mini-program popup @ousugo
- Added shortcuts for clearing messages and clearing context @cljnnn
- Gemini security settings updated @magicdmer
- Agent page performance optimized @magicdmer
- Fixed WebDAV automatic backup issue
v0.9.10
v0.9.10 - 2025-01-15
更新内容:
Updates:
v0.9.8
v0.9.6
Cherry Studio v0.9.6 - 2025-01-09
修复: 智能体无法创建的问题。
Fixed: Agents could not be created.
下载链接:
操作系统 | 架构 | 安装包类型 | 大小 | 下载链接 |
---|---|---|---|---|
Windows | x64 | setup.exe |
84.3 MB | 下载 |
Windows | x64 | portable.exe |
83.9 MB | 下载 |
macOS | Apple Silicon (arm64) | dmg |
105 MB | 下载 |
macOS | Apple Silicon (arm64) | zip |
101 MB | 下载 |
macOS | Intel (x64) | dmg |
112 MB | 下载 |
macOS | Intel (x64) | zip |
108 MB | 下载 |
Linux | x86_64 | AppImage |
120 MB | 下载 |
Linux | arm64 | AppImage |
120 MB | 下载 |
说明:
- Windows:
setup.exe
为标准安装程序,portable.exe
为便携版本。 - macOS: 根据设备芯片选择
arm64
(Apple Silicon) 或x64
(Intel) 版本,dmg
为安装包,zip
为压缩包。 - Linux:
AppImage
为可执行文件,无需安装。
温馨提示: 如有问题,请在 GitHub 仓库提出 issue。
Cherry Studio 团队
v0.9.5
v0.9.5 - 2025-01-08
- 全新的应用图标
- 首页窗口宽度支持调整
- 内容显示支持宽窄模式
- 增加搜索快捷键
- 可以自定义侧边栏图标 @hxp0618
- Mermaid 预览增加放大缩小功能 @hxp0618
- 支持 AiHubMix 和智普联网模型
- 支持使用 Gemini PDF 附件使用官方 API 进行处理
- 文件模块增加 Gemini 文件列表
- 修复 Ollma 嵌入模型无法创建知识库问题
- 其他错误修复
v0.9.5 - 2025-01-08
- New application icon
- Home window width adjustment support
- Content display supports wide and narrow modes
- Added search shortcuts
- Customizable sidebar icons @hxp0618
- Mermaid preview zoom in/out functionality added @hxp0618
- Support for AiHubMix and Zhipu AI models
- Support for processing Gemini PDF attachments using the official API
- Added Gemini file list in the file module
- Fixed issue where Ollma embedding model could not create knowledge bases
- Other bug fixes
v0.9.4
v0.9.4 - 2025-01-02
- 文件支持删除
- 增加 Hika 小程序
- 增加 WebDAV 同步状态显示
- 自定义参数增加 JSON 类型
- 腾讯混元的联网开关
v0.9.4 - 2025-01-02
- File deletion support
- Added Hika Mini Program
- Added WebDAV sync status display
- Custom parameters added JSON type
- Internet switch for Tencent Hunyuan
v0.9.3
v0.9.3 - 2024-12-31
- 增加 Genspark 小程序
- 用户消息支持编辑并重新发送
- 助手支持自定义请求参数 by @n2yt584v2t4nh7y
- 支持编辑话题总结提示词
- 修复 Windows 用户安装后无法打开的问题
- 修复知识库无法向量化MD文件的问题
v0.9.3 - 2024-12-31
- Add Genspark mini program.
- User messages support editing and resending.
- Assistants support custom request parameters by @n2yt584v2t4nh7y.
- Support editing topic summary prompt words.
- Fix the problem that Windows users cannot open after installation.
- Fix the problem that the knowledge base cannot vectorize MD files.
v0.9.2
如果安装报错 A JavaScript error occurred in main process #577 暂时需要安装:https://aka.ms/vs/17/release/vc_redist.x64.exe
v0.9.2 - 2024-12-28
- Azure OpenAI 嵌入模型支持
- 增加嵌入模型专用服务商 JINA
- 支持选择图片和文件后不输入内容即可发送
- 增加 GitHub Copilot 小程序
- 模型编辑界面支持显示模型 ID
- 模型选择按钮增加服务商显示
- 修复话题移动到不同的助手后搜索结果不能定位问题
- 修复输出包含 sub 无法正常显示问题
v0.9.2 - 2024-12-28
- Azure OpenAI embedding model support
- Added dedicated embedding model provider JINA
- Support sending without entering content after selecting images and files
- Added GitHub Copilot mini-app
- Model editing supports displaying model ID
- Model selection button shows provider details
- Fixed issue where search results could not be located after moving topics to different assistants
- Fixed issue where output containing sub could not be displayed properly