Skip to content

Releases: rex706/SAM

1.5.9331.26720 Hotfix

19 Jul 19:09

Choose a tag to compare

  • roll back copy/paste implementation as it did not support all languages and keyboard configurations
  • fix WaitForChildEdit functionality and speed up the code input process

1.5.9331.17422 Update

19 Jul 13:55

Choose a tag to compare

  • Paste Steam Guard code by default; enter code individually as fallback if clipboard interaction fails
  • Remove old implementation for legacy steam application
  • Fix issue with non-2fa accounts on login
  • Fix issue with Steam Guard window when no shared secret is supplied #202
  • Fix bulk import when no shared secret is supplied #195
  • Display cryptography errors for better user support #191

1.5.4.3 Hotfix

02 May 16:53

Choose a tag to compare

  • Suppress Steam API errors

1.5.4.2 Hotfix

02 May 16:32

Choose a tag to compare

  • Improve interaction with the SteamGuard window. This should also help with Close on Login setting.

1.5.4.1 Hotfix

02 Apr 23:25

Choose a tag to compare

  • Use SendWait virtual input method for Steam Guard window interaction

1.5.4.0 Update

25 Aug 16:12

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

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

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

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

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