Skip to content

Releases: JustArchiNET/ArchiSteamFarm

ArchiSteamFarm V6.2.0.5

28 Jul 10:34
6.2.0.5
02f505d
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).
  • 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

ArchiSteamFarm V6.2.0.2

19 Jul 11:33
6.2.0.2
ec59e2e
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 CS2 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

ArchiSteamFarm V6.2.0.1

17 Jul 11:57
6.2.0.1
a0401a3
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.
  • 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

ArchiSteamFarm V6.2.0.0

05 Jul 14:38
6.2.0.0
6d6da98
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.
  • 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.1.7.8

01 Jul 14:30
6.1.7.8
fc198d6
Compare
Choose a tag to compare

Changelog

Changes since V6.1.6.7:

  • ASF now uses WebProxy configuration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi).
  • Added WebProxy, WebProxyUsername and WebProxyPassword bot-specific configuration properties (@JustArchi #3436).
  • Added new rmlicense command for licenses removal, as well as its IPC and Bot.Actions variants (@JustArchi #3434).
  • Added Steam Summer Sale 2025 to built-in blacklist (@nolddor #3437).
  • addlicense command no longer accepts invalid types, i.e. other than a/app and s/sub, previously they were mapped to sub implicitly (@JustArchi).
  • Fixed ASF not always saving persistent databases upon some specific changes (@JustArchi).
  • Fixed MarkReceivedMessagesAsRead and MarkBotMessagesAsRead sometimes skipping valid messages to mark (@JustArchi).
  • Fixed ASF not resetting temporary login/password upon failure to log in, it'll now happen when it determines that login is (permanently) impossible with provided details (@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.1.7.7

28 Jun 11:22
6.1.7.7
08fb3cc
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.6.7:

  • ASF now uses WebProxy configuration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi).
  • Added WebProxy, WebProxyUsername and WebProxyPassword bot-specific configuration properties (@JustArchi #3436).
  • Added new rmlicense command for licenses removal, as well as its IPC and Bot.Actions variants (@JustArchi #3434).
  • Added Steam Summer Sale 2025 to built-in blacklist (@nolddor #3437).
  • addlicense command no longer accepts invalid types, i.e. other than a/app and s/sub, previously they were mapped to sub implicitly (@JustArchi).
  • Fixed ASF not always saving persistent databases upon some specific changes (@JustArchi).
  • Fixed MarkReceivedMessagesAsRead and MarkBotMessagesAsRead sometimes skipping valid messages to mark (@JustArchi).
  • Fixed ASF not resetting temporary login/password upon failure to log in, it'll now happen when it determines that login is (permanently) impossible with provided details (@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.1.7.6

19 Jun 23:15
6.1.7.6
a99c1f9
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.6.7:

  • ASF now uses WebProxy configuration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi).
  • Added WebProxy, WebProxyUsername and WebProxyPassword bot-specific configuration properties (@JustArchi #3436).
  • Added new rmlicense command for licenses removal, as well as its IPC and Bot.Actions variants (@JustArchi #3434).
  • Added Steam Summer Sale 2025 to built-in blacklist (@nolddor #3437).
  • addlicense command no longer accepts invalid types, i.e. other than a/app and s/sub, previously they were mapped to sub implicitly (@JustArchi).
  • Fixed MarkReceivedMessagesAsRead and MarkBotMessagesAsRead sometimes skipping valid messages to mark (@JustArchi).
  • Fixed ASF not resetting temporary login/password upon failure to log in, it'll now happen when it determines that login is (permanently) impossible with provided details (@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.1.7.5

14 Jun 19:34
6.1.7.5
27562e5
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.6.7:

  • ASF now uses WebProxy configuration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi).
  • Added WebProxy, WebProxyUsername and WebProxyPassword bot-specific configuration properties (@JustArchi #3436).
  • Added new rmlicense command for licenses removal, as well as its IPC and Bot.Actions variants (@JustArchi #3434).
  • addlicense command no longer accepts invalid types, i.e. other than a/app and s/sub, previously they were mapped to sub implicitly (@JustArchi).
  • Fixed MarkReceivedMessagesAsRead and MarkBotMessagesAsRead sometimes skipping valid messages to mark (@JustArchi).
  • Fixed ASF not resetting temporary login/password upon failure to log in, it'll now happen when it determines that login is (permanently) impossible with provided details (@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