1.3.0 (2026-03-15)
Features
- stream-deck-plugin: add font size setting for Chat action key text (337ecd9), closes #140
- stream-deck-plugin: add Race Admin action (6a3e933), closes #139
Bug Fixes
- address review findings and adjust car number icon positions (c207870)
- align control counts across website pages and fix stale action count (7c43bde)
- stream-deck-plugin: address PR review comments (06777b3)
- stream-deck-plugin: address PR review findings for car number nav (201c522)
- stream-deck-plugin: address Race Admin code review findings (6689bd9)
- stream-deck-plugin: adjust text vertical position based on font size (6f2030e)
- stream-deck-plugin: correct misleading baseY comment about SVG Y-axis (7dab6d0)
- stream-deck-plugin: fix TS2345 type errors in race-admin tests (890d834)
Refactoring
- iracing-sdk: extract getCarNumberFromSessionInfo to session-utils (6a08467), closes #139
- stream-deck-plugin: move car number navigation from Race Admin to Replay Control (997407a), closes #145
- stream-deck-plugin: split Show Disqualifications into field and driver modes (4359eb9), closes #143