# Release version 0.6.9
- feat: add responsive layout support for mobile and small screens. - feat: upgrade @lobehub/icons to v5 and update agent icon colors. - feat: add version detection and upgrade support to install scripts. ----------------------------- # 发布版本 0.6.9 - 新增:支持移动端和小屏幕的响应式布局适配; - 新增:升级 @lobehub/icons 至 v5,更新代理图标配色; - 新增:安装脚本增加版本检测与升级支持。
This commit is contained in:
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@@ -853,7 +853,7 @@ checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
|
||||
|
||||
[[package]]
|
||||
name = "codeg"
|
||||
version = "0.6.8"
|
||||
version = "0.6.9"
|
||||
dependencies = [
|
||||
"agent-client-protocol-schema",
|
||||
"async-trait",
|
||||
|
||||
Reference in New Issue
Block a user