Rex706 SAM Versions Save

Steam Account Manager / Switcher

v1.5.3.2

9 months ago
  • Disable -login parameter usage as it seems to be broken with the new Steam UI

v1.5.3.1

9 months ago
  • Fix login functionality with new Steam UI #180
  • Improve list view Enter key behavior #178
  • Improve Steam UI button interaction by @revercc

v1.5.3.0

10 months ago
  • Restore -login parameter usage in conjunction with the -vgui parameter #177
  • Improve new UI interaction by focusing the elements directly rather than sending Tab inputs #175
  • Update StringCipher Decrypt behavior to support newer versions of .NET #163
  • Attempt to fix Settings window crash for some users #122 #139
  • Set UseShellExecute to true for starting Steam #156
  • Fix SteamId population for accounts with uppercase letters in username by @Kristiaen

v1.5.2.0

10 months ago
  • Support for the new Steam UI
  • New Remember Password functionality implementation
  • Fix blank space/character detection for import window
  • Fixed crash due to Vdf Token being too large by @Alexander3a

v1.5.1.0

1 year ago
  • Steam React UI support (default)
  • Friends login status per account #110
  • Parameters per account #140
  • Load .txt file(s) for import #134
  • Restore start with windows functionality #154
  • Account data file backup system #137 #111
  • Restore from tray with left click #145
  • Additional language support.

v1.5.0.1

1 year ago
  • Merged refactoring changes by @Venipa
  • Merged IndexOutOfBounds fix by @catgirlkara
  • Merged temporary fix for Steam React UI by @KillaBoi
  • Update NuGet packages

v1.4.3.0

3 years ago
  • Automatic login sequence for all accounts without SteamId to populate them in local vdf files. #104
  • Expose an editable Steam Id field for the account info dialog, which auto populates if found.
  • Update the sleep time box and behavior to allow decimal values or even 0. #106
  • Nest 'Copy' account button actions together. #82
  • Fix saving recent and selected account selection.
  • Improve config info detection. Steam saves account names to config.vdf in lower case, which would cause them to sometimes not be found if a user entered or imported them originally with uppercase letters.
  • Fix SteamId retrieved from config not being saved to the account collection if it did not already exist #108
  • Update NuGet packages

v1.4.2.0

4 years ago
  • Selectable 2FA input methods in the 'Auto-Login' settings menu. Default is SendMessage, which works in most cases. PostMessage is also included. SendWait, which was used before, should solve the issue of it not working like it used to in environments like Windows 7 and various sandbox systems.

v1.4.1.1

4 years ago
  • Address issue that was created by implementing the Microsoft IME fix that would cause the Steam Guard code sent from SAM to be incorrect for some Windows Language and Keyboard settings.

v1.4.1.0

4 years ago
  • Sandbox Mode toggle setting to prevent SAM from attempting to close the existing open Steam process (if one exists) with the -shutdown parameter between logins, for example when used with Avast Sandbox to open multiple instances of the Steam client.
  • Fix a bug in the event there is an error deserializing during the password protection check, which could be caused by a corrupted dat file, that would then cause accounts to be encrypted with an empty password.
  • Fix profile image scrape.
  • Fix CPU usage bug.
  • Fix userdata not found bug.
  • Steam Guard window detection for Simplified Chinese and Japanese languages.
  • Add 'Copy Username' to account context menu.