Releases: dyc3/steamguard-cli
Releases Β· dyc3/steamguard-cli
v0.17.1
What's Changed
- build(deps): bump ring from 0.17.8 to 0.17.13 by @dependabot in #445
- feat(phone): manually add
IPhoneService/AccountPhoneStatusby @dyc3 in #449 - fix(tui/windows): fix text prompts on windows not displaying any text by @sgrtye in #463
New Contributors
- @UndarkAido made their first contribution in #458
- @sgrtye made their first contribution in #463
- @rex2630 made their first contribution in #462
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
Highlights
- feat(approve): add new
approvecommand to approve or deny login attempts like in the mobile app by @dyc3 in #450 - feat(approve): add arg
--dangerously-approve-allto blindly approve all login attempts - feat(approve): add arg
--auto-approve-ipto limit what IP addresses that can be auto approved by @dyc3 in #452
Others
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
Highlights
- fix(confirm): fix confirmations not working because of changes to
/mobileconf/multiajaxopendpoint by @dyc3 in #439 - feat(setup): option to add phone number if authenticator transfer fails by @dyc3 in #436
Others
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
Highlights
Others
- Bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #416
- chore: fix formatting and new lints by @dyc3 in #431
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
- refactor: use anyhow less for better error handling by @dyc3 in #404
- chore: update to build with rust 1.80 by @chenrui333 in #405
- chore: fix new clippy lints by @dyc3 in #406
- status: improve formatting of printed info, add
--rawarg by @dyc3 in #407 - docs: explain
CTwoFactor_AddAuthenticator_Request'sversionfield by @dyc3 in #408 - login: add
LoginError::SessionExpiredby @dyc3 in #409
New Contributors
- @chenrui333 made their first contribution in #405
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- PKGBUILD: disabled link time optimization to avoid build errors by @michaelprager in #385
- fix new lints by @dyc3 in #397
- fix a potential panic when querying authenticator status by @dyc3 in #395
- setup: debug print full authenticator status when verification fails by @dyc3 in #396
- add new confirmation type:
JoinSteamFamilyby @dyc3 in #400 - docs: explain what triggers
AccountRecoveryconfirmation by @dyc3 in #401 - add
statussubcommand by @dyc3 in #402
New Contributors
- @michaelprager made their first contribution in #385
Full Changelog: v0.14.0...v0.14.1
v0.14.0
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
--imageargument 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
What's Changed
- rename
tradesubcommand toconfirmand deprecatetradesubcommand by @dyc3 in #368tradewill 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