Lockly v1.0.4
Activity card polish: hover tooltip on the relative-time column now shows the absolute date/time, and the row hover highlight aligns horizontally with the slot card so cards stack cleanly. Plus a frontend cache-buster fix so future frontend edits don't get masked by stale browser caches.
What's Changed
- chore(devcontainer): mount host ~/.claude, ~/.claude.json, ~/.gitconfig by @bharat in #64
- fix(activity-card): show absolute datetime as tooltip on hover by @bharat in #68
- fix(scripts): resolve git via shutil.which to satisfy ruff S607 by @bharat in #69
- chore(dev): pin HA helper deps + document version sentinel by @bharat in #71
- chore(devcontainer): disable xterm focus-reporting in shell by @bharat in #72
- chore(devcontainer): pre-seed MQTT config entry on dev-server boot by @bharat in #73
- chore(devcontainer): check in mosquitto broker configs by @bharat in #74
- fix(activity-card): roomier hover highlight + reliable cache busting by @bharat in #75
30 dependabot updates:
- home-assistant-frontend: 20260312.0 → 20260429.3
- ruff: 0.15.6 → 0.15.12
- pip: 26.0.1 → 26.1.1
- pre-commit: 4.5.1 → 4.6.0
- softprops/action-gh-release: 2.5.0 → 3.0.0
- home-assistant/actions: dce0e86 → f6f29a7
- dependabot/fetch-metadata: 2 → 3
- ghcr.io/devcontainers/features/node: 1.7.1 → 2.0.0
Full Changelog: v1.0.3...v1.0.4