Hauser v0.5.2
Pre-release
Pre-release
Release identity
| Version | 0.5.2 |
| Git tag | v0.5.2 |
| Source commit | 9d8ff74213e242bb2db95c04a3e266fb8548bd9b |
| Image | ghcr.io/ralleur/hauser@sha256:d269a07bf25d1e701e6e2126036b382187e7a5eb7171ea8b0ae9dfc7c6342be3 |
| Also tagged | :v0.5.2, :0.5.2, :sha-9d8ff74213e2 |
| Platforms | linux/amd64, linux/arm64 |
| Build run | https://github.com/ralleur/hauser/actions/runs/33181892931 |
What changed
- Camera feeds can become draggable, resizable pop-outs. They follow their room by default, can stay visible across room changes, retain their title bar controls and can return to the control surface.
- The home layout editor is now a live, unblurred drawer mirrored to the control surface. Panel size is continuous, can be reset, and supports one to four rooms per row.
- Camera, climate and layout controls are localized in German, English, French, Italian, Polish and Portuguese.
- The redundant Temperature heading and Safari installation hint were removed.
- Saving room configuration now refreshes the active household cache immediately.
Installation or update
Fresh install from this tag:
cp .env.example .env
docker compose pull
docker compose up -d
docker compose exec hauser node container/healthcheck.mjsHome Assistant App users: Settings → Add-ons → Hauser → Update.
Docker and Compose users: back up first (./scripts/backup.sh), then pull ghcr.io/ralleur/hauser:0.5.2.
Verification
The private-to-public privacy and license gates, 1,416 public tests, Svelte typecheck, production/demo builds, the 88 KiB phone-startup budget, the container migration/backup/restore contract, Pages deployment and the tagged multi-architecture image build all passed.