v0.1.2
What's new
- Board rename dialog — double-click a board tab to rename it in a small popup (Enter saves, Esc/click-away cancels). Replaces the fragile inline edit that clashed with tab switching and dragging.
- Unique board titles — creating or renaming a board to a name that's already taken automatically appends
(2),(3), … so no two boards (or their devices) share a name.
Note on the calendar entities (added in v0.1.1)
Each board exposes a calendar.<board> entity for cards with a due date. Because this added a new platform, you must fully restart Home Assistant after updating (a config-entry reload is not enough) for the calendar entities to appear. Find them in Developer Tools → States (filter calendar.) or on the board's device page.
Updating
Update via HACS (or copy custom_components/hakanban/ manually), then restart Home Assistant.
Full changelog: v0.1.1...v0.1.2