Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 01:02
· 293 commits to master since this release

What's Changed

  • Changed default grid colors to help with overall readability #150
    image

  • --top will now use the official Steam API to get most played games, replacing the SteamSpy API which seems to be permanently broken #120

  • Added support for Linux downloads with the new --os flag. Downloads will default to Windows, however using --os linux will download Linux only. #21

  • Adding --no-ansi to all commands #219

  • Bumping down the download concurrency to 30 instead of 50. This should help reduce internet resource contention when downloading with SteamPrefill #212

  • Fixed certain games not downloading all depots due to how Steam handles DLCs #200
    image

  • Removed the select-apps-beta command

Other changes

  • Catching timeout exceptions when loading App metadata, and displaying… by @tpill90 in #221
  • Changing the way manifests are downloaded from parallel to serial. T… by @tpill90 in #225

Full Changelog: v1.7.3...v1.8.0