1.7.0 (2026-03-24)
Features
- deck-core: add SimHub reachability health checks (103e9a3)
- Enhance Key Binding Input for SimHub Integration (3751baa)
- pi: extract autocomplete component and improve SimHub role UX (e6c7d1e)
Bug Fixes
- address PR review feedback (80d67e4)
- deck-core: add health check logging and response validation (bac7fde)
- deck-core: add keyboard discriminant to BindingValue union (713db6b)
- deck-core: add SimHub reachability health checks for overlay state (86c766f)
- deck-core: fix double-hold stuck key and improve error handling (8924035)
- deck-core: guard evaluateReadiness against dispatcher exceptions (571d3c0)
- deck-core: improve release retry and PI cache invalidation (697054d)
- deck-core: normalize empty string SimHub settings to defaults (be5ab89)
- stream-deck-plugin: fix binding type dropdown and autocomplete UX issues (c4b0d02)
Refactoring
- actions: initial migration to BindingDispatcher for key bindings (87f78a9)
- deck-core: add clarifying comments for non-obvious patterns (b44888e)
- extract connection state management and binding dispatching (839ab4e)
- tests: use hoisted mocks for protected binding methods (8fb8f84)