Skip to content

Commit

Permalink
chore(version): 0.9.30
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Feb 22, 2025
1 parent 4e20bd1 commit 62b4ba8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,5 @@ afterPack: scripts/after-pack.js
afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
翻译增加历史记录
为单个消息增加导出功能
支持 PlantUML 显示和预览
修复知识库状态指示器显示问题
模型思考内容支持折叠设置和复制
编辑助手名字支持选择 Emoji
删除话题需要二次确认
话题右键菜单增加复制选项
修复暂停对话之后消息被覆盖问题
修复助手 Emoji 选择问题
添加Notion导出自动分页功能
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.29",
"version": "0.9.30",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 62b4ba8

Please sign in to comment.