Skip to content

Releases: JustArchiNET/ArchiSteamFarm

ArchiSteamFarm V6.3.0.2

23 Nov 22:58
Immutable release. Only release title and notes can be modified.
6.3.0.2
252e498

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.2.3.1:

Breaking changes:

  • ASF is now based on .NET 10, which opens a new V6.3 release family. As usual, generic users will require .NET 10 upgrade, OS-specific users are covered by our built-in runtime. .NET 10 brings a lot of under-the-hood features, bugfixes and other improvements (@JustArchi #3482).
  • ASF_USER is no longer recognized in our docker images - use ASF_UID instead, see wiki for more info (@JustArchi).

Core:

  • When redeeming keys, ASF will now move to the next bot in Distributing scenario also when key is invalid, if KeepMissingGames was disabled - enable that switch if you'd like previous behaviour in this case (@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:

  • ASF is based on .NET 10 now. It's recommended to update all plugins to target latest version of ASF due to that, although .NET 10 on its own doesn't cause existing plugins to stop working (@JustArchi).
  • The main requirement apart from the basics is a required reference to Microsoft.AspNetCore.OpenApi if you want to build ASF as part of the source tree. See plugin template update for a working example and more info (@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.0.1

11 Nov 19:47
Immutable release. Only release title and notes can be modified.
6.3.0.1
8547097

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.2.3.1:

Breaking changes:

  • ASF is now based on .NET 10, which opens a new V6.3 release family. As usual, generic users will require .NET 10 upgrade, OS-specific users are covered by built-in runtime. .NET 10 brings a lot of under-the-hood features, bugfixes and other improvements (@JustArchi #3482).
  • ASF_USER is no longer recognized in our docker images - use ASF_UID instead, see wiki for more info (@JustArchi).

Usual:

  • When redeeming keys, ASF will now move to the next bot in Distributing scenario also when key is invalid, if KeepMissingGames was disabled - enable that switch if you'd like previous behaviour in this case (@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:

  • ASF is based on .NET 10 now. It's recommended to update all plugins to target latest version of ASF due to that, although .NET 10 on its own doesn't cause existing plugins to stop working (@JustArchi).
  • The main requirement apart from the basics is a required reference to Microsoft.AspNetCore.OpenApi if you want to build ASF as part of the source tree. See plugin template update for a working example and more info (@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.0.0

11 Nov 16:59
Immutable release. Only release title and notes can be modified.
6.3.0.0
ea2bec2

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.2.3.1:

Breaking changes:

  • ASF is now based on .NET 10, which opens a new V6.3 release family. As usual, generic users will require .NET 10 upgrade, OS-specific users are covered by built-in runtime. .NET 10 brings a lot of under-the-hood features, bugfixes and other improvements (@JustArchi #3482).
  • ASF_USER is no longer recognized in our docker images - use ASF_UID instead, see wiki for more info (@JustArchi).

Other:

  • When redeeming keys, ASF will now move to the next bot in Distributing scenario also when key is invalid, if KeepMissingGames was disabled - enable that switch if you'd like previous behaviour in this case (@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:

  • ASF is based on .NET 10 now. It's recommended to update all plugins to target latest version of ASF due to that, although .NET 10 on its own doesn't cause existing plugins to stop working (@JustArchi).
  • The main requirement apart from the basics is a required reference to Microsoft.AspNetCore.OpenApi if you want to build ASF as part of the source tree. See plugin template update for a working example and more info (@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.2.4.0

09 Nov 22:16
Immutable release. Only release title and notes can be modified.
6.2.4.0
469dee4

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.2.3.1:

  • When redeeming keys, ASF will now move to the next bot in Distributing scenario also when key is invalid, if KeepMissingGames was disabled - enable that switch if you'd like previous behaviour in this case (@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.2.3.1

26 Oct 10:43
Immutable release. Only release title and notes can be modified.
6.2.3.1
32238ba

Choose a tag to compare

Changelog

Changes since V6.2.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.2.3.0

24 Oct 20:06
Immutable release. Only release title and notes can be modified.
6.2.3.0
f69ee63

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.2.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.2.2.3

27 Sep 12:39
Immutable release. Only release title and notes can be modified.
6.2.2.3
9afa92a

Choose a tag to compare

Changelog

Changes since V6.2.1.2:

  • Added MachineName bot config property, which allows to modify the machine name that Steam displays for ASF session (@JustArchi).
  • Fixed rp command failing to redeem points for badge upgrades (@JustArchi).
  • Fixed ASF crash possibility when user enabled SteamTradeMatcher but then removed all MatchableTypes (@JustArchi @ezhevita).
  • Fixed very rare race condition that could cause ASF to crash upon modifying IPC.config file in quick succession (@JustArchi @ezhevita).
  • Fixed addlicense command not returning expected value when Steam is down, thanks Silksong (@JustArchi @ezhevita).
  • 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 developers:

  • Removed functionalities deprecated in the previous release (@JustArchi).

As a side note, all of our GitHub releases are now immutable, which further enhances security related to our publishing process.


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.2.2.2

08 Sep 21:54
Immutable release. Only release title and notes can be modified.
6.2.2.2
2bbf197

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.2.1.2:

  • Added MachineName bot config property, which allows to modify the machine name that Steam displays for ASF session (@JustArchi).
  • Fixed rp command failing to redeem points for badge upgrades (@JustArchi).
  • Fixed ASF crash possibility when user enabled SteamTradeMatcher but then removed all MatchableTypes (@JustArchi @ezhevita).
  • Fixed very rare race condition that could cause ASF to crash upon modifying IPC.config file in quick succession (@JustArchi @ezhevita).
  • Fixed addlicense command not returning expected value when Steam is down, thanks Silksong (@JustArchi @ezhevita).
  • 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 developers:

  • Removed functionalities deprecated in the previous release (@JustArchi).

As a side note, all of our GitHub releases are now immutable, which further enhances security related to our publishing process.


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.2.2.1

08 Sep 21:08
Immutable release. Only release title and notes can be modified.
6.2.2.1
a313a19

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.2.1.2:

  • Added MachineName bot config property, which allows to modify the machine name that Steam displays for ASF session (@JustArchi).
  • Fixed rp command failing to redeem points for badge upgrades (@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 developers:

  • Removed functionalities deprecated in the previous release (@JustArchi).

As a side note, all of our GitHub releases are now immutable, which further enhances security related to our publishing process.


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.2.2.0

04 Sep 22:59
Immutable release. Only release title and notes can be modified.
6.2.2.0
c58d802

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.2.1.2:

Changes for developers:

  • Removed functionalities deprecated in the previous release (@JustArchi).

As a side note, all of our GitHub releases are now immutable, which further enhances security related to our publishing process.


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