mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-29 20:30:00 +08:00
See CHANGELOG.md for the full notes. Highlights: - feat(hermes): 50+ visual config panels covering session runtime, model management, terminal/sandbox, kanban, safety/privacy, display, browser, voice and toolsets — replaces hand-editing ~/.hermes/config.yaml. - feat(hermes): maintenance/upgrade controls (Update Backup, Session Store Maintenance, Curator Maintenance). - feat(channels): 14 new channels (iMessage / WhatsApp / Telegram / Discord plugin runtime / Signal / Microsoft Teams / LINE / Mattermost / Synology / Google Chat / Zalo / DingTalk / Tlon / IRC / Nostr / Twitch / Nextcloud Talk / ClickClack), unified channel editor, SecretRef preservation, multi-account save, generic diagnostics. - fix(hermes): critical upstream 0.14.0 missing pieces compensated (dashboard_auth stubs + web_dist index.html injected at install/update/ start; idempotent + self-yielding when upstream ships the real files). - fix(hermes): upgrade path now installs runtime extras (croniter / httpx / openai / aiohttp / websockets) to prevent post-upgrade Gateway crashes. - fix(hermes): hermes_venv_python now resolves uv-tool install paths so '可选依赖管理' / 多 Gateway 看板 stop falsely reporting 'venv not found'. - fix(hermes): group-chat page no longer renders run_id as the reply text; it now listens to hermes-run-done and reads payload.output. - fix: dashboard race condition (#301), Node.js nvm-managed version detection (#295), agent models sync with merged openclaw.json (#297). Hot-update minAppVersion bumped to 0.17.0 because src-tauri/src/lib.rs registers 40+ new Tauri commands — older desktop builds must NOT pull this frontend via hot-update or they will hit missing-command crashes.
10 lines
314 B
JSON
10 lines
314 B
JSON
{
|
|
"version": "0.16.5",
|
|
"minAppVersion": "0.17.0",
|
|
"hash": "sha256:1913611f9f84e7f8c28dfc6d10c0de5078ce99e6d894c4c8bb9210676d69c5e2",
|
|
"url": "https://github.com/qingchencloud/clawpanel/releases/download/v0.16.5/web-0.16.5.zip",
|
|
"size": 2599816,
|
|
"changelog": "",
|
|
"releasedAt": "2026-05-22T12:54:52Z"
|
|
}
|