Skip to content

Releases: rex706/SAM

1.4.1.0 Update

28 Feb 18:09
Compare
Choose a tag to compare
  • Sandbox Mode toggle setting to prevent SAM from attempting to close the existing open Steam process (if one exists) with the -shutdown parameter between logins, for example when used with Avast Sandbox to open multiple instances of the Steam client.
  • Fix a bug in the event there is an error deserializing during the password protection check, which could be caused by a corrupted dat file, that would then cause accounts to be encrypted with an empty password.
  • Fix profile image scrape.
  • Fix CPU usage bug.
  • Fix userdata not found bug.
  • Steam Guard window detection for Simplified Chinese and Japanese languages.
  • Add 'Copy Username' to account context menu.

1.4.0.5 Hotfix

02 Dec 19:06
Compare
Choose a tag to compare
  • Fix a bug that would cause the initial password prompt to always be the default theme (baseDark and Blue) instead of the user settings values.

1.4.0.4 Hotfix

02 Dec 16:54
Compare
Choose a tag to compare
  • Generate info.dat file even when no accounts are present and serialize and encrypt the empty account collection with entered application password if protection is enabled. This resolves problems with using the application password on first use.
  • Prevent unneeded password prompts when refreshing the window after it was entered correctly on startup.
  • Fix a bug that would persist the list view window size to the icon view when opening SAM in list view then changing to icon view if no accounts are present.

1.4.0.3 Hotfix

01 Dec 23:21
Compare
Choose a tag to compare
  • Fix incorrect password bug that would prevent adding new accounts while password protection is enabled.

1.4.0.2 Hotfix

18 Nov 23:53
Compare
Choose a tag to compare
  • Auto reload account web data setting (like bans) on a user defined interval.
  • Improve account info dialog
  • Remove 'Topmost' properties from child windows.
  • Fix not tracking account game bans.
  • Fix location reset when minimized to tray
  • Fix mouse wheel scrolling issue when scroll bars are present.
  • Improve settings checkbox spacing.

1.4.0.1 Hotfix

13 Nov 20:33
Compare
Choose a tag to compare
  • Add description column to list view.
  • Save list view column order.
  • Fix minimize to tray.
  • Fix remember window position.
  • Improve window out of bounds checking.

1.4.0.0 Update

12 Nov 19:40
Compare
Choose a tag to compare
  • List view toggle setting.
    • Remember list view window size.
  • Theme and Accent settings to customize SAM appearance.
  • User API key input. (Hard coded API key is overused)
  • Track and mark accounts with bans through user provided API key.
  • Hide banned account marker toggle setting.
  • Quick account timeout selections through context menu.
    • 30 minutes
    • 2 hours
    • 21 hours
    • 24 hours
    • 7 Days
  • Close SAM after login toggle setting.
  • Fix auto-log account setting toggles.
  • Fix new lines and other white space characters causing issues with importing delimited accounts.
  • Fix and improve account serialization.

1.3.1.4 Hotfix

25 Sep 02:40
Compare
Choose a tag to compare
  • Fix finding the Steam Login window by also checking for the window text length. There is a hidden window with text "Steam" that was being detected before the actual login window initialized.

1.3.1.3 Hotfix

16 Sep 22:09
Compare
Choose a tag to compare
  • Fixed a bug that would not focus the Steam login window when entering credentials for users not utilizing the '-login' parameter.
  • Add field to the Parameters section of the settings window for entering custom Steam client launch parameters.
  • Increase settings window height.

1.3.1.2 Hotfix

28 Aug 16:30
Compare
Choose a tag to compare
  • Fix password protection check on first use, which would cause an XML error by encrypting all data regardless of what the user chose when asked if they would like to password protect SAM.
  • Fix a bug that would show negative timeout values when loading the timeout window after a timeout has elapsed while the application was closed.