v0.1.3
What's new
- Undo / redo — store-wide history covering every change.
- Toolbar buttons (↶ / ↷) in the panel, enabled/disabled based on availability.
- Keyboard shortcuts:
Ctrl/⌘+Zto undo,Ctrl/⌘+Shift+Z(orCtrl+Y) to redo — suppressed while you're typing in a field so native text undo still works. - Reverts any mutation regardless of where it came from — the panel, the embedded Lovelace card,
hakanban.*/todo.*services, or Assist. Each action snapshots the whole board document; a new action clears the redo stack. History is capped at 50 states and starts empty on load. - New
hakanban/undoandhakanban/redoWebSocket commands; the live payload now includescan_undo/can_redo.
Updating
Update via HACS (or copy custom_components/hakanban/ manually), then restart Home Assistant.
Full changelog: v0.1.2...v0.1.3