Skip to content

Releases: JustArchiNET/ArchiSteamFarm

ArchiSteamFarm V6.2.2.3

27 Sep 12:39
Immutable release. Only release title and notes can be modified.
6.2.2.3
9afa92a
Compare
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
Compare
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
Compare
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
Compare
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

ArchiSteamFarm V6.2.1.2

21 Aug 11:26
6.2.1.2
fe80d30
Compare
Choose a tag to compare

Changelog

Changes since V6.2.0.5:

  • /Api/NLog/File endpoint now supports non-standard file locations, which fixes ASF-ui logging for custom NLog.config configurations that do not follow standard ASF locations (@JustArchi).
  • Added new GamingDeviceType bot config property, which replaces previously used OnlinePreferences (@JustArchi).
  • Removed OnlinePreferences bot config property, use new GamingDeviceType instead. Existing configs will be automatically migrated by ASF to GamingDeviceType if possible (@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.1.1

07 Aug 23:19
6.2.1.1
a340de9
Compare
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.0.5:

  • /Api/NLog/File endpoint now supports non-standard file locations, which fixes ASF-ui logging for custom NLog.config configurations that do not follow standard ASF locations (@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.1.0

03 Aug 13:36
6.2.1.0
2010f3e
Compare
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.0.5:

  • /Api/NLog/File endpoint now supports non-standard file locations, which fixes ASF-ui logging for custom NLog.config configurations that do not follow standard ASF locations (@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.0.5

28 Jul 10:34
6.2.0.5
02f505d
Compare
Choose a tag to compare

Changelog

Changes since V6.1.7.8:

  • ⚠️ This release includes breaking change of NLog v6 update (@JustArchi #3438).
    • For ASF with default logging, archival logs files are saved under different suffix now. ASF will cleanup old suffix files automatically upon creating new logs, although not in the expected order. No action is required from you.
    • For custom logging, i.e. using NLog.config, you should review NLog 6.0 major changes, as there are some underlying library changes, especially in regards to File target. You might need to update your NLog.config, as old configs may not be compatible with the new settings. We've also updated our wiki to have compatible examples to aid you with that.
  • ASF will now automatically dismiss new trade restriction message when needed, i.e. when sending/receiving non-Steam items through built-in functionalities such as loot or master trade offers (@JustArchi).
  • Improved speed of MatchActively matching, especially when a lot of potential users are found (@JustArchi).
  • Fixed very rare ASF crash when redeeming key with no info returned, despite successful attempt (@JustArchi).
  • Fixed very rare ASF crash when handling some store-only packages (@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:

  • JetBrains.Annotations library that we're using got splitted into two, so we're now using JetBrains.Annotations.Sources. You might need to correct your dependencies if you've previously referenced it in your plugins (@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.0.4

25 Jul 12:08
6.2.0.4
1e531a7
Compare
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.1.7.8:

  • ⚠️ This release includes breaking change of NLog v6 update (@JustArchi #3438).
    • For ASF with default logging, archival logs files are saved under different suffix now. ASF will cleanup old suffix files automatically upon creating new logs, although not in the expected order. No action is required from you.
    • For custom logging, i.e. using NLog.config, you should review NLog 6.0 major changes, as there are some underlying library changes, especially in regards to File target. You might need to update your NLog.config, as old configs may not be compatible with the new settings. We've also updated our wiki to have compatible examples to aid you with that.
  • ASF will now automatically dismiss new trade restriction message when needed, i.e. when sending/receiving non-Steam items through built-in functionalities such as loot or master trade offers (@JustArchi).
  • Improved speed of MatchActively matching, especially when a lot of potential users are found (@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:

  • JetBrains.Annotations library that we're using got splitted into two, so we're now using JetBrains.Annotations.Sources. You might need to correct your dependencies if you've previously referenced it in your plugins (@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.0.3

19 Jul 12:53
6.2.0.3
0467dc1
Compare
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.1.7.8:

  • ⚠️ This release includes breaking change of NLog v6 update (@JustArchi #3438).
    • For ASF with default logging, archival logs files are saved under different suffix now. ASF will cleanup old suffix files automatically upon creating new logs, although not in the expected order. No action is required from you.
    • For custom logging, i.e. using NLog.config, you should review NLog 6.0 major changes, as there are some underlying library changes, especially in regards to File target. You might need to update your NLog.config, as old configs may not be compatible with the new settings. We've also updated our wiki to have compatible examples to aid you with that.
  • ASF will now automatically dismiss new trade restriction message when needed, i.e. when sending/receiving non-Steam items through built-in functionalities such as loot or master trade offers (@JustArchi).
  • Improved speed of MatchActively matching, especially when a lot of potential users are found (@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