Skip to content

Releases: cangerx/clawpanel

Cpanel v1.0.4

Choose a tag to compare

@github-actions github-actions released this 19 Apr 10:27

安装方案

macOS

芯片 安装包
Apple Silicon (M1/M2/M3/M4) Cpanel_1.0.4_aarch64.dmg
Intel Cpanel_1.0.4_x64.dmg

Windows

格式 安装包
EXE 安装器 Cpanel_1.0.4_x64-setup.exe
MSI 安装器 Cpanel_1.0.4_x64_en-US.msi

Linux

格式 安装包
AppImage Cpanel_1.0.4_amd64.AppImage
DEB Cpanel_1.0.4_amd64.deb
RPM Cpanel-1.0.4-1.x86_64.rpm

Web

  • 在线部署文档:Linux 部署指南
  • 热更新包:web-1.0.4.zip
  • GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
  • Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash

Cpanel v1.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Apr 11:23

安装方案

macOS

芯片 安装包
Apple Silicon (M1/M2/M3/M4) Cpanel_1.0.3_aarch64.dmg
Intel Cpanel_1.0.3_x64.dmg

Windows

格式 安装包
EXE 安装器 Cpanel_1.0.3_x64-setup.exe
MSI 安装器 Cpanel_1.0.3_x64_en-US.msi

Linux

格式 安装包
AppImage Cpanel_1.0.3_amd64.AppImage
DEB Cpanel_1.0.3_amd64.deb
RPM Cpanel-1.0.3-1.x86_64.rpm

Web

  • 在线部署文档:Linux 部署指南
  • 热更新包:web-1.0.3.zip
  • GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
  • Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash

Cpanel v1.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Mar 01:47

安装方案

macOS

芯片 安装包
Apple Silicon (M1/M2/M3/M4) Cpanel_1.0.2_aarch64.dmg
Intel Cpanel_1.0.2_x64.dmg

Windows

格式 安装包
EXE 安装器 Cpanel_1.0.2_x64-setup.exe
MSI 安装器 Cpanel_1.0.2_x64_en-US.msi

Linux

格式 安装包
AppImage Cpanel_1.0.2_amd64.AppImage
DEB Cpanel_1.0.2_amd64.deb
RPM Cpanel-1.0.2-1.x86_64.rpm

Web

  • 在线部署文档:Linux 部署指南
  • 热更新包:web-1.0.2.zip
  • GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
  • Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash

Cpanel v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 10:16

安装方案

macOS

芯片 安装包
Apple Silicon (M1/M2/M3/M4) Cpanel_1.0.1_aarch64.dmg
Intel Cpanel_1.0.1_x64.dmg

Windows

格式 安装包
EXE 安装器 Cpanel_1.0.1_x64-setup.exe
MSI 安装器 Cpanel_1.0.1_x64_en-US.msi

Linux

格式 安装包
AppImage Cpanel_1.0.1_amd64.AppImage
DEB Cpanel_1.0.1_amd64.deb
RPM Cpanel-1.0.1-1.x86_64.rpm

Web

  • 在线部署文档:Linux 部署指南
  • 热更新包:web-1.0.1.zip
  • GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
  • Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash

ClawPanel v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 12:04

✅ 全部平台构建成功

📥 下载安装

根据你的操作系统选择对应安装包,点击文件名即可下载:

macOS

芯片 安装包
Apple Silicon (M1/M2/M3/M4) ClawPanel_1.0.0_aarch64.dmg
Intel ClawPanel_1.0.0_x64.dmg

⚠️ 首次打开提示"无法验证开发者"? 在终端执行:sudo xattr -rd com.apple.quarantine /Applications/ClawPanel.app,或前往 系统设置 → 隐私与安全性 点击「仍要打开」。

Windows

格式 安装包
EXE 安装器(推荐) ClawPanel_1.0.0_x64-setup.exe
MSI 安装器 ClawPanel_1.0.0_x64_en-US.msi

Linux

格式 安装包
AppImage(免安装) ClawPanel_1.0.0_amd64.AppImage
DEB(Debian/Ubuntu) ClawPanel_1.0.0_amd64.deb
RPM(Fedora/RHEL) ClawPanel-1.0.0-1.x86_64.rpm

🚀 首次使用

  1. 安装并打开 ClawPanel
  2. 首次运行会自动检测 Node.js 环境和 OpenClaw CLI
  3. 如未安装 OpenClaw,按提示一键安装即可
  4. 安装完成后自动跳转仪表盘,开始使用

系统要求:Node.js 18+(推荐 22 LTS)


自 v0.9.8 以来的变更

✨ 新功能

  • add channel plugin uninstall flow
  • restore official wechat plugin and fix QR display
  • integrate mcp-wechat-server for WeChat channel

🐛 修复

  • resolve messaging entry type inference
  • repair v1.0.0 release pipeline
  • restore wechat native channel communication

📖 项目主页 · 💬 反馈问题 · 📣 QQ 群

v0.9.8 — Gateway 诊断修复 + 18 平台消息渠道

Choose a tag to compare

@cangerx cangerx released this 22 Mar 16:50

新功能

Gateway 启动诊断 + 一键修复

  • 新增诊断接口,自动检测 CLI、配置文件、plist/systemd、端口冲突、僵尸进程、错误日志
  • 新增一键修复:杀残留进程、清理服务状态、重新启动
  • 启动失败自动弹出诊断面板,可修复项提供一键修复按钮
  • 跨平台兼容:macOS / Linux / Windows

插件安装容错

  • openclaw plugins install 失败时自动回退到 npm install + 补丁 package.json
  • 覆盖所有插件安装入口,安装后增加验证

消息渠道扩展至 18 个平台

新增:微信(腾讯官方插件)、企业微信、WhatsApp、Slack、Signal、Google Chat、iMessage (BlueBubbles)、LINE、Microsoft Teams、Matrix、Mattermost、IRC、Twitch、WebChat

优化

  • UI 全局优化:按钮交互反馈、卡片阴影体系、Toast 动画、侧边栏毛玻璃效果
  • 新增设计 token 体系

修复

  • 修复 Gateway plist 入口文件路径不匹配导致无法启动
  • 修复 start_service 始终返回成功的问题

文档

  • 仓库引用更新为 cangerx/clawpanel
  • 移除推广内容
  • 消息渠道文档更新为 18 平台完整列表

详细改动见 CHANGELOG-20260323.md