Skip to content

v1.1.0

Choose a tag to compare

@niklam niklam released this 14 Mar 18:20
· 1358 commits to master since this release

1.1.0 (2026-03-14)

Features

  • icons: add set-speed and speed-display icons for replay control (32a59b8), closes #2a3a4a #127
  • icons: redesign frame forward/backward as film strip icons (ca8f02a), closes #127
  • icons: redesign next/prev lap as oval race track icons (d6ffc1f), closes #127
  • stream-deck-plugin: add long-press repeat for speed and transport controls (a061e29), closes #127
  • stream-deck-plugin: add play backward mode and fix play/pause behavior (76e942e), closes #127
  • stream-deck-plugin: add progressive replay speed control (7a216ee), closes #127
  • stream-deck-plugin: direction-aware speed control and turtle/rabbit icons (2166bdc), closes #127
  • stream-deck-plugin: redesign set-speed gauge with dynamic needle angle (0198f6e), closes #127
  • stream-deck-plugin: redesign speed display icon and labels (2db510c), closes #127
  • stream-deck-plugin: speed increase/decrease spans full 1/16x to 16x range (bd709b4), closes #127
  • website: add iRating Gain stat and asterisk joke (3cee986)
  • website: improve landing page, add social links and install options (85150fa)
  • website: migrate from static HTML to Astro + Starlight (322d206), closes #ce2128
  • website: polish landing page layout and styling (93b4637)
  • website: use proper logo variants with transparent backgrounds (566bfd7)

Bug Fixes

  • address review feedback and add fenced code block rule (532a7b2)
  • icons: adjust stop icon vertical position (304ad7b), closes #127
  • iracing-native: add granular focus result codes and increase timeout (c3d7770), closes #131
  • iracing-native: use ALT key workaround to bypass foreground lock (1987f5d), closes #131
  • stream-deck-plugin: address PR review feedback for replay control (27495ca), closes #127
  • stream-deck-plugin: address second round PR review feedback (1eee311), closes #127
  • stream-deck-plugin: play buttons pause at any same-direction speed (b5a2e8d), closes #127
  • stream-deck-plugin: play buttons reset FF/rewind to 1x and mirror slow-mo (0fcb85e), closes #127
  • website: address code review feedback (e90e372)
  • website: fine-tune landing page spacing and theme toggle alignment (350705f)

Refactoring

  • website: move docs under /docs/ prefix, add Features section (ff29496)

Documentation

  • update action references for progressive replay speed modes (f71b8e8), closes #127
  • website: add all documentation content pages (fd886f7)
  • website: add Development section and Reddit sidebar link (91920a7)
  • website: update counts and replay control page for progressive speed (a02c211)

Maintenance

  • update skills for /docs/ restructuring and template variables (1add388)
  • update skills for Astro website migration (b094d91)