TechArtDev and root
b0a0cc3f23
fix: correct bundled OpenClaw version for 0.5.87
...
Co-authored-by: root <root@0bfc167e-openclaw-assistant.local.hass.io >
2026-08-11 15:32:12 +03:00
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
TechArtDev
ca2c7cab82
Merge origin/main into fix/issue-163-mcporter-auto-config
2026-07-17 16:51:51 +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
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
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
TechArtDev
2acfc77a3f
Update OpenClaw version to 2026.4.27
2026-04-30 04:19:09 +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
dab02d2e22
chore: bump OpenClaw to 2026.4.2
2026-04-04 03:09:20 +03: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
c6232b6f5d
feat(mcp): add auto-configuration for Home Assistant and enhance documentation
2026-03-10 21:12:21 +02: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
206cf75889
Bump OpenClaw to 2026.3.2 (add-on 0.5.55)
2026-03-03 09:00:09 +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
55d678c7ef
Bump OpenClaw to 2026.2.23
2026-02-24 17:36:00 +02:00
techartdev
22c7d8ff4f
feat: Add nginx configuration rendering and HTTPS proxy support
...
- Introduced a new script `render_nginx.py` to generate nginx configuration and landing page HTML from templates based on environment variables.
- Updated `run.sh` to handle new access modes and configure HTTPS proxy settings for the gateway.
- Implemented TLS certificate generation for the built-in HTTPS proxy in `lan_https` mode.
- Enhanced disk usage reporting in the landing page.
- Updated translations for various languages to include new configuration options for access modes and authentication modes.
2026-02-23 10:07:25 +02:00
macm1
c3ba720d0b
added proxy support
2026-02-22 19:51:17 +03:00
techartdev
a5363b9cfc
feat: Update OpenClaw to version 2026.2.21-2; add share and media mounts; update documentation and translations
2026-02-22 17:59:08 +02:00
techartdev
d5fae52ad6
chore: Add force_ipv4_dns option and update translations; bump OpenClaw to 2026.2.17
2026-02-18 15:38:06 +02:00
techartdev
7118e77913
chore: Bump OpenClaw to 2026.2.15 and update version to 0.5.45 in changelog and config
2026-02-16 12:16:33 +02:00
techartdev
437884654e
chore: Bump OpenClaw to 2026.2.13 and update version to 0.5.44; add star history to README
2026-02-14 16:14:44 +02:00
techartdev
0d7b4ff760
chore: Update version to 0.5.43 and bump OpenClaw to 2026.2.12; add Brazilian Portuguese translation
2026-02-13 22:32:35 +02:00
techartdev
a1f9afc08a
Update Dockerfile, config.yaml, and run.sh for enhancements
...
- Added rsync to Dockerfile for improved file synchronization.
- Bumped version to 0.5.41 in config.yaml.
- Implemented skill synchronization and persistent storage management in run.sh.
2026-02-11 15:28:35 +02:00
techartdev
1fc2c97509
Update version to 0.5.40, enhance Dockerfile with additional tools, and improve run.sh for nginx process management
2026-02-11 10:06:28 +02:00
TechArtDev
b6f3ce0b86
Fix OpenClaw installation command in Dockerfile
2026-02-10 10:41:51 +02:00
root
63af3fd93f
Bump OpenClaw to 2026.2.9 (add-on 0.5.38)
2026-02-10 09:37:31 +02:00
techartdev
df94522752
Update documentation and Dockerfile for Homebrew installation; fix version in config.yaml to 0.5.35
2026-02-08 20:02:56 +02:00
techartdev
a329088436
Update Dockerfile to install pnpm globally and upgrade OpenClaw version to 2026.2.6-3; fix version in config.yaml to 0.5.34
2026-02-08 03:27:00 +02:00
techartdev
ea9c70be5c
Update OpenClaw version to 0.5.35 and add gateway mode configuration
2026-02-06 11:58:44 +02:00
techartdev
e6d6f62da6
Update Dockerfile and configuration for OpenClaw Assistant
...
- Added vim and nano to the Dockerfile for improved editing capabilities.
- Bumped version to 0.5.33 in config.yaml.
- Set OpenClaw directories in run.sh to ensure persistence across updates.
2026-02-04 16:49:58 +02:00
root
9ff267ca45
Bump OpenClaw to 2026.2.2-3 (add-on 0.5.32)
2026-02-04 10:32:44 +02:00
techartdev
197a1692f5
Add Chromium installation for website automation and update version to 0.5.31
2026-02-03 23:31:17 +02:00
techartdev
d2251fb4d8
Add brew wrapper script and install sudo in Dockerfile; update version to 0.5.30
2026-02-03 10:19:42 +02:00
techartdev
2dec26b243
Add Homebrew installation for OpenClaw skill dependencies and update version to 0.5.29
2026-02-02 20:36:01 +02:00
techartdev
261ad00637
Add build-essential package to Dockerfile and update version in config.yaml to 0.5.28
2026-02-02 15:01:15 +02:00