chore(version): 0.8.19
This commit is contained in:
parent
4cd962b42f
commit
76ea170a01
@ -63,5 +63,8 @@ electronDownload:
|
|||||||
afterSign: scripts/notarize.js
|
afterSign: scripts/notarize.js
|
||||||
releaseInfo:
|
releaseInfo:
|
||||||
releaseNotes: |
|
releaseNotes: |
|
||||||
修复代理设置问题
|
支持清除应用缓存
|
||||||
修复系统语言导致的各种运行错误
|
支持编辑翻译模型提示词
|
||||||
|
支持使用搜索内容快速创建助手
|
||||||
|
支持编辑模型是否为视觉模型
|
||||||
|
界面样式优化和错误修复
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "CherryStudio",
|
"name": "CherryStudio",
|
||||||
"version": "0.8.18",
|
"version": "0.8.19",
|
||||||
"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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user