Commit Graph

36 Commits

Author SHA1 Message Date
mm644706215
5e7d0e4b95 chore: bump plugin version to 2.0.1 v2.0.1 2026-03-26 11:29:40 +08:00
mm644706215
5c0a368604 feat: upgrade arm64 musl node runtime to 24.14.1 2026-03-25 22:19:24 +08:00
mm644706215
e73a574db0 fix: add gitea fallback for arm64 musl node downloads 2026-03-22 23:30:57 +08:00
mm644706215
182623f67c Auto-link legacy ARM64 musl node assets 2026-03-21 15:38:26 +08:00
mm644706215
40e0704dc9 Use hotwa node-bins release by default 2026-03-21 15:30:55 +08:00
mm644706215
c12922ea4f Point ARM64 musl node-bins to upstream repo node-bins 2026-03-21 13:34:54 +08:00
mm644706215
46b0b0f571 Fix ARM64 musl node download discovery 2026-03-21 11:54:20 +08:00
mm644706215
f3ce598550 Use libstdcpp in packaging metadata 2026-03-20 21:52:40 +08:00
mm644706215
a4c92ee59a Support relocatable custom install roots 2026-03-20 18:05:39 +08:00
68f24e6658 feat(storage): support configurable install root
Add a LuCI install-root input, persist the selected path in UCI,
and route install, status, backup, uninstall, and runtime scripts
through the configured storage root for new installs.

Reference: custom install root flow
2026-03-18 13:48:07 +08:00
10000ge10000
ee10bb0bd5 fix/feat: update luci configuration pages, init scripts, and env setup tools 2026-03-17 14:29:45 +08:00
10000ge10000
aba80fad5f fix(ci): update build.yml workflow configurations 2026-03-17 10:33:05 +08:00
10000ge10000
9d0012629b fix(ci): fix Node.js ARM64 musl build - use apk mode instead of cross
- V2 build now uses Alpine nodejs-current package (v23.x)
- V1 build now uses Alpine nodejs LTS package (v22.x)
- Add PKG_TYPE environment variable to select package type
- Update release notes to reflect new build approach

The cross-compilation mode failed because Node.js official glibc binary
cannot be converted to musl via patchelf due to glibc-specific dynamic
linker dependencies.
2026-03-17 02:30:34 +08:00
10000ge10000
1df1a4170b release v2.0.0: 适配 OpenClaw v2026.3.13
重大变更:
- 配置管理菜单重构,更清晰的导航结构
- 新增高级配置菜单
- 新增全局环境变量 /etc/profile.d/openclaw.sh

修复:
- QQ 机器人插件配置名称不匹配 (#XX)
- 安装运行环境报错缺少 libstdcpp6 (#28)
- 环境变量路径混乱 (#42)

新增:
- 查看日志功能
- 飞书 Bot 配置流程优化

适配:
- Node.js 版本升级到 22.16.0
- OpenClaw 版本升级到 v2026.3.13
- 依赖声明新增 libstdcpp6
2026-03-17 01:51:20 +08:00
10000ge10000
3ebc36687a fix(ci): fix yaml syntax block errors in build.yml action 2026-03-13 18:57:41 +08:00
10000ge10000
1d85b1d857 fix(env): fix syntax error in openclaw-env and update upload path to /openclaw-在线安装 2026-03-13 18:25:01 +08:00
10000ge10000
081fe7dac0 fix(luci): fix JavaScript missing catch syntax error in status.htm causing stuck UI 2026-03-13 18:13:02 +08:00
10000ge10000
4cada007eb docs: remove remaining offline installation mentions 2026-03-13 17:07:37 +08:00
10000ge10000
04a1177485 chore: remove offline installation support completely 2026-03-13 14:07:53 +08:00
10000ge10000
b3d4b738f8 fix(init): remove unreferenced network trigger macro that caused install crash 2026-03-13 13:52:31 +08:00
10000ge10000
af511b667c fix: check process, check installer suicide and pty status display 2026-03-13 12:55:11 +08:00
10000ge10000
3aa39512c0 release: v1.0.15 — QQBot 死锁修复、离线安装包、musl 架构支持 2026-03-13 05:18:55 +08:00
10000ge10000
a99283aee2 release: v1.0.14 — 备份管理增强、QQ 机器人、适配 v2026.3.8 2026-03-12 02:47:14 +08:00
10000ge10000
de8b2ade80 release: v1.0.12 — 移除 OpenClaw 版本检测、BusyBox tar 兼容 2026-03-11 21:21:47 +08:00
10000ge10000
c553a512df release: v1.0.11 — Telegram 配对后强制重启修复 2026-03-09 21:57:29 +08:00
10000ge10000
f55442b0d7 release: v1.0.10 — 腾讯云 Coding Plan 套餐支持 2026-03-08 10:57:39 +08:00
10000ge10000
67f04e6bd0 release: v1.0.9 — 插件一键升级、百炼模型列表扩充 2026-03-07 12:27:09 +08:00
10000ge10000
4489fe3e02 release: v1.0.8 — 第三方模型 404 修复、Coding Plan 套餐 2026-03-07 11:14:01 +08:00
10000ge10000
e844b4754b release: v1.0.7 — 依赖包名修正、Gateway crash loop 修复 2026-03-06 00:33:17 +08:00
10000ge10000
20a8c016a4 release: v1.0.6 — Docker OverlayFS 兼容性修复 2026-03-05 22:53:46 +08:00
10000ge10000
ed583e38b2 release: v1.0.5 — 修复 spawn script ENOENT、补全依赖 2026-03-05 21:57:49 +08:00
10000ge10000
5f381eebd7 release: v1.0.4 — 适配 OpenClaw 2026.3.2 2026-03-05 15:20:31 +08:00
10000ge10000
649e73120f release: v1.0.3 — P0 配置崩溃修复、Ollama 支持、检测升级 2026-03-05 12:17:27 +08:00
10000ge10000
823a693761 release: v1.0.2 — ARM64 musl patchelf 修复、ICU 数据 2026-03-02 22:12:57 +08:00
10000ge10000
6e55b3f12d release: v1.0.1 — 14 项 bug 修复、ARM64 musl Node.js 构建 2026-03-02 20:24:10 +08:00
10000ge10000
c1c3151a9f release: v1.0.0 — LuCI 管理界面、一键安装、12+ AI 模型提供商 2026-03-02 16:23:52 +08:00