# 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:
xintaofei
2026-04-07 22:30:19 +08:00
parent 923303f516
commit 55aadb3b65
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "codeg"
version = "0.6.8"
version = "0.6.9"
description = "Agent Code Generation App"
authors = ["feitao"]
edition = "2021"