Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:25

Loadout v0.1.0.

Install (or update) with:

curl -fsSL https://raw.githubusercontent.com/srsholmes/loadout/main/scripts/install.sh | sh

Pin this version: LOADOUT_VERSION=v0.1.0 curl -fsSL … | sh

Full notes: CHANGELOG.md

What's Changed

  • docs(readme): add FAQ (overlay open, first-time setup, SteamGridDB key) by @srsholmes in #153
  • docs(readme): format FAQ questions as headings by @srsholmes in #154
  • docs: clarify Loadout runs in both Gaming Mode and Desktop Mode by @srsholmes in #155
  • feat(apex): auto-recover gamepad on wake by @srsholmes in #160
  • feat(apex): blacklist hid-oxp to prevent gamepad drop-on-wake (+ remove auto-recover toggle) by @srsholmes in #164
  • feat(apex): block fingerprint reader from waking the device by @srsholmes in #162
  • fix(apex): re-grab InputPlumber after a gamepad rebind by @srsholmes in #161
  • feat(recomp): add GoldenEye Recomp (#137) + Snowboard Kids 2 decomp (#166) by @srsholmes in #167
  • fix(overlay): defer external-pad grab until Guide released (fixes stuck-Guide in Steam) by @srsholmes in #172
  • fix(overlay): raise overlay above Big Picture in desktop mode by @srsholmes in #171
  • Add power-source-aware TDP limits + centralise device DB by @srsholmes in #168
  • feat(apex): auto-recover gamepad on wake (rebased onto main, picks up #161 re-grab fix) by @srsholmes in #165
  • feat(wifi): cross-OS WiFi power-save toggle + shared @loadout/wake by @srsholmes in #186
  • feat(storage): standalone detect & mount game-storage plugin by @srsholmes in #187
  • fix(storage): drop redundant detect scan + anchor system-label match by @srsholmes in #189
  • feat(fan-control): user-editable custom fan curve by @srsholmes in #175
  • feat(release): versioned, manually-triggered release process by @srsholmes in #192

Full Changelog: rolling...v0.1.0