Skip to content

Releases: dyc3/steamguard-cli

v0.14.0

02 Jun 18:19
Compare
Choose a tag to compare

What's Changed

  • Bump h2 from 0.3.24 to 0.3.26 by @dependabot in #377
  • Bump rustls from 0.21.2 to 0.21.11 by @dependabot in #379
  • qr-login: add a --image argument for providing an image to scan for the QR code by @dyc3 in #381
  • upgrade to clap v4 by @dyc3 in #382
  • upgrade misc deps, set rust edition to 2021 by @dyc3 in #383
  • upgrade more misc dependencies by @dyc3 in #384

Full Changelog: v0.13.0...v0.14.0

v0.13.0

04 Mar 22:34
Compare
Choose a tag to compare

What's Changed

  • rename trade subcommand to confirm and deprecate trade subcommand by @dyc3 in #368
    • trade will still work, but may be removed in a future version
  • Bump mio from 0.8.8 to 0.8.11 by @dependabot in #372

Full Changelog: v0.12.6...v0.13.0

v0.12.6

19 Feb 14:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.5...v0.12.6

v0.12.5

08 Dec 22:06
Compare
Choose a tag to compare

What's Changed

  • remove: move main remove_authenticator request logic into AccountLinker by @dyc3 in #353
  • login: make the 2fa and email code prompts less easy to mess up by @dyc3 in #352
  • setup: add support for transfering or removing authenticators by @dyc3 in #354

Full Changelog: v0.12.4...v0.12.5

v0.12.4

03 Dec 16:57
Compare
Choose a tag to compare

What's Changed

  • login: don't print a warning for EAuthSessionGuardType::None by @dyc3 in #346
  • update steam protobufs by @dyc3 in #347
  • setup: add support for different link confirmation types, and verify that the authenticator was actually set up by @dyc3 in #348

Full Changelog: v0.12.3...v0.12.4

v0.12.3

25 Oct 14:26
Compare
Choose a tag to compare

What's Changed

  • Bump webpki from 0.22.1 to 0.22.2 by @dependabot in #330
  • import: add support for importing winauth exports by @dyc3 in #331
  • trade: if confirmation failure response contains a message, keep it so the user can see it by @dyc3 in #329
  • login: add a debug log for available confirmation methods by @dyc3 in #335
  • Bump rustix from 0.37.22 to 0.37.25 by @dependabot in #336
  • adjust the types used for migrating from SDA to be a little more lenient by @dyc3 in #338

Full Changelog: v0.12.2...v0.12.3

v0.12.2

28 Sep 22:19
Compare
Choose a tag to compare

What's Changed

  • Bump webpki from 0.22.0 to 0.22.1 by @dependabot in #321
  • Bump phonenumber from 0.3.2+8.13.9 to 0.3.3+8.13.9 by @dependabot in #323
  • update rpassword to 7.2.0 and add some debug logs by @dyc3 in #325
  • add --password argument and STEAMGUARD_CLI_STEAM_PASSWORD environment variable by @dyc3 in #326
  • clean up some unused code by @dyc3 in #327

Full Changelog: v0.12.1...v0.12.2

v0.12.1

13 Sep 14:24
Compare
Choose a tag to compare

What's Changed

  • remove normalize_comments rustfmt rule by @dyc3 in #316
  • fix how UserLogin handles access tokens for new api behavior, fixes #319 by @dyc3 in #320
  • misc fixes for deb packaging by @dyc3 in #315

Full Changelog: v0.12.0...v0.12.1

v0.12.0

04 Sep 17:50
Compare
Choose a tag to compare

What's Changed

  • adjust error message for when mobile confirmation fails by @dyc3 in #311

Full Changelog: v0.11.0...v0.12.0

v0.11.0

24 Aug 11:46
Compare
Choose a tag to compare

What's Changed

  • Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #306
  • import: add support for importing steam mobile app v2 format by @dyc3 in #307
  • import: remove --sda argument by @dyc3 in #307

Full Changelog: v0.10.5...v0.11.0