TechArtDev
f66c574611
Merge pull request #122 from techartdev/bot/openclaw-bump-2026.4.24
...
Bump OpenClaw to 2026.4.24
2026-04-27 14:33:27 +03:00
root
57a8bf3868
Bump OpenClaw to 2026.4.24 (add-on 0.5.69)
2026-04-27 09:01:16 +03:00
TechArtDev
2b6c875b0e
Merge pull request #121 from techartdev/bot/openclaw-bump-2026.4.22
...
Bump OpenClaw to 2026.4.22
2026-04-25 00:38:13 +03:00
root
ff5e1eba1e
Bump OpenClaw to 2026.4.22 (add-on 0.5.68)
2026-04-24 09:01:21 +03:00
TechArtDev
9a65e66b75
Merge pull request #116 from techartdev/bot/openclaw-bump-2026.4.12
...
Bump OpenClaw to 2026.4.12
2026-04-14 12:09:42 +03:00
root
9b7b701d5b
Bump OpenClaw to 2026.4.12 (add-on 0.5.67)
2026-04-14 09:00:41 +03:00
TechArtDev
505115e06f
Merge pull request #107 from techartdev/fix/landing-token-post-onboard
...
fix: re-render landing page with gateway token after onboard (issue #102 )
2026-04-04 16:17:54 +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
TechArtDev
ba8fd59571
Merge pull request #106 from techartdev/bot/openclaw-bump-2026.4.2
...
chore: bump OpenClaw to 2026.4.2
2026-04-04 03:09:45 +03:00
root
dab02d2e22
chore: bump OpenClaw to 2026.4.2
2026-04-04 03:09:20 +03:00
techartdev
38e104d663
Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistant
2026-03-18 14:21:27 +02:00
techartdev
991cc3bcfc
feat: enhance gateway daemon detection and restart handling
2026-03-18 14:21:19 +02:00
techartdev
1a4e23e8c3
feat: update version to 0.5.63 and bump OpenClaw to 2026.3.13
2026-03-14 20:14:44 +02:00
techartdev
4f56a16b91
feat: update version to 0.5.62 and fix gateway restart loop issues
2026-03-10 23:31:04 +02:00
techartdev
6a08c66128
feat: update version to 0.5.61 and fix gateway restart loop in tailnet mode
2026-03-10 23:05:32 +02:00
techartdev
02814db080
feat: update version to 0.5.60 and enhance session lock cleanup for non-default agents
2026-03-10 22:44:51 +02:00
techartdev
dd6b7eca6c
bump version
2026-03-10 21:13:24 +02:00
techartdev
c6232b6f5d
feat(mcp): add auto-configuration for Home Assistant and enhance documentation
2026-03-10 21:12:21 +02:00
TechArtDev
e6cad868ab
Merge pull request #92 from techartdev/bot/openclaw-bump-2026.3.7
...
Bump OpenClaw to 2026.3.7
2026-03-08 13:12:00 +02:00
root
8f91cdc23e
Bump OpenClaw to 2026.3.7 (add-on 0.5.58)
2026-03-08 09:00:08 +02:00
TechArtDev
04ffef8f9f
Merge pull request #91 from techartdev/fix/issue-89-nodesource-install-stability
...
fix(build): stabilize NodeSource Node 22 install in Docker image
2026-03-07 15:39:09 +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
TechArtDev
2c5fa46572
Merge pull request #88 from techartdev/fix/issue-87-controlui-device-auth-toggle
...
feat(addon): make lan_https device-auth toggle configurable
2026-03-07 12:32:21 +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
TechArtDev
9259ce16a6
Merge pull request #85 from techartdev/bot/openclaw-bump-2026.3.2
...
Bump OpenClaw to 2026.3.2
2026-03-03 13:00:03 +02:00
root
206cf75889
Bump OpenClaw to 2026.3.2 (add-on 0.5.55)
2026-03-03 09:00:09 +02:00
TechArtDev
c0e83c3aac
Add image to README and update integration link
2026-02-25 23:38:54 +02:00
techartdev
45bad5f76b
Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistant
2026-02-25 18:13:58 +02:00
techartdev
615ea2f1a4
agentic instructions and guidelines
2026-02-25 18:13:45 +02:00
TechArtDev
9181b4d22a
Add image and integration link to README
...
Updated the README to include a new image and integration link.
2026-02-25 17:15:28 +02:00
techartdev
ab07454051
docs update
2026-02-25 16:34:07 +02:00
techartdev
a82df8c851
Update OpenClaw to 2026.2.24 and enhance gateway configuration options
...
- Added `gateway_remote_url` and `gateway_additional_allowed_origins` options for improved remote gateway support.
- Updated startup guidance for `gateway_auth_mode=trusted-proxy`.
- Adjusted token retrieval instructions in the landing page.
- Updated translations for new configuration options.
- Fixed various issues related to gateway settings and TLS certificate generation.
2026-02-25 16:24:21 +02:00
techartdev
90607c867d
relocate release workflow
2026-02-24 17:44:36 +02:00
techartdev
dd14dd0f7d
docs update
2026-02-24 17:36:36 +02:00
techartdev
55d678c7ef
Bump OpenClaw to 2026.2.23
2026-02-24 17:36:00 +02:00
techartdev
b5a3e3ccde
discord announcement per release
2026-02-24 00:45:58 +02:00
TechArtDev
8d7caf7ad5
Merge pull request #73 from techartdev/chore/add-question-issue-template
...
chore(github): add question/help issue template
2026-02-24 00:23:30 +02:00
root
ec5adcb297
chore(github): add question/help issue template
2026-02-24 00:22:03 +02:00
TechArtDev
f22c273599
Merge pull request #72 from techartdev/chore/add-issue-templates
...
chore(github): add issue templates for bug and feature requests
2026-02-24 00:20:23 +02:00
root
24ec277043
chore(github): update addon discord invite link
2026-02-24 00:19:19 +02:00
TechArtDev
02a4393822
Update Discord server link in README
2026-02-24 00:17:44 +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
TechArtDev
e014805b4b
Merge pull request #70 from megamen32/main
...
feat: support gateway environment variables via add-on config
2026-02-23 22:05:59 +02:00
TechArtDev
5117d7c561
Fix increment of env_count variable
2026-02-23 22:04:29 +02:00
macm1
1c2694c526
-denylist includes low-level env injection vectors too: LD_, DYLD_, BASH_ENV, ENV, BASH_FUNC_*
...
-fixed changelog
2026-02-23 20:34:36 +03:00
macm1
9908db2f99
feat: support list based gateway env vars
2026-02-23 18:53:09 +03:00