Releases: JustArchiNET/ArchiSteamFarm
ArchiSteamFarm V6.0.7.0
Notice
Pre-releases are experimental 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.0.6.4:
- ASF now takes into account
OnlyAllowRunInCountries
extended property, which effectively fixes cards farming process sometimes getting stuck at impossible to play run-locked games. Since this requires cache update, it might take up to a week for old data to get invalidated - you can optionally speed up that process by manually deletingASF.db
, although best if you can just wait it out (@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.0.6.4
Changelog
Changes since V6.0.5.2:
- Added
OnlinePreferences
bot config property, which right now allows you to enable Steam Deck presence (@JustArchi #3261). UserInterfaceMode
bot config property got refactored and received some new properties, the existing configs are entirely compatible with it, but the underlying enum has changed (@JustArchi).- Core internal ASF mechanisms related with our SteamKit2 library were heavily improved/refactored for new functionalities and enhancements. It should be especially visible for people running higher amount of bots, as the resources utilization should drop significantly in those cases (@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 uses resx source generator now. This shouldn't make any real difference to plugins, but in unlikely case if you depend on ASF localization strings and/or previously ignored globally CA1863 warning, then you might need some adjustments (@JustArchi #3264).
- Functions related to trade offers -
SendTradeOffer()
as well asSendInventory()
now support custom trade message. If you use those then recompilation may be needed, even if you don't plan to use new functionality. (@JustArchi @dm1tz #3262).
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.0.6.3
Notice
Pre-releases are experimental 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.0.5.2:
- Added
OnlinePreferences
bot config property, which right now allows you to enable Steam Deck presence (@JustArchi #3261). UserInterfaceMode
bot config property got refactored and received some new properties, the existing configs are entirely compatible with it, but the underlying enum has changed (@JustArchi).- Core internal ASF mechanisms related with our SteamKit2 library were heavily improved/refactored for new functionalities or enhancements. It should be especially visible for people running higher amount of bots, as the resources utilization should drop significantly in those cases (@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 uses resx source generator now. This shouldn't make any real difference to plugins, but in unlikely case if you depend on ASF localization strings and/or previously ignored globally CA1863 warning, then you might need some adjustments (@JustArchi #3264).
- Functions related to trade offers -
SendTradeOffer()
as well asSendInventory()
now support custom trade message. If you use those then recompilation may be needed, even if you don't plan to use new functionality. (@JustArchi @dm1tz #3262).
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.0.6.2
Notice
Pre-releases are experimental 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.0.5.2:
- Added
OnlinePreferences
bot config property, which right now allows you to enable Steam Deck presence (@JustArchi #3261). UserInterfaceMode
bot config property got refactored and received some new properties, the existing configs are entirely compatible with it, but the underlying enum has changed (@JustArchi).- Core internal ASF mechanisms related with our SteamKit2 library were heavily improved/refactored for new functionalities or enhancements. It should be especially visible for people running higher amount of bots, as the resources utilization should drop significantly in those cases (@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 uses resx source generator now. This shouldn't make any real difference to plugins, but in unlikely case if you depend on ASF localization strings and/or previously ignored globally CA1863 warning, then you might need some adjustments (@JustArchi #3264).
- Functions related to trade offers -
SendTradeOffer()
as well asSendInventory()
now support custom trade message. If you use those then recompilation may be needed, even if you don't plan to use new functionality. (@JustArchi @dm1tz #3262).
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.0.6.1
Notice
Pre-releases are experimental 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.0.5.2:
- Added
OnlinePreferences
bot config property, which right now allows you to enable Steam Deck presence (@JustArchi #3261). UserInterfaceMode
bot config property got refactored and received some new properties, the existing configs are entirely compatible with it, but the underlying enum has changed (@JustArchi).- Core internal ASF mechanisms related with our SteamKit2 library were heavily improved/refactored for new functionalities or enhancements. It should be especially visible for people running higher amount of bots, as the resources utilization should drop significantly in those cases (@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 uses resx source generator now. This shouldn't make any real difference to plugins, but in unlikely case if you depend on ASF localization strings and/or previously ignored globally CA1863 warning, then you might need some adjustments (@JustArchi #3264).
- Functions related to trade offers -
SendTradeOffer()
as well asSendInventory()
now support custom trade message. If you use those then recompilation may be needed, even if you don't plan to use new functionality. (@JustArchi @dm1tz #3262).
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.0.6.0
Notice
Pre-releases are experimental 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.0.5.2:
- 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:
- Functions related to trade offers -
SendTradeOffer()
as well asSendInventory()
now support custom trade message. If you use those then recompilation may be needed, even if you don't plan to use new functionality. (@JustArchi @dm1tz #3262).
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.0.5.2
Changelog
Changes since V6.0.4.4:
- Fixed ASF always trying to create
www
folder if it doesn't exist yet (@JustArchi). - Misc improvement for
2fafinalized
to accept token in case-insensitive manner (@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).
- [Monitoring] Updates to our monitoring plugin - new metrics, grafana dashboard improvements (@Abrynos #3251).
Changes for plugin creators:
- Deprecated
IBotTradeOffer
interface has been removed, as stated in the previous release notes (@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.0.5.1
Notice
Pre-releases are experimental 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.0.4.4:
- Fixed ASF always trying to create
www
folder if it doesn't exist (@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).
- [Monitoring] Updates to our monitoring plugin - new metrics, grafana dashboard improvements (@Abrynos #3251).
Changes for plugin creators:
- Deprecated
IBotTradeOffer
interface has been removed, as stated in the previous release notes (@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.0.5.0
Notice
Pre-releases are experimental 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.0.4.4:
- 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:
- Deprecated
IBotTradeOffer
interface has been removed, as stated in the previous release notes (@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.0.4.4
Changelog
Changes since V6.0.3.4:
- Added support for bot groups in commands, such as
@online
, check wiki for more info (@JustArchi #3225). - Added Steam Summer Sale 2024 to sales blacklist (@nolddor #3226).
- 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:
- Added
IBotTradeOffer2
interface which deprecates previously usedIBotTradeOffer
. Please update your usages if needed before the next version, as the old interface will be removed by then (@JustArchi #3221).
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!