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

2
src-tauri/Cargo.lock generated
View File

@@ -847,7 +847,7 @@ checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
[[package]]
name = "codeg"
version = "0.4.3"
version = "0.4.4"
dependencies = [
"agent-client-protocol-schema",
"axum",