Skip to content

Releases: rex706/SAM

1.5.4.0 Update

25 Aug 16:12
Compare
Choose a tag to compare
  • Automation cleanup and optimization
  • Fix friends login status by calculating maxTokenSize from profile file size
  • Add Away login status
  • Get Steam windows from started Steam process
  • Wait for Steam client to update if detected
  • Update application frameworks and vulnerable packages
  • Add sort by Alias
  • Add sort by banned accounts
  • Refactor account usage
  • Headerless and transparent settings
  • Settings window is accessible via the system tray icon
  • Preview theme customization selections in settings window

1.5.3.2 Hotfix

09 Aug 17:13
Compare
Choose a tag to compare
  • Disable -login parameter usage as it seems to be broken with the new Steam UI

1.5.3.1 Hotfix

09 Aug 16:11
Compare
Choose a tag to compare
  • Fix login functionality with new Steam UI #180
  • Improve list view Enter key behavior #178
  • Improve Steam UI button interaction by @revercc

1.5.3.0 Update

30 Jun 22:24
Compare
Choose a tag to compare
  • 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

1.5.2.0 Update

24 Jun 17:03
Compare
Choose a tag to compare
  • 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

1.5.1.0 Update

13 Dec 23:21
Compare
Choose a tag to compare
  • 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.

1.5.0.1 Update

08 Oct 17:10
Compare
Choose a tag to compare
  • Merged refactoring changes by @Venipa
  • Merged IndexOutOfBounds fix by @catgirlkara
  • Merged temporary fix for Steam React UI by @KillaBoi
  • Update NuGet packages

1.4.3.0 Update

15 Dec 21:47
Compare
Choose a tag to compare
  • 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

1.4.2.0 Update

03 May 13:49
Compare
Choose a tag to compare
  • 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.

1.4.1.1 Hotfix

03 Mar 16:23
Compare
Choose a tag to compare
  • 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.