Skip to content

Releases: hyt47/SteamDesktopAuthenticator-Mod-47

SDA 47 v1.0.9.1

01 Sep 23:43
Compare
Choose a tag to compare

1


**Changes: **

  • Added CTRL + C hotkey to copy login token

  • Changed the default form button to the copy button

  • Fixed exceptions when confirmations fail to load

  • Fixed exception when copying token too fast

  • Fixed exception when selecting accounts
    Updated CefSharp to version 57.0.0
    Updated Newtonsoft.Json

  • Added Web Planner + encryption that can be used to check for confirmations or to send Auth Code

  • Web Planner IS DISABLED in Manifest.cs ManuallyEnableWebsitePlannerAtMyOwnRisk = 0; for Security Reasons

  • Added Basic Web Planner index.php, you can build your app yourself


  • UPDATED Cef.redist.x64 Cef.redist.x86 to v3.3239.1723
  • UPDATED CefSharp.Common CefSharp.WindForms to v63.0.3
  • UPDATED Newtonsoft.Json v11.0.2
  • UPDATED SteamAuth & Modified SteamGuardAccount.cs Confirmation.cs
  • SteamAuth Features Added: + Get HTML Code from Page Trade Offers
    + Read Trade Confirmation "Other User Name" or "Sell Item Name"

  • Fixed > When user open's Settings > Stop Check for Confirmations Interval
  • Fixed Check for Confirmations Interval
  • For Check for Confirmations Interval I added a Countdown in GUI

To run it u may need to install .NET Framework 4.6.2

SDA 47 v1.0.7.7

31 May 19:10
Compare
Choose a tag to compare

1

2

3

Changes:

  • Fixed Auto confirm Multiple Confirmations (Array) > MainForm.cs
  • Prevent crash when failing to load confirmations > ConfirmationFormWeb.cs
  • Fixed Unhandled exception when copying Token too fast > MainForm.cs
  • Android Extract Account > Fixed ADB error: Fixed null values not converting correctly > PhoneBridge.cs
  • Android Extract Account > Disable the non-root phone import > PhoneBridge.cs
  • Android Extract Account > Add extra check in device ID extraction > PhoneBridge.cs
  • Android Extract Account > fixed getting deviceID by adding SU. Added manual deviceId input > PhoneBridge.cs PhoneExtractForm.Designer.cs
  • Added option to run on Windows startup > SettingsForm.Designer.cs SettingsForm.cs Manifest.cs
  • Added CTRL + C hotkey to copy login token > MainForm.Designer.cs MainForm.cs
  • Added command line option for encryption key > Program.cs > MainForm.cs
  • InputForm.Designer.cs > gui Updated
  • Changed Popup Confirmation button colors > TradePopupForm.cs TradePopupForm.cs.Design
    fixed GUI > Select Accept Item 1 Click 1 > Allow go to next item > Reset previous to click 0
  • Added command line option for encryption key
  • updated help file (html)
  • Changed Confirmation list: ConfirmationFormList.cs ConfirmationFormList.cs.Design
  • old list was removed with DataGridView
  • added checkboxes
  • added filters
  • added doble click to Accept or Deny
  • added Maximize Window
  • Periodically cheking interval (default val) changed to 30 sec
  • BUG: for XP confirmations are not visible !!!

To run this app u will need:

- For Windows Vista, 7, 8, 10

- For Windows XP

SDA 47 v1.0.7.6

15 Nov 23:11
Compare
Choose a tag to compare

6

Changes:

  • Periodically cheking interval (default val) changed to 15
    SettingsForm.Designer.cs Manifest.cs
  • Fixed Auto confirm Multiple Confirmations (Array)
  • lblStatus was Updated
    MainForm.cs
  • BUG: for XP confirmations are not visible !!!

- Help File Updated (Errors.html)

To run this app u will need:

- For Windows Vista, 7, 8, 10

- For Windows XP

SDA 47 v1.0.7.5

24 Jul 15:03
Compare
Choose a tag to compare

SDA 47 v1.0.7.4

19 Jul 20:29
Compare
Choose a tag to compare

1

Changes:

  • Fixed Show Popup Confirmation for All accounts
  • Fixed Confirm All accounts
  • The Confirmation Popup will be visible only if there are no Confirmations to Auto confirm (in case Auto Confirm is enabled)
  • The Confirmation Popup can't navigate Left or Right if you started to accept a confirmation
  • The Session will be auto refreshed if the Auto Confirm is On
  • Fixed the option to check 1 Account or all Accounts for confirmations
    Modified: Mainform.cs, TradePopupForm.cs

To run this app u will need:

- For Windows Vista, 7, 8, 10

- For Windows XP

SDA 47 v1.0.7.3

17 Jul 15:44
Compare
Choose a tag to compare

1

Changes:

  • Fixed Dellay AutoConfirm at Startup or Settings Load
  • Pause AutoConfirm when Settings window is open
  • Changed Btn Text: View Trades Confirmations to View Confirmations
  • Changed Tray Btn Text: Trades Confirmations to View Confirmations
    Modified Mainform.cs

To run this app u will need:

- For Windows Vista, 7, 8, 10

- For Windows XP

SDA 47 v1.0.7.2

16 Jul 01:47
Compare
Choose a tag to compare

1

Changes:

  • REVERSED: Fixed Auto Check For Confirmations multiple accounts - MainForm.cs reversed to v1.0.6.1
  • updated SteamAuth
  • udated Properties/AssemblyInfo.cs
    version
  • udated LoginForm.Designer.cs / LoginForm.cs
    Fix market confirmations, add semaphore to prevent timerTradesPopup f…
  • udated MainForm.cs
    Use batch confirmation acceptance when auto-confirming
  • udated PhoneExtractForm.cs
    Fix market confirmations, add semaphore to prevent timerTradesPopup f…
  • fixed ConfirmationFormList.cs

To run this app u will need:

- For Windows Vista, 7, 8, 10

- For Windows XP

SDA 47 v1.0.6.1

07 Jun 22:33
Compare
Choose a tag to compare

Changes:

  • updated SteamAuth - fixes the issue where a failed session refresh (caused by, say, your
    internet connection lapsing) would cause an unhandled exception to be thrown.
  • Fixed Auto Check For Confirmations multiple accounts ( Thx to @Sufir )
  • Updated Help
    • Updated Import From Android Device
    • Created Manually Import From Android

To run this app u will need:

- For Windows Vista, 7, 8, 10

SDA 47 v1.0.5.5

28 Mar 16:57
Compare
Choose a tag to compare

1

Changes:

  • fixed Change Settings "Auto-confirm at Startup" don't enable "Auto-confirm" now
  • Fixed Button on the GUI, enable / disable Auto-confirm
  • Close Confirmation Popup when Auto confirm is Enabled from Main GUI
  • Close Confirmation Popup when Startup Auto-confirm delay has ended
  • If an account failed to Auto-confirm 3 times, skip the rest of the confirmations this round
  • If Popup notification is opened, Auto-confirm is paused
  • At Startup if Auto-confirm delay is on, delay Check for new confirmations

To run this app u will need:

- For Windows Vista, 7, 8, 10

- For Windows XP

SDA 47 v1.0.5.4

28 Mar 09:05
Compare
Choose a tag to compare

1

Changes:
v1.0.5.3

  • updated ConfirmationFormList.cs
    • ConfirmationFormList - Confirmations will not freeze the GUI
  • removed FetchConfirmations_AsString added in v1.0.5.2 from SteamGuard.Account.cs
  • Updated MainForm.cs
    • It will Auto-confirm stuff without freezing the GUI
    • It will Auto confirm and when it finishes it will start the dalay counter again
  • Updated TradePopupForm.cs
    • Fixed freeze GUI on Confirmation
    • Fixed Click 1 time "Deny" then click 1 time "Accept" > restore "Deny" to 2 Clicks to confirm
    • Fixed Click 1 time "Accept" then click 1 time "Deny" > restore "Accept" to 2 Clicks to confirm
  • Updated ConsoleForm.cs GUI size

v1.0.5.4

  • Rearanged Code inside MainForm.cs
  • Changed GUI
  • Added Option Delay Auto-Confirm at Startup
  • Tray Btn Check Confirmations goes directly to Trade Confirmations
  • Adb file Log Disabled to protect sensitive data
  • Dispaly popup confirmation now is optional

To run this app u will need:

- For Windows Vista, 7, 8, 10

- For Windows XP