09792a9a05
Build Release / create-release (push) Successful in 4s
Build Android APK / build-android (push) Failing after 9s
Build Release / build-linux (push) Successful in 2m13s
Build Release / build-docker (push) Successful in 3m9s
Build Release / build-windows (push) Successful in 4m6s
2.7 KiB
2.7 KiB
v0.6.1 (2026-05-10)
Features
- Per-surface card presentation modes (C/M/D/R) for the UI (75ca487)
- Customisable card icon for all entity types (0f5850e)
- HA-Light: broadcast a single Color Value Source to all entities (a79f4bf)
- Targets: customisable card icon plus HA-light stop action (ced72fc)
- Customisable card icon plate for devices (49ddabb)
Bug Fixes
- Shutdown: apply target stop actions before tearing down HA/MQTT so devices end up in their configured state (6a07a6b)
Development / Internal
CI/Build
- Android: fail-fast on missing release keystore before SDK setup (a026f0b)
Chores
- Clean up
cfgabbreviation and stale TODO link (e65dcb4)
All Commits
| Hash | Message | Author |
|---|---|---|
| 75ca487 | feat(ui): per-surface card presentation modes (C/M/D/R) | alexei.dolgolyov |
| e65dcb4 | chore: clean up cfg abbreviation and stale TODO link | alexei.dolgolyov |
| 6a07a6b | fix(shutdown): apply target stop actions before tearing down HA/MQTT | alexei.dolgolyov |
| 0f5850e | feat(ui): customisable card icon for all entity types | alexei.dolgolyov |
| a79f4bf | feat(ha-light): broadcast a single Color Value Source to all entities | alexei.dolgolyov |
| ced72fc | feat(targets): customisable card icon + HA-light stop action | alexei.dolgolyov |
| 49ddabb | feat(ui): customisable card icon plate for devices | alexei.dolgolyov |
| a026f0b | ci(android): fail-fast on missing release keystore before SDK setup | alexei.dolgolyov |