Releases: JustArchiNET/ArchiSteamFarm
ArchiSteamFarm V6.2.0.5
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 ASF with default logging, archival
-
- 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 toFile
target. You might need to update yourNLog.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.
- For custom logging, i.e. using
- 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 usingJetBrains.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!
ArchiSteamFarm V6.2.0.4
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 ASF with default logging, archival
-
- 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 toFile
target. You might need to update yourNLog.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.
- For custom logging, i.e. using
- 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 usingJetBrains.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!
ArchiSteamFarm V6.2.0.3
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 ASF with default logging, archival
-
- 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 toFile
target. You might need to update yourNLog.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.
- For custom logging, i.e. using
- 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!
ArchiSteamFarm V6.2.0.2
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 ASF with default logging, archival
-
- 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 toFile
target. You might need to update yourNLog.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.
- For custom logging, i.e. using
- 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!
ArchiSteamFarm V6.2.0.1
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 ASF with default logging, archival
-
- 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 toFile
target. You might need to update yourNLog.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.
- For custom logging, i.e. using
- 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!
ArchiSteamFarm V6.2.0.0
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 ASF with default logging, archival
-
- 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 toFile
target. You might need to update yourNLog.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.
- For custom logging, i.e. using
- 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!
ArchiSteamFarm V6.1.7.8
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
andWebProxyPassword
bot-specific configuration properties (@JustArchi #3436). - Added new
rmlicense
command for licenses removal, as well as its IPC andBot.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 thana/app
ands/sub
, previously they were mapped tosub
implicitly (@JustArchi).- Fixed ASF not always saving persistent databases upon some specific changes (@JustArchi).
- Fixed
MarkReceivedMessagesAsRead
andMarkBotMessagesAsRead
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!
ArchiSteamFarm V6.1.7.7
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
andWebProxyPassword
bot-specific configuration properties (@JustArchi #3436). - Added new
rmlicense
command for licenses removal, as well as its IPC andBot.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 thana/app
ands/sub
, previously they were mapped tosub
implicitly (@JustArchi).- Fixed ASF not always saving persistent databases upon some specific changes (@JustArchi).
- Fixed
MarkReceivedMessagesAsRead
andMarkBotMessagesAsRead
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!
ArchiSteamFarm V6.1.7.6
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
andWebProxyPassword
bot-specific configuration properties (@JustArchi #3436). - Added new
rmlicense
command for licenses removal, as well as its IPC andBot.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 thana/app
ands/sub
, previously they were mapped tosub
implicitly (@JustArchi).- Fixed
MarkReceivedMessagesAsRead
andMarkBotMessagesAsRead
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!
ArchiSteamFarm V6.1.7.5
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
andWebProxyPassword
bot-specific configuration properties (@JustArchi #3436). - Added new
rmlicense
command for licenses removal, as well as its IPC andBot.Actions
variants (@JustArchi #3434). addlicense
command no longer accepts invalid types, i.e. other thana/app
ands/sub
, previously they were mapped tosub
implicitly (@JustArchi).- Fixed
MarkReceivedMessagesAsRead
andMarkBotMessagesAsRead
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!