Skip to content

Commit

Permalink
chore(version): 0.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Jan 21, 2025
1 parent 517819b commit 57a2dbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
11 changes: 3 additions & 8 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@ afterPack: scripts/after-pack.js
afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
新增快捷助手弹窗
翻译默认使用流输出
小程序弹窗顶部增加固定按钮 @ousugo
新增清除消息、清除上下文快捷键 @cljnnn
Gemini 安全设置更新 @magicdmer
智能体页面性能优化 @magicdmer
修复 WebDAV 不能自动备份问题
⚠️ 如果不能自动更新,请手动下载安装包
支持 DeepSeek R1 模型 @cololi
快捷助手支持上下键切换菜单
WebDAV 备份支持更多的时间设置 @ousugo
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CherryStudio",
"version": "0.9.14",
"version": "0.9.15",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 57a2dbd

Please sign in to comment.