1.6.0 (2026-03-23)
Features
- actions: add change-camera sub-action to CameraControls (13ef016), closes #173
- actions: add custom sector and active reset modes to splits-delta-cycle (67c54b6)
- actions: add headlight-flash, push-to-pass, drs, tear-off-visor car control modes (3a7c63a), closes #179
- actions: merge Camera Cycle into Camera Controls with group subset cycling (b62ce48), closes #135
- deck-core: add setGlobalSettings and camera group session utils (2778b95)
- icons: add 20 camera group icons for camera select action (2776386), closes #2a4a5a #171
- icons: add custom sector and active reset icons for splits-delta-cycle (82466b5)
- icons: add headlight-flash and tear-off-visor car control icons (cb1c3ec)
- iracing-native: add dcPushToPass and dcDRSToggle to TelemetryData (10e72e6)
- iracing-native: add P2P_Status and DRS_Status to TelemetryData, update mock data (548d0f6)
- stream-deck-plugin: add Change Camera dropdown to Camera Controls PI (d352e83)
- stream-deck-plugin: add custom sector and active reset to PI (3918f9f)
- stream-deck-plugin: register 4 new car control PI options and key bindings (a5c51c6)
Bug Fixes
- actions: add legacy camera-cycle UUID to plugin manifests (54757d9)
- actions: address code review findings (f4d83ef)
- actions: address code review findings (cbbdb03)
- actions: address second round of review findings (6d06589)
- actions: fix stale telemetry in regenerate callback and redesign P2P/DRS icons (258c854)
- actions: resolve camera group from session info and fix Pit Lane2 naming (adda6d5)
- actions: update Telemetry Display default template, title, and font size (1dc5f1b), closes #175
- actions: use resolveIconColors for dynamic template actions (c2ed18d), closes #169
- stream-deck-plugin: update PI templates for color override support (fb90310)
Refactoring
- actions: make Change Camera the first and default Camera Controls sub-action (4173437)
- actions: simplify splits-delta-cycle key mapping with MODE_KEY_MAP (28b7b15)
- rename stream-dock-plugin to mirabox-plugin (4d33f32)
- split build script into plain build and build-with-restart (6963b53)
- update package descriptions to reflect Mirabox rename (590e3f9)
Documentation
- add change camera sub-action implementation plan (7742023)
- add Change Camera sub-action to actions reference and skills (8f63c75)
- add custom sector and active reset modes to splits-delta-cycle documentation (4dd8eb9)
- rules: require code review agent before creating PRs (e58c4d4)
- update car control documentation for 4 new modes (3424bc0)
- update documentation for Camera Controls (b2add02)
- update encoder behavior description for all one-shot modes (9b348e9)
- update guidelines for multi-plugin awareness (c479b9f)
- update iracedeck-actions skill control counts for new modes (e8c63b9)
- website: clarify P2P/DRS telemetry variables and OTP car support (cc98764)