diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aecbc1..66ada44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ ## [未发布] +## [0.16.3] - 2026-05-22 + +### 修复 (Fixes) + +- **Windows Gateway 启动路径兼容** — 启动 Gateway 可见终端时不再手工给 `cmd /c start` 的窗口标题嵌套引号,降低 Windows `start` 在路径含空格 / `Gateway` 片段时误把 `Gateway\` 当作可执行文件的风险 +- **绑定 CLI 路径更稳健** — 用户绑定到 OpenClaw 安装目录时,会解析到目录下的 `openclaw.cmd` / `openclaw.exe`,不再把目录本身写入 Gateway 启动脚本执行 +- **内核升级弹窗多语言修复** — 新增运行时 `kernel` 模块语言包并注册聚合入口,修复升级弹窗、侧边栏内核升级提示、内核徽章等位置显示 `kernel.upgrade.title` / `kernel.upgrade.starting` 原始 key 的问题 + +### 测试与验证 (Testing) + +- **回归验证** — 已通过 Rust fmt / check / clippy、模块化 i18n key 解析检查和 `npm run build` + ## [0.16.2] - 2026-05-21 ### 修复 (Fixes) diff --git a/docs/index.html b/docs/index.html index 2daddc8..1f13fb5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,7 +34,7 @@ "description": "支持 OpenClaw 和 Hermes Agent 双引擎的多 AI Agent 可视化管理面板,基于 Tauri v2 的跨平台桌面应用。内置晴辰助手支持工具调用,晴辰云 AI 接口一键接入。支持仪表盘监控、多模型配置、Hermes Agent 对话、消息渠道管理、内置 QQ 机器人、实时 AI 聊天、记忆管理、Agent 管理、网关配置、内网穿透等功能。支持 11 种语言。", "url": "https://claw.qt.cool/", "downloadUrl": "https://github.com/qingchencloud/clawpanel/releases/latest", - "softwareVersion": "0.16.2", + "softwareVersion": "0.16.3", "author": { "@type": "Organization", "name": "晴辰云 QingchenCloud", @@ -1225,7 +1225,7 @@
-
v0.16.2 最新版
+
v0.16.3 最新版

下载安装

选择你的操作系统,一键下载安装

@@ -1235,11 +1235,11 @@

macOS

支持 Apple Silicon 和 Intel 芯片