Skip to content

Commit

Permalink
chore(version): 0.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Sep 29, 2024
1 parent aa57819 commit 6aaa6bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,15 @@ afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
本次更新:
支持关闭自动检测更新
支持消息的编辑
支持备份聊天中的文件
修复 Gemini 消息回复经常出错问题
过滤一些软件不支持的模型
修复 Github Models 无法加载问题
更新部分图标
增加 WebDAV 备份功能 by @DrayChou
增加使用 Markdown 渲染用户消息开关
新的助手设置界面
增加 Felo 小程序
修复输入框文字撤销问题
修复上下文数量为0时报错
近期更新:
全新应用图标
Windows 安装程序支持修改安装位置了
增加流式输出开关
支持关闭自动检测更新
支持消息的编辑
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.7.9",
"version": "0.7.10",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 6aaa6bf

Please sign in to comment.