Skip to content

Releases: JustArchiNET/ArchiSteamFarm

ArchiSteamFarm V6.3.4.0

10 Mar 17:28
Immutable release. Only release title and notes can be modified.
6.3.4.0
7d63a5b

Choose a tag to compare

Pre-release

Notice

Pre-releases are test 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 V6.3.3.3:


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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.3.3

25 Feb 14:43
Immutable release. Only release title and notes can be modified.
6.3.3.3
dd101c5

Choose a tag to compare

Changelog

Changes since V6.3.2.3:

  • Fixed custom game name no longer working due to Steam breaking change, this affects CustomGamePlayedWhileIdle, CustomGamePlayedWhileFarming as well as play <GameName> command. Since they clearly want to kill that functionality, it's expected for this workaround to stop working in the near future as well (@JustArchi #3551).
  • Misc BGR logging enhancements (@Knight1 #3545 #3546).
  • 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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.3.2

25 Feb 13:04
Immutable release. Only release title and notes can be modified.
6.3.3.2
0ba5ad5

Choose a tag to compare

Pre-release

Notice

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


Changelog

Changes since V6.3.2.3:

  • Removed support for CustomGamePlayedWhileFarming, CustomGamePlayedWhileIdle, as well as play <GameName> due to removal of underlying functionality by Steam (@JustArchi #3551).
  • Misc BGR logging enhancements (@Knight1 #3545 #3546).
  • 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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.3.1

22 Feb 17:28
Immutable release. Only release title and notes can be modified.
6.3.3.1
f168594

Choose a tag to compare

Pre-release

Notice

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


Changelog

Changes since V6.3.2.3:


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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.3.0

12 Feb 19:13
Immutable release. Only release title and notes can be modified.
6.3.3.0
79692be

Choose a tag to compare

Pre-release

Notice

Pre-releases are test 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 V6.3.2.3:


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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.2.3

27 Jan 11:17
Immutable release. Only release title and notes can be modified.
6.3.2.3
fda6b69

Choose a tag to compare

Changelog

Changes since V6.3.1.6:

  • Added all as recognized target to fbrm, fqrm, mabrm and tbrm commands (@JustArchi).
  • Small improvement to --system-required on Linux, it'll now block sleep instead of idle (@JustArchi #3526).
  • Fixed ASF reloading IPC interface on IPC.config modifications when --no-config-watch is specified (@JustArchi).
  • Fixed ASF crash upon loading invalid IPC.config, now IPC will simply refuse to start (@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).

Changes for plugin creators:

  • If you're using Actions.HandleTwoFactorAuthenticationConfirmations() in your code, you'll need to update to new EMobileConfirmationType enum that new SK2 version has just introduced. See commit for more details (@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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.2.2

15 Jan 13:56
Immutable release. Only release title and notes can be modified.
6.3.2.2
56251d5

Choose a tag to compare

Pre-release

Notice

Pre-releases are test 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 V6.3.1.6:

  • Added all as recognized target to fbrm, fqrm, mabrm and tbrm commands (@JustArchi).
  • Fixed ASF reloading IPC interface on IPC.config modifications when --no-config-watch is specified (@JustArchi).
  • Fixed ASF crash upon loading invalid IPC.config, now IPC will simply refuse to start (@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).

Changes for plugin creators:

  • If you're using Actions.HandleTwoFactorAuthenticationConfirmations() in your code, you'll need to update to new EMobileConfirmationType enum that new SK2 version has just introduced. See commit for more details (@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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.2.1

11 Jan 20:40
Immutable release. Only release title and notes can be modified.
6.3.2.1
de3a402

Choose a tag to compare

Pre-release

Notice

Pre-releases are test 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 V6.3.1.6:

  • Added all as recognized target to fbrm, fqrm, mabrm and tbrm commands (@JustArchi).
  • Fixed ASF reloading IPC interface on IPC.config modifications when --no-config-watch is specified (@JustArchi).
  • Fixed ASF crash upon loading invalid IPC.config, now IPC will simply refuse to start (@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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.2.0

05 Jan 09:41
Immutable release. Only release title and notes can be modified.
6.3.2.0
4e74819

Choose a tag to compare

Pre-release

Notice

Pre-releases are test 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 V6.3.1.6:

  • Fixed ASF crash upon loading invalid IPC.config, now IPC will simply refuse to start (@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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.3.1.6

27 Dec 15:27
Immutable release. Only release title and notes can be modified.
6.3.1.6
c89cdbd

Choose a tag to compare

Changelog

Changes since V6.3.0.2:

  • Added Steam Winter Sale 2025 to built-in sales blacklist (@JustArchi).
  • Added support for --system-required to work also on Linux. Requires working dbus on the system (@JustArchi #3526 #3246).
  • Fixed suboptimal ASF flow when attempting to use invalidated ASF 2FA credentials, avoiding possible RateLimitExceeded in the process (@JustArchi).
  • Fixed MarketableAscending and MarketableDescending farming orders not working properly after recent Steam breaking change (@JustArchi).
  • Fixed /Api/NLog websocket endpoint not working properly with HTTP/2 (@LRFLEW #3532).
  • Small performance improvements connected with ASF 2FA tokens generation (@xPaw #3512).
  • 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 PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate