Releases: rex706/SAM
Releases · rex706/SAM
1.3.1.1 Hotfix
- Fix account data not properly encrypting with the user's provided application password when adding accounts on first use.
1.3.1.0 Update
- Support for accounts with passwords containing special characters. !"#$%&'()*+,-./:;<=>?@[]^_`{|}~
- Fix importing delimited accounts with white spaces and new line characters.
- If minimize to tray is enabled, prevent SAM from appearing in the alt + tab selection.
- Check for updates on application startup toggle setting.
- Fix detecting the Steam Login window in other languages, which would prevent typing the 2FA code.
- Improve button layout when account images are not being used.
- Global button customization: size, color, etc.
- Setting to hide the 'Add Account' button.
1.3.0.3 Hotfix
- Fix bug that would not delete the
userdata
folder with that setting enabled while logging in by parameters.
1.3.0.2 Hotfix
- Enable login by parameter by default in fresh settings file.
- Fix fresh settings crash bug.
- Restore default settings button.
- Go to repository if updater is not found.
1.3.0.1 Hotfix
- Restore login by parameter functionality.
- Can be disabled in Parameters settings.
1.3.0.0 Update
- Send user credentials as key presses rather than launch paramters.
- Better account button position logic.
- Set button size ranging between 50-200px.
- Show account names/aliases on hover.
- Delete userdata folder after login toggle setting.
- Delete all or selected accounts in bulk file menu items.
- Fix scaling issue when window size is greater than screen size.
- Disable Steam Vanity URL API call.
- Remember window position.
- Improve SteamGuard window focus.
- Set custom sleep time for waiting actions.
- Potentially useful Steam client launch parameter toggles.
1.2.6.2 Hotfix
- Fix importing delimited accounts without a shared secret.
1.2.6.1 Hotfix
- If shared secret is an empty string, do not display the delimiter character when credentials are exposed.
1.2.6.0 Update
- Set account timeouts through account context menu.
- Support for importing character delimited accounts in bulk.
- Shared secret optional. - Copy password from account context menu.
- Expose all account credentials in delimited format through file drop down menu.
- Password required if protected.
1.2.5.0 Update
- Password protect application and data file.
- Encrypts entire data file.
- Fix properly minimizing to system tray if setting enabled.
- Fix Steam Guard window detection in different languages using the em dash '—' instead of standard hyphen.
- Crash fixes.