63 Commits
Author SHA1 Message Date
root a037d8311b Bump OpenClaw to 2026.7.1-2 (add-on 0.5.86) 2026-08-10 09:00:46 +03:00
root f658885c59 Bump OpenClaw to 2026.7.1-2 (add-on 0.5.85) 2026-07-21 09:00:43 +03:00
root 971e4bc8e0 chore(build): bump add-on runtime to Node 24 2026-07-17 00:34:09 +03:00
root c3a926299f fix(addon): bundle mcporter for HA MCP auto-config 2026-07-17 00:19:13 +03:00
root 883f5b8778 Merge pull request #162 from techartdev/fix/issues-159-150-release 2026-07-17 00:12:08 +03:00
root 7608357297 fix(addon): repair runtime downgrade and lan certs 2026-07-15 13:08:13 +03:00
root d5f3831131 Bump OpenClaw to 2026.7.1 (add-on 0.5.81) 2026-07-14 09:00:42 +03:00
root 0b799f5fb1 Bump OpenClaw to 2026.6.10 (add-on 0.5.80) 2026-06-26 09:00:44 +03:00
root fe082864ec Bump OpenClaw to 2026.6.9 (add-on 0.5.79) 2026-06-23 09:00:40 +03:00
root 45d4066d2a Bump OpenClaw to 2026.6.6 (add-on 0.5.78) 2026-06-16 09:00:32 +03:00
root 089594a95b Bump OpenClaw to 2026.5.28 (add-on 0.5.77) 2026-05-31 09:00:39 +03:00
root 80f86ae030 Bump OpenClaw to 2026.5.27 (add-on 0.5.75) 2026-05-29 09:01:20 +03:00
root 082c2c74b2 fix(addon): keep backups lean by default 2026-05-28 01:47:06 +03:00
root 9824f7c138 fix: bundle local embeddings runtime in addon 2026-05-27 23:28:33 +03:00
root c2398c84a4 Bump OpenClaw to 2026.5.22 (add-on 0.5.73) 2026-05-26 09:00:38 +03:00
root 865ca08873 Bump OpenClaw to 2026.5.2 (add-on 0.5.71) 2026-05-03 09:01:16 +03:00
root 91a2ddd01f Bump OpenClaw to 2026.4.26 (add-on 0.5.70) 2026-04-29 09:01:24 +03:00
root 57a8bf3868 Bump OpenClaw to 2026.4.24 (add-on 0.5.69) 2026-04-27 09:01:16 +03:00
root ff5e1eba1e Bump OpenClaw to 2026.4.22 (add-on 0.5.68) 2026-04-24 09:01:21 +03:00
root 9b7b701d5b Bump OpenClaw to 2026.4.12 (add-on 0.5.67) 2026-04-14 09:00:41 +03:00
root 72495984ad fix: re-render landing page with token after onboard (issue #102)
On first boot the gateway token doesn't exist yet when nginx/landing are
first rendered, so the 'Open Gateway Web UI' button opens the Control UI
without a token and the user sees Unauthorized.

Fix: extract render logic into render_landing(), call it once at startup
(as before) and spawn a background poller that re-renders and HUPs nginx
as soon as the token appears in openclaw.json — no add-on restart needed.

Bumps add-on to 0.5.66.
2026-04-04 15:03:26 +03:00
root dab02d2e22 chore: bump OpenClaw to 2026.4.2 2026-04-04 03:09:20 +03:00
root 8f91cdc23e Bump OpenClaw to 2026.3.7 (add-on 0.5.58) 2026-03-08 09:00:08 +02:00
root 60fb692e7d fix(build): address follow-up Copilot review on NodeSource step
- remove NodeSource repo/key after Node install
- avoid duplicate node -v call via NODE_VERSION variable
2026-03-07 15:38:45 +02:00
root 7d8f7d524d fix(build): address Copilot review for NodeSource repo setup
- ensure nodesource keyring is world-readable for _apt
- assert installed Node major is v22 to avoid Debian Node 18 fallback
2026-03-07 14:48:50 +02:00
root 6707c4ed28 fix(build): make Node 22 install deterministic in Dockerfile
- replace NodeSource setup_22.x pipe script with keyring + apt source
- prevent intermittent apt exit 100 during nodejs install
- bump add-on version to 0.5.57

Fixes #89
2026-03-07 12:44:46 +02:00
root 31656139c0 chore(release): bump add-on version to 0.5.56 2026-03-06 09:17:20 +02:00
root 3aaed98ac0 feat(addon): make lan_https device auth toggle configurable
Fixes #87
2026-03-06 08:16:43 +02:00
root 206cf75889 Bump OpenClaw to 2026.3.2 (add-on 0.5.55) 2026-03-03 09:00:09 +02:00
root ec5adcb297 chore(github): add question/help issue template 2026-02-24 00:22:03 +02:00
root 24ec277043 chore(github): update addon discord invite link 2026-02-24 00:19:19 +02:00
root 6629013d81 chore(github): add addon docs and addon discord links to issue config 2026-02-24 00:15:44 +02:00
root 8bfc304009 chore(github): add issue templates for bug reports and feature requests 2026-02-24 00:08:28 +02:00
root 63af3fd93f Bump OpenClaw to 2026.2.9 (add-on 0.5.38) 2026-02-10 09:37:31 +02:00
root 9ff267ca45 Bump OpenClaw to 2026.2.2-3 (add-on 0.5.32) 2026-02-04 10:32:44 +02:00
root 4d9cc91e80 Switch base to Debian Bookworm; add Pi arch support; update OpenClaw + ttyd 2026-02-01 19:44:02 +02:00
root a12c4a5912 Revert bundled OpenClaw to 2026.1.29 (avoid node-llama-cpp build failures); simplify Dockerfile; bump add-on to 0.5.23 2026-02-01 03:35:52 +02:00
root ea3b7e9981 Fix apk musl conflict: derive Alpine repo version dynamically; bump add-on to 0.5.22 2026-02-01 03:31:39 +02:00
root 4353c82f03 Fix build: add compiler toolchain for node-llama-cpp (build-base, linux-headers); bump add-on to 0.5.21 2026-02-01 03:27:39 +02:00
root 6e3bdbf573 Fix build: add make/cmake + xpm for node-llama-cpp; bump add-on to 0.5.20 2026-02-01 03:18:51 +02:00
root 087a91555b Fix npm optional flags (remove deprecated config); bump add-on to 0.5.19 2026-02-01 03:14:00 +02:00
root 32d4536b44 Fix OpenClaw install: force-skip optional deps (no native builds); bump add-on to 0.5.18 2026-02-01 03:10:32 +02:00
root 5d707fab62 Docker: pin apk repositories for build deps (cmake/build-base); bump add-on to 0.5.17 2026-02-01 03:07:26 +02:00
root 626d157a3f Fix OpenClaw install on Alpine: add build tools + xpm; bump add-on to 0.5.16 2026-02-01 03:04:05 +02:00
root 3fbee684f8 Fix build on Alpine: omit OpenClaw optional deps (skip node-llama-cpp); bump add-on to 0.5.14 2026-02-01 02:54:35 +02:00
root d5a6c5d75f Fix omit optional deps flags for npm install; bump add-on to 0.5.15 2026-02-01 02:53:35 +02:00
root 960740f365 Docker: omit optional deps during openclaw install (avoid node-llama-cpp build); bump add-on to 0.5.14 2026-02-01 02:52:43 +02:00
root e93b343ce5 Add MIT license 2026-02-01 02:28:53 +02:00
root 7e700f647b README: add Revolut donation link; bump add-on to 0.5.13 2026-02-01 00:47:40 +02:00
root c8c4148e23 Bump bundled openclaw to 2026.1.30; bump add-on to 0.5.12 2026-02-01 00:40:54 +02:00
root 25700a34b2 Fix nginx landing page permissions (chmod) and bump add-on to 0.5.11 2026-01-31 20:47:49 +02:00
root fc8f7c560e Docs: add step-by-step onboarding + LAN/HTTPS guidance (non-technical) 2026-01-31 13:07:53 +02:00
root e76a769ee4 Always show Gateway UI button; bump add-on to 0.5.10 2026-01-31 01:38:53 +02:00
root cabc5a79f7 Show Gateway UI button reliably: get token via openclaw config CLI; bump add-on to 0.5.9 2026-01-31 01:26:33 +02:00
root 1c01ccd311 Refresh README/DOCS for new onboarding flow; bump add-on to 0.5.8 2026-01-31 00:46:19 +02:00
root 62ef146c3b Bootstrap minimal openclaw.json if missing (generate token); bump add-on to 0.5.7 2026-01-31 00:29:34 +02:00
root fc34d3d7b8 Fix nginx quoting: serve landing page from file; bump add-on to 0.5.6 2026-01-31 00:06:01 +02:00
root 57d3c97779 Stop managing OpenClaw config; keep only add-on-specific options; enable terminal by default (v0.5.4) 2026-01-31 00:02:06 +02:00
root 1e6f602ecb Fix gateway startup: set gateway.mode=local and allow unconfigured; bump to 0.5.3 2026-01-30 23:45:15 +02:00
root fde04e13f8 Fix OPENCLAW_CONFIG_PATH env + bump add-on to 0.5.2 2026-01-30 23:36:48 +02:00
root 3b16006e6b Bump add-on version to 0.5.1 2026-01-30 23:34:39 +02:00
root 554e7b0d1c Make openclaw.json management non-invasive (create if missing, patch only set options) 2026-01-30 22:10:04 +02:00
root 2a7563c250 Remove deprecated mikrotik_* options (no back-compat) 2026-01-30 17:46:37 +02:00