Commit Graph

57 Commits

Author SHA1 Message Date
github-actions[bot]
5aa4c9aa06 ci: update latest.json for v0.16.4 2026-05-22 12:00:01 +00:00
github-actions[bot]
c2510e64d9 ci: update latest.json for v0.16.3 2026-05-22 07:53:31 +00:00
github-actions[bot]
7977608e5b ci: update latest.json for v0.16.2 2026-05-21 11:38:06 +00:00
github-actions[bot]
dbdf239430 ci: update latest.json for v0.16.1 2026-05-21 06:46:21 +00:00
github-actions[bot]
230b5e6dca ci: update latest.json for v0.16.0 2026-05-16 07:23:49 +00:00
github-actions[bot]
eeb6bab6c6 ci: update latest.json for v0.15.3 2026-05-13 09:06:28 +00:00
晴天
c3d25aab62 chore: release v0.15.3 2026-05-13 16:53:47 +08:00
github-actions[bot]
d5059949bc ci: update latest.json for v0.15.2 2026-05-13 08:26:17 +00:00
晴天
1467d58b55 chore: release v0.15.2 2026-05-13 16:10:13 +08:00
github-actions[bot]
c11c2e5580 ci: update latest.json for v0.15.1 2026-05-10 13:43:18 +00:00
晴天
81c42dbfe2 chore: release v0.15.1 2026-05-10 21:30:36 +08:00
github-actions[bot]
2a547e9603 ci: update latest.json for v0.15.0 2026-05-07 20:52:43 +00:00
晴天
328624cf03 chore: release v0.15.0
发布 0.15.0:
- 新增内核版本兼容层、特性门控、低版本阻断和升级提示
- 新增 PATH 中 OpenClaw CLI 冲突检测、隔离与恢复
- 修复 Hermes Gateway loopback 自动拉起与 /v1/runs 诊断
- 修复 standalone 一键安装包在 About/仪表盘显示未知版本
- 同步 OpenClaw 2026.5.6 推荐版本和热更新 minAppVersion
- 补齐本地 JS/Rust 测试与发布前检查说明

验证:
- npm run build
- node --test tests/*.test.js
- node --check src/scripts JS 文件
- cargo fmt --all -- --check
- cargo check
- cargo clippy --all-targets -- -D warnings
- cargo test
2026-05-08 04:39:36 +08:00
晴天
f6470d9e6a ci: update latest.json for v0.14.0
release.yml 的"提交 latest.json 到 main"步骤在本次发版被静默吞错
(`git push HEAD:main || true`):Release CI 跑期间我推了 fmt fix
commit (88928b7) 让 main 领先于 CI 检出的版本,CI 试图 push 时被
GitHub 因 non-fast-forward 拒绝。

手动补提此清单,让前端热更新可识别 0.14.0 包:
- hash 来自下载 https://github.com/qingchencloud/clawpanel/releases/download/v0.14.0/web-0.14.0.zip 后计算的 sha256
- size 取实际字节数
- releasedAt 取 Release.publishedAt
2026-04-26 00:02:05 +08:00
github-actions[bot]
96aa1f061d ci: update latest.json for v0.13.4 2026-04-20 08:31:04 +00:00
github-actions[bot]
a798f4e09b ci: update latest.json for v0.13.3 2026-04-16 06:42:03 +00:00
github-actions[bot]
283c4df24d ci: update latest.json for v0.13.2 2026-04-13 07:27:09 +00:00
github-actions[bot]
fc75426aef ci: update latest.json for v0.13.1 2026-04-13 03:33:27 +00:00
github-actions[bot]
e422bd7b19 ci: update latest.json for v0.13.0 2026-04-12 20:36:30 +00:00
github-actions[bot]
849924b152 ci: update latest.json for v0.12.0 2026-04-10 21:51:06 +00:00
github-actions[bot]
6beaa7f46a ci: update latest.json for v0.11.6 2026-04-07 08:31:51 +00:00
github-actions[bot]
f781f2afa6 ci: update latest.json for v0.11.5 2026-04-06 19:48:32 +00:00
github-actions[bot]
b57235e2a7 ci: update latest.json for v0.11.4 2026-04-05 17:20:45 +00:00
github-actions[bot]
40399df69b ci: update latest.json for v0.11.3 2026-04-02 16:28:56 +00:00
晴天
61400397ec chore(update): sync latest manifest for v0.11.2 2026-04-02 18:32:46 +08:00
github-actions[bot]
57253e7eb2 ci: update latest.json for v0.11.2 2026-04-02 10:28:38 +00:00
github-actions[bot]
dec0bf4d82 ci: update latest.json for v0.11.1 2026-04-02 09:48:55 +00:00
github-actions[bot]
10efe1cc0a ci: update latest.json for v0.11.0 2026-04-02 07:13:38 +00:00
github-actions[bot]
8d91362cb7 ci: update latest.json for v0.10.0 2026-03-25 22:48:12 +00:00
晴天
c7cc6fd9a4 chore: bump version to 0.10.0 + changelog
- 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 版本策略条目
2026-03-26 06:18:20 +08:00
github-actions[bot]
fa4a1f6ea3 ci: update latest.json for v0.9.9 2026-03-24 14:48:46 +00:00
github-actions[bot]
7aa13ff7d5 ci: update latest.json for v0.9.8 2026-03-23 14:10:41 +00:00
晴天
3687e26d5d feat: 飞书官方插件迁移 + 配对审批 + Gateway防卡死 + 微信升级修复 + 更新检测修复
- 飞书渠道从 @openclaw/feishu 迁移到 @larksuite/openclaw-lark 官方插件
- 保存飞书配置时自动禁用旧 feishu 插件,防止新旧插件冲突
- 所有主要渠道(飞书/Telegram/Discord/Slack)启用配对审批UI
- gateway_command 增加20s超时,超时后force-kill+fresh start
- 全平台启动前端口占用检查,防止Guardian无限拉起
- Linux gateway_command 补齐 Duration 导入和 cleanup_zombie 实现
- Guardian自动守护在Tauri桌面端也启用,轮询间隔30s→15s
- 微信渠道:升级操作不再弹出扫码二维码,按钮文案区分安装/升级
- 版本更新检测:CI不再将minAppVersion写死为当前版本
- 部署脚本增强OpenClaw检测,支持已安装的官方版
- 日间/夜间模式圆形扩散切换动画(View Transitions API)
- API错误信息完整展示(429限流等),URL自动转可点击链接
- 第三方API接入引导优化:移除内置密钥,引导式流程
- 修复全平台 Clippy 警告(strip_prefix/dead_code/unnecessary_unwrap等)
- Rust代码格式化修复(cargo fmt)
- toast组件支持HTML内容渲染
- Rust后端test_model返回详细错误信息
2026-03-23 21:51:34 +08:00
github-actions[bot]
7b3b589afd ci: update latest.json for v0.9.7 2026-03-20 20:20:47 +00:00
github-actions[bot]
e4c639f543 ci: update latest.json for v0.9.6 2026-03-18 08:12:38 +00:00
github-actions[bot]
08031b9dca ci: update latest.json for v0.9.5 2026-03-17 12:12:07 +00:00
github-actions[bot]
22a1fccd8f ci: update latest.json for v0.9.4 2026-03-16 22:46:53 +00:00
github-actions[bot]
4792310528 ci: update latest.json for v0.9.3 2026-03-16 15:56:13 +00:00
晴天
20d80c3ec5 feat: v0.9.3 — 9项Bug修复+ARM性能优化+R2 CDN加速+非商用协议 2026-03-16 23:45:03 +08:00
github-actions[bot]
b11c9533ef ci: update latest.json for v0.9.2 2026-03-15 20:37:46 +00:00
晴天
48cffe1f42 feat: v0.9.2 — SkillHub双源技能管理、消息渠道多Agent绑定、模型配置优化、白屏安全网等 2026-03-16 04:26:30 +08:00
github-actions[bot]
b55ba4c14f ci: update latest.json for v0.9.1 2026-03-14 12:15:17 +00:00
晴天
394813a96c feat: v0.9.1 — 面板设置页、网络代理、后台安装、模型服务商扩展、多项修复
新功能:
- 新增独立面板设置页面(网络代理 + 代理测试 + 模型代理开关 + npm源)
- 网络代理支持:下载类操作走代理,自动绕过内网地址
- 安装/升级/卸载改为后台执行,不再阻塞界面
- 全局任务状态栏:关闭弹窗后顶部显示进度,可重新查看日志
- 安装/卸载完成后自动刷新界面状态
- 新增多个模型服务商快捷配置(硅基流动、火山引擎、阿里云百炼、智谱AI、MiniMax、NVIDIA NIM、胜算云)
- AI助手浮动按钮恢复,首次提示可拖动,实时聊天页隐藏

修复:
- 修复版本更新误判(本地版本高于远端不再误弹更新)
- 修复Windows下nvm/自定义Node路径CLI检测
- 修复npm EEXIST文件冲突(--force + 安装前自动清理)
- 修复汉化版-zh.x后缀版本比较错误
- 修复模型URL自动拼接/v1问题
- 修复切换版本后Gateway重装失败(PATH缓存刷新)
- 修复切换助手服务商时旧模型名残留

优化:
- macOS图标改用docs/logo.png统一生成
- 内置推荐版本号更新到OpenClaw 2026.3.13
- 错误诊断增强(EEXIST识别)
- 弹窗标题根据操作类型显示
- 新增版本维护文档
2026-03-14 19:57:22 +08:00
github-actions[bot]
8871baed58 ci: update latest.json for v0.8.6 2026-03-13 09:29:08 +00:00
github-actions[bot]
1cf5888970 ci: update latest.json for v0.8.5 2026-03-13 07:50:39 +00:00
github-actions[bot]
5e2abeadc5 ci: update latest.json for v0.8.3 2026-03-12 18:20:10 +00:00
晴天
f1d5d2da12 docs: add v0.9 roadmap + update latest.json to 0.8.2 2026-03-13 00:40:35 +08:00
github-actions[bot]
4f9ffe9e5f ci: update latest.json for v0.8.2 2026-03-12 16:16:27 +00:00
github-actions[bot]
635150ff7f ci: update latest.json for v0.8.0 2026-03-11 19:07:12 +00:00
github-actions[bot]
84c177ada8 ci: update latest.json for v0.8.0 2026-03-11 18:40:27 +00:00