Release version 0.4.4
修复web服务页面未处理多语言; 现在会话输入框会记住用户的配置选项和模型选择,避免每次都要重新勾选; 修改项目启动器主题和图表的默认值为Orange。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "codeg",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"identifier": "app.codeg",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev",
|
||||
|
||||
Reference in New Issue
Block a user