Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:36

Loadout v0.3.0.

Install (or update) with:

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

Pin 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