Releases: dyc3/steamguard-cli
Releases · dyc3/steamguard-cli
v0.12.1
v0.12.0
v0.11.0
v0.10.5
v0.10.4
v0.10.3
What's Changed
- import: improve error messages by @dyc3 in #287
- replace crates hmac-sha1 and hmac-sha256 with equivalent crates from RustCrypto by @dyc3 in #288
- upgrade base64 crate to 0.21 by @dyc3 in #289
- trade: automatically retry submitting confirmations by @dyc3 in #294
Full Changelog: v0.10.2...v0.10.3
v0.10.2
v0.10.1
v0.10.0
What's Changed
- add HTTP proxy support by @dyc3 in #264
- Add support for storing encryption passkey in system keyring by @dyc3 in #265
- Minor code refactors by @dyc3 in #266
- add a new, faster encryption scheme (
Argon2idAes256
) and make it the default by @dyc3 in #270 - upgrade some dependencies by @dyc3 in #272
- parallelize account loading and saving by @dyc3 in #273
- made key derivation for
LegacySdaCompatible
encryption scheme parallelized
Full Changelog: v0.9.7...v0.10.0
v0.9.7
What's Changed
- Add env option to configure maFiles path by @marvinlehmann in #258
- refactor to make adding proxy support easier later by @dyc3 in #263
New Contributors
- @marvinlehmann made their first contribution in #258
Full Changelog: v0.9.6...v0.9.7