File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to the OpenClaw Assistant Home Assistant Add-on will be documented in this file.
44
5+ ## [ 0.5.65] - 2026-04-04
6+
7+ ### Changed
8+ - Bump OpenClaw to 2026.4.2.
9+
510## [ 0.5.63] - 2026-03-14
611
712### Changed
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ USER root
114114
115115# Install OpenClaw globally
116116RUN npm config set fund false && npm config set audit false \
117- && npm install -g openclaw@2026.3.13
117+ && npm install -g openclaw@2026.4.2
118118
119119# Shell aliases and color options for interactive use
120120RUN tee -a /etc/bash.bashrc <<'EOF'
Original file line number Diff line number Diff line change 11name : OpenClaw Assistant
2- version : " 0.5.63 "
2+ version : " 0.5.65 "
33slug : openclaw_assistant
44description : Run OpenClaw Assistant (OpenClaw-compatible) as a Home Assistant add-on.
55url : https://github.com/techartdev/OpenClawHomeAssistant
You can’t perform that action at this time.
0 commit comments