0.12.0 (2026-03-10)
Features
- iracing-sdk: add lazy template context caching to SDKController (2157126)
- iracing-sdk: convert known 0/1 boolean telemetry fields to Yes/No (4ec9673)
- stream-deck-plugin: add Telemetry Display action with custom template support (38f10da)
- stream-deck-plugin: support multiline templates in telemetry display (3fc0121)
- stream-deck-plugin: use number input for telemetry display font size (28d85b7)
- stream-deck-plugin: use text color for telemetry display title (cc40e6c)
- website: add template variables reference page (bc8e616)
Bug Fixes
- icons: change subLabel text color from #aaaaaa to #ffffff for readability (e02e5c8)
- iracing-sdk: flatten template context for correct dot-notation variable resolution (aeec573)
- stream-deck-plugin: adjust telemetry display text vertical position by font size (06fc659)
- stream-deck-plugin: apply defaults for sdpi-textfield and sdpi-textarea (9ce9d03)
- stream-deck-plugin: fix PI template link URLs and font sizes (0b7f856)
- stream-deck-plugin: open PI links in new window with target="_blank" (08ccfd8)
- stream-deck-plugin: unify PI template help text across actions (02af3ce)
- stream-deck-plugin: update telemetry display defaults to CAR # template (a478f2c)
- website: complete template variables reference with all session info fields (4e71a14)
Refactoring
- stream-deck-plugin: simplify Telemetry Display Property Inspector (eae354b)
- stream-deck-plugin: simplify Telemetry Display to custom template only (c82636a)
Documentation
- mark all design doc progress items complete (139d68b)
- update Telemetry Display manifest and actions reference (703e878)