Commit Graph

2 Commits

Author SHA1 Message Date
Cursor Agent
1d91266b2c docs: expand v0.16.0 changelog; fix kernel unit test
- Align buildSnapshot.isLatest test with KERNEL_TARGET 2026.5.12
- Document full v0.15.3→0.16.0 feature and fix set in CHANGELOG
- Fill latest.json changelog summary; sync README highlights
- Run node --test in CI to prevent regression

Co-authored-by: 晴天 <1186258278@users.noreply.github.com>
2026-05-16 07:57:48 +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