mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-06-26 10:11:36 +08:00
- package.json / Cargo.toml / tauri.conf.json → 0.10.0 - CHANGELOG.md: 新增 v0.10.0 变更记录(7 新功能 + 10 修复 + 3 改进) - docs/index.html: 官网下载链接更新到 0.10.0 - docs/update/latest.json: 热更新清单更新(hash 待 CI 填入) - openclaw-version-policy.json: 新增 0.10.0 版本策略条目
10 lines
330 B
JSON
10 lines
330 B
JSON
{
|
|
"version": "0.10.0",
|
|
"minAppVersion": "0.9.0",
|
|
"hash": "",
|
|
"url": "https://github.com/qingchencloud/clawpanel/releases/download/v0.10.0/web-0.10.0.zip",
|
|
"size": 0,
|
|
"changelog": "修复 6 个 issue + 插件版本智能适配 + 开机自启 + 一键修复 + 微信 QR 渲染",
|
|
"releasedAt": "2026-03-26T00:00:00Z"
|
|
}
|