Releases: rex706/SAM
Releases Β· rex706/SAM
1.5.9331.26720 Hotfix
- 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
- 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
- Suppress Steam API errors
1.5.4.2 Hotfix
- Improve interaction with the SteamGuard window. This should also help with
Close on Loginsetting.
1.5.4.1 Hotfix
- Use SendWait virtual input method for Steam Guard window interaction
1.5.4.0 Update
- 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
- Disable
-loginparameter usage as it seems to be broken with the new Steam UI
1.5.3.1 Hotfix
1.5.3.0 Update
- 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
- Support for the new Steam UI
- New
Remember Passwordfunctionality implementation - Fix blank space/character detection for import window
- Fixed crash due to Vdf Token being too large by @Alexander3a