Skip to content

Releases: Jessecar96/SteamDesktopAuthenticator

1.0.6 -- Session Refresh Exception Handling

10 May 23:35
Compare
Choose a tag to compare

This release fixes the issue where a failed session refresh (caused by, say, your internet connection lapsing) would cause an unhandled exception to be thrown.

1.0.5 -- Crash Fix

23 Mar 05:44
Compare
Choose a tag to compare

This minor update fixes an occasional crash when automatic confirmation checking is enabled.

1.0.4 -- Automatic Confirmations

10 Mar 01:02
Compare
Choose a tag to compare

This release adds the ability to automatically confirm trades and/or market listings. Please note that doing so is inherently dangerous and enabling it is done so at your own risk.

1.0.3 - Automatic Session Refresh

19 Feb 11:42
Compare
Choose a tag to compare

This release fixes a bug wherein automatic confirmation polling would cease to function after leaving the application on for some time continuously.

Version 1.0.2 - SMS Loop Fix

29 Jan 20:29
Compare
Choose a tag to compare

This release fixes the bug that caused account setup to loop when it hit the SMS verification step, along with various other fixes and additions.

1.0.2 Update: Really fixed it this time!

Version 1.0 - First stable-ish release

23 Dec 05:34
Compare
Choose a tag to compare

This release has been deemed stable enough to warrant version 1.0.

Changes:

  • Added a setup wizard on first run of this new version.
  • Added the ability to import accounts from an Android device (experimental).
  • Added the ability to re-login to your Steam account, if you change your password or something else.
  • Added a copy button for the steam guard login code.
  • Added an application icon thanks to @Top-Cat.
  • Added a tray icon for easy launching of confirmations and copying of login code.
  • Added an optional popup form when new confirmations are received (enable in settings).
  • Added a search box for the accounts list.
  • Added a way to re-arrange accounts. (Press CTRL + UP or CTRL + DOWN to move them)
  • Added a menu item to reload session, use this if your trade confirmations window starts showing blank.
  • Fixed some instances where the application would hang while loading some things. This is still an occasional problem and should be fixed in later releases.
  • Lots of bug fixes! Anything left over is most likely bugs from https://github.com/geel9/SteamAuth

Note: this release does not support family view. To view confirmations or add your account you must remove family view from your account.

Version 0.3.1 - Fixed adding accounts

12 Dec 20:20
Compare
Choose a tag to compare
  • Fixed SMS when adding accounts
  • Added some more error messages

Version 0.3.0 - New way of confirming trades

10 Dec 23:37
Compare
Choose a tag to compare

This version rewrites the list of trade confirmations. It will open a browser window instead of a list, so you know what trade you're confirming.

  • Bug fixes for empty forms.
  • Pressing F5 will refresh trade confirmations.
  • Moved style to WinForms instead of MetroForms.
  • Pressing enter will submit your passkey.

(This release contains a lot more files because it has a full browser inside of it now)

0.2.3 - Cookie Refresh

02 Dec 17:11
Compare
Choose a tag to compare

#0.2.3

This version will fetch a new pair of session cookies from Steam if they're invalid. This should fix trade confirmations.

Encryption Enabled Build

28 Nov 00:02
Compare
Choose a tag to compare

This build enables encryption for your maFiles. It is extremely recommended, but not required, that you enable encryption. A passkey is required upon launching the app and after adding a new account. This will strongly encrypt your files, making it much more difficult to compromise your account.

To install, extract all binaries (.exe and .dll files) to the same folder as your current installation. Do not delete your maFiles folder. If you already have linked an account, it will prompt you on startup to create an encryption passkey. It is very important that you do not forget your encryption passkey.

Small update: 0.2.2 adds support for market confirmations