ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.

APACHE-2.0 License

Downloads
36
Stars
10.6K
Committers
49

Bot releases are visible (Hide)

ArchiSteamFarm - ArchiSteamFarm V5.4.9.1

Published by JustArchi-ArchiBot about 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.8.3:

  • Added GET Confirmations ASF API endpoint, which allows to fetch pending confirmations (@JustArchi).
  • balance command now includes delayed (pending) amount in addition to current, ASF API includes that info as part of Bot instance as well (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.9.0

Published by JustArchi-ArchiBot about 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.8.3:

  • balance command now includes delayed (pending) amount in addition to current, ASF API includes that info as part of Bot instance as well (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.8.3

Published by JustArchi-ArchiBot about 1 year ago

Changelog

Changes since V5.4.7.3:

  • Plugins can now override Blacklisted trade result (@Rudokhvist #2933).
  • Refactored ASF 2FA confirmations in regards to Steam breaking changes, HandleConfirmations() actions used by plugins will need a recompilation, ASF API and other parts should remain stable (@JustArchi).
  • Decreased amount of informational messages during packages refresh (@JustArchi #2938).
  • Removed obsolete ICustomMachineInfoProvider plugins interface, which was deprecated since at least several months now (@JustArchi).
  • Fixed missing web limiter (and therefore ASF warning) for new addlicense implementation (@chr233 #2934).
  • Fixed ASF error when analyzing for incomplete translations plugins without resource strings (@JustArchi).
  • Fixed ASF immediately idling gifted games when using SkipRefundableGames (@JustArchi #2952).
  • Fixed very rare ASF crash in STD plugin when dealing with significant networking issues (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.8.2

Published by JustArchi-ArchiBot about 1 year ago

Notice

This is stable release candidate. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.7.3:

  • Plugins can now override Blacklisted trade result (@Rudokhvist #2933).
  • Refactored ASF 2FA confirmations in regards to Steam breaking changes, HandleConfirmations() actions used by plugins will need a recompilation, ASF API and other parts should remain stable (@JustArchi).
  • Decreased amount of informational messages during packages refresh (@JustArchi #2938).
  • Removed obsolete ICustomMachineInfoProvider plugins interface, which was deprecated since at least several months now (@JustArchi).
  • Fixed missing web limiter (and therefore ASF warning) for new addlicense implementation (@chr233 #2934).
  • Fixed ASF error when analyzing for incomplete translations plugins without resource strings (@JustArchi).
  • Fixed ASF immediately idling gifted games when using SkipRefundableGames (@JustArchi #2952).
  • Fixed very rare ASF crash in STD plugin when dealing with significant networking issues (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.8.1

Published by JustArchi-ArchiBot over 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.7.3:

  • Plugins can now override Blacklisted trade result (@Rudokhvist #2933).
  • Refactored ASF 2FA confirmations in regards to Steam breaking changes, HandleConfirmations() actions used by plugins will need a recompilation, ASF API and other parts should remain stable (@JustArchi).
  • Decreased amount of informational messages during packages refresh (@JustArchi #2938).
  • Removed obsolete ICustomMachineInfoProvider plugins interface, which was deprecated since at least several months now (@JustArchi).
  • Fixed missing web limiter (and therefore ASF warning) for new addlicense implementation (@chr233 #2934).
  • Fixed ASF immediately idling gifted games when using SkipRefundableGames (@JustArchi #2952).
  • Fixed very rare ASF crash in STD plugin when dealing with significant networking issues (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.8.0

Published by JustArchi-ArchiBot over 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.7.3:

  • Plugins can now override Blacklisted trade result (@Ryzhehvost #2933).
  • Fixed missing web limiter (and therefore ASF warning) for new addlicense implementation (@chr233 #2934).
  • Refactored ASF 2FA confirmations in regards to Steam breaking changes, HandleConfirmations() actions used by plugins will need a recompilation, ASF API and other parts should remain stable (@JustArchi).
  • Removed obsolete ICustomMachineInfoProvider plugins interface, which was deprecated since at least several months now (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.7.3

Published by JustArchi-ArchiBot over 1 year ago

Changelog

Changes since V5.4.7.2:

  • [!] Fixed Steam breaking change which caused ASF failing to addlicense packages (@MetalfanBlackness #2927 #2925).
  • Added Steam Summer Sale 2023 to SalesBlacklist (@nolddor #2923).

Changes since V5.4.6.3:

  • [!] Fixed Steam breaking change which caused ASF not being able to receive 2FA confirmations (@ezhevita #2920 #2921).
  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2908).
  • Made it explicit that maximum amount of Steam inventory items for ASF STM listing is 500000 (@JustArchi).
  • Fixed accepted/rejected trade offers not being retried against internal Steam failures (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.7.2

Published by JustArchi-ArchiBot over 1 year ago

Changelog

Changes since V5.4.6.3:

  • [!] Fixed Steam breaking change which caused ASF not being able to receive 2FA confirmations (@ezhevita #2920 #2921).
  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2908).
  • Made it explicit that maximum amount of Steam inventory items for ASF STM listing is 500000 (@JustArchi).
  • Fixed accepted/rejected trade offers not being retried against internal Steam failures (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.7.1

Published by JustArchi-ArchiBot over 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.6.3:

  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2908).
  • Made it explicit that maximum amount of Steam inventory items for ASF STM listing is 500000 (@JustArchi).
  • Fixed accepted/rejected trade offers not being retried against internal Steam failures (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.7.0

Published by JustArchi-ArchiBot over 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.6.3:

  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2908).
  • Made it explicit that maximum amount of Steam inventory items for ASF STM listing is 500000 (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.6.3

Published by JustArchi-ArchiBot over 1 year ago

Changelog

Changes since V5.4.5.2:

  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2900 #2901).
  • Fixed OnBotDisconnected() always giving EResult.OK as a disconnection reason to subscribed plugins (@JustArchi #2891).
  • Fixed ASF not working with Steam passwords longer than 64 characters (@JustArchi #2903).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.6.2

Published by JustArchi-ArchiBot over 1 year ago

Notice

This is stable release candidate. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.5.2:

  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2900 #2901).
  • Fixed OnBotDisconnected() always giving EResult.OK as a disconnection reason to subscribed plugins (@JustArchi #2891).
  • Fixed ASF not working with Steam passwords longer than 64 characters (@JustArchi #2903).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.6.1

Published by JustArchi-ArchiBot over 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.5.2:

  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2900 #2901).
  • Fixed OnBotDisconnected() always giving EResult.OK as a disconnection reason to subscribed plugins (@JustArchi #2891).
  • Fixed ASF not working with Steam passwords longer than 64 characters (@JustArchi #2903).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.6.0

Published by JustArchi-ArchiBot over 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.5.2:

  • Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2900 #2901).
  • Fixed OnBotDisconnected() always giving EResult.OK as a disconnection reason to subscribed plugins (@JustArchi #2891).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.5.2

Published by JustArchi-ArchiBot over 1 year ago

Changelog

Changes since V5.4.4.5:

  • Added IBotCustomMachineInfoProvider plugin interface, which deprecates previously used ICustomMachineInfoProvider (@JustArchi #2873).
  • Added IWebInterface plugin interface, which allows plugins to provide their own WWW-based UI (@fazelukario #2876 #2877).
  • Added handling of AccessDenied error during logging in, this allows ASF to handle revoked login keys (@JustArchi).
  • Added handling of AccountLoginDeniedThrottle error during logging in, this allows ASF to handle rate limits (@JustArchi).
  • Added TradeCheckPeriod bot configuration property (@Ryzhehvost #2878).
  • Added 2fafinalized and 2fafinalizedforce commands to 2FA plugin. This allows you to use standalone and duplicated ASF 2FA also on non-rooted phones, see updated wiki for more info (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.5.1

Published by JustArchi-ArchiBot over 1 year ago

Notice

This is stable release candidate. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.4.5:

  • Added IBotCustomMachineInfoProvider plugin interface, which deprecates previously used ICustomMachineInfoProvider (@JustArchi #2873).
  • Added IWebInterface plugin interface, which allows plugins to provide their own WWW-based UI (@fazelukario #2876 #2877).
  • Added handling of AccessDenied error during logging in, this allows ASF to handle revoked login keys (@JustArchi).
  • Added handling of AccountLoginDeniedThrottle error during logging in, this allows ASF to handle rate limits (@JustArchi).
  • Added TradeCheckPeriod bot configuration property (@Ryzhehvost #2878).
  • Added 2fafinalized and 2fafinalizedforce commands to 2FA plugin (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.5.0

Published by JustArchi-ArchiBot over 1 year ago

Notice

Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features and rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback - no technical support will be given. Check out ASF release cycle if you'd like to learn more.


Changelog

Changes since V5.4.4.5:

  • Added IBotCustomMachineInfoProvider plugin interface, which deprecates previously used ICustomMachineInfoProvider (@JustArchi #2873).
  • Added handling of AccessDenied error during logging in, this allows ASF to handle revoked login keys (@JustArchi).
  • Added TradeCheckPeriod bot configuration property (@Ryzhehvost #2878).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.4.5

Published by JustArchi-ArchiBot over 1 year ago

Changelog

Changes since V5.4.4.4:

  • Defaulted new device confirmation prompt to N in Headless and --service modes (@JustArchi #2867).

Changes since V5.4.4.3:

  • Added support for logging in through device confirmations, this allows you to approve the login on your phone and avoid typing 2FA code in ASF (@JustArchi #2857).
  • Added support for handling DuplicateRequest during logging in (@JustArchi #2864).
  • Further improved new login flow to be more resilent against issues (@JustArchi).

Changes since V5.4.3.2:

  • Implemented new login flow which fixes Steam breaking change rendering previously used login keys mechanism invalid (@JustArchi #2840).
  • Added support for StartupVideo (item_class_17) item type (@JustArchi).
  • Fixed regression introduced in V5.4.3.0 that could cause SSL issues on some incorrectly configured machines (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.4.4

Published by JustArchi-ArchiBot over 1 year ago

Changelog

Changes since V5.4.4.3:

  • Added support for logging in through device confirmations, this allows you to approve the login on your phone and avoid typing 2FA code in ASF (@JustArchi #2857).
  • Added support for handling DuplicateRequest during logging in (@JustArchi #2864).
  • Further improved new login flow to be more resilent against issues (@JustArchi).

Changes since V5.4.3.2:

  • Implemented new login flow which fixes Steam breaking change rendering previously used login keys mechanism invalid (@JustArchi #2840).
  • Added support for StartupVideo (item_class_17) item type (@JustArchi).
  • Fixed regression introduced in V5.4.3.0 that could cause SSL issues on some incorrectly configured machines (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate

ArchiSteamFarm - ArchiSteamFarm V5.4.4.3

Published by JustArchi-ArchiBot over 1 year ago

Changelog

Changes since V5.4.3.2:

  • Implemented new login flow which fixes Steam breaking change rendering previously used login keys mechanism invalid (@JustArchi #2840).
  • Added support for StartupVideo (item_class_17) item type (@JustArchi).
  • Fixed regression introduced in V5.4.3.0 that could cause SSL issues on some incorrectly configured machines (@JustArchi).
  • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
  • Updated localization provided by our community (@JustArchi-ArchiBot).
  • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).

Support

ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!

GitHub sponsor Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate