chore(version): 0.8.8

This commit is contained in:
kangfenmao 2024-11-01 12:39:11 +08:00
parent e0dab5cf5b
commit 3791556b13
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@ electronDownload:
afterSign: scripts/notarize.js afterSign: scripts/notarize.js
releaseInfo: releaseInfo:
releaseNotes: | releaseNotes: |
全新的智能体界面 by @cawabj 全新的对话气泡界面 by @teojs
新增绘图模块 将主题切换按钮移到左下角菜单栏中 by @teojs
文件管理界面优化 智能体界面使用更加紧凑布局
修复可以同时启动多个应用问题 会话面板默认移动到左侧

View File

@ -1,6 +1,6 @@
{ {
"name": "CherryStudio", "name": "CherryStudio",
"version": "0.8.7", "version": "0.8.8",
"private": true, "private": true,
"description": "A powerful AI assistant for producer.", "description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js", "main": "./out/main/index.js",