Release version 0.4.4

修复web服务页面未处理多语言;
现在会话输入框会记住用户的配置选项和模型选择,避免每次都要重新勾选;
修改项目启动器主题和图表的默认值为Orange。
This commit is contained in:
xintaofei
2026-03-27 22:34:59 +08:00
parent 393785746a
commit afa67380e7
4 changed files with 4 additions and 4 deletions

View File

@@ -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",