chore(version): 0.8.19

This commit is contained in:
kangfenmao 2024-11-25 14:16:33 +08:00
parent 4cd962b42f
commit 76ea170a01
2 changed files with 6 additions and 3 deletions

View File

@ -63,5 +63,8 @@ electronDownload:
afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
修复代理设置问题
修复系统语言导致的各种运行错误
支持清除应用缓存
支持编辑翻译模型提示词
支持使用搜索内容快速创建助手
支持编辑模型是否为视觉模型
界面样式优化和错误修复

View File

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