Skip to content

Releases: rex706/SAM

1.3.1.1 Hotfix

24 Aug 15:44
Compare
Choose a tag to compare
  • Fix account data not properly encrypting with the user's provided application password when adding accounts on first use.

1.3.1.0 Update

11 Aug 22:34
Compare
Choose a tag to compare
  • 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

17 Jul 17:06
Compare
Choose a tag to compare
  • Fix bug that would not delete the userdata folder with that setting enabled while logging in by parameters.

1.3.0.2 Hotfix

17 Jul 05:00
Compare
Choose a tag to compare
  • 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

16 Jul 21:48
Compare
Choose a tag to compare
  • Restore login by parameter functionality.
    • Can be disabled in Parameters settings.

1.3.0.0 Update

16 Jul 00:36
Compare
Choose a tag to compare
  • 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

08 Jul 21:35
Compare
Choose a tag to compare
  • Fix importing delimited accounts without a shared secret.

1.2.6.1 Hotfix

05 Jul 19:12
Compare
Choose a tag to compare
  • If shared secret is an empty string, do not display the delimiter character when credentials are exposed.

1.2.6.0 Update

05 Jul 19:01
Compare
Choose a tag to compare
  • 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

19 Apr 22:34
Compare
Choose a tag to compare
  • 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.