Skip to content

v1.37.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Aug 05:48

1.37.0 (2026-08-21)

Features

  • main: selective per-pixel transparency for Normal/On-Top/Behind (#101) (14da1ec)
  • wallpaper: support per-pixel opacity in Desktop Wallpaper mode via DirectComposition (72869a5), closes #131
  • winget: verify declared dependencies against rigstats.exe imports (9adceaf)

Bug Fixes

  • egui: suffix Stroke width literals to satisfy float_literal_f32_fallback (c939e23)
  • landscape: clip grid cells and stop egui's interact_size floor overflowing compact panels (8dd70fc), closes #171 #172
  • main: avoid crash at startup when no DX12 adapter is available (ebb73f5), closes #173
  • wallpaper: make sparkline graph backgrounds respect dashboard opacity (791e29f), closes #168
  • wallpaper: stop scaling sparkline line/gradient by opacity (95b1977)
  • winget: match Publisher to installer registry value (19e09a1)