Skip to content

Commit

Permalink
chore(version): 0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Sep 27, 2024
1 parent 09f7fcd commit 0c72cca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,14 @@ afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
本次更新:
增加流式输出开关
Windows 安装程序支持修改安装位置了
服务商和小程序图标更新
增加 ocoolAI 服务商
小程序增加 HuggingChat
Gemini 模型回复安全级别关闭
修复 macOS 切换窗口透明不生效问题
修复消息回复完成界面会自动滚动到最底部的问题
支持关闭自动检测更新
支持消息的编辑
支持备份聊天中的文件
修复 Gemini 消息回复经常出错问题
过滤一些软件不支持的模型
修复 Github Models 无法加载问题
更新部分图标
近期更新:
全新应用图标
模型图标更新
支持 Linux ARM 架构
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.8",
"version": "0.7.9",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 0c72cca

Please sign in to comment.