Releases: srsholmes/loadout
Release list
v0.3.1
Loadout v0.3.1.
Install (or update) with:
curl -fsSL https://raw.githubusercontent.com/srsholmes/loadout/main/scripts/install.sh | shPin this version: LOADOUT_VERSION=v0.3.1 curl -fsSL … | sh
Full notes: CHANGELOG.md
What's Changed
- fix(overlay): persist controller shortcuts across restarts by @srsholmes in #203
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Loadout v0.3.0.
Install (or update) with:
curl -fsSL https://raw.githubusercontent.com/srsholmes/loadout/main/scripts/install.sh | shPin this version: LOADOUT_VERSION=v0.3.0 curl -fsSL … | sh
Full notes: CHANGELOG.md
What's Changed
- docs(readme): restructure for launch — install first, plugins up top, FAQ last by @srsholmes in #197
- fix(installer): create systemd user dir + guard --user enable on fresh/sessionless installs by @srsholmes in #198
- feat(devices): add ONEXPLAYER SUPER X TDP profile by @srsholmes in #202
- feat(tdp-control): allow users to define a custom device by @srsholmes in #201
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Loadout v0.2.0.
Install (or update) with:
curl -fsSL https://raw.githubusercontent.com/srsholmes/loadout/main/scripts/install.sh | shPin this version: LOADOUT_VERSION=v0.2.0 curl -fsSL … | sh
Full notes: CHANGELOG.md
What's Changed
- feat(recomp): add 6 curated recomps (Bomberman Hero, Quest 64, Chameleon Twist, Perfect Dark, Ghostship, SpaghettiKart) by @srsholmes in #193
- feat(recomp): add Mega Man 64: Recompiled by @srsholmes in #194
- fix(overlay): scale toasts with the UI scaler + enlarge base size by @srsholmes in #195
- feat(overlay): optional "Loadout" entry in Steam's main menu to open the overlay (#169) by @srsholmes in #196
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Loadout v0.1.0.
Install (or update) with:
curl -fsSL https://raw.githubusercontent.com/srsholmes/loadout/main/scripts/install.sh | shPin 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
Rolling build (latest main)
Rolling release built from main at commit 2244ae4.
Latest commit:
Install with:
curl -fsSL https://raw.githubusercontent.com/srsholmes/loadout/main/scripts/install.sh | shEach push to main overwrites this release. For pinned versions, see tagged releases (when available).