Releases: JustArchiNET/ArchiSteamFarm
ArchiSteamFarm V6.1.1.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.0.3:
- Added Steam Winter Sale 2024 to sales blacklist (@nolddor #3359).
- Improved workaround against Steam inventory fetching failures (@JustArchi #3362).
- Fixed
addlicense
possibly givingFail/AlreadyPurchased
when trying to activate family-owned titles (@JustArchi #3358). - Removed
AutoSteamSaleEvent
fromFarmingPreferences
, since Steam removed cards from the queue permanently (@JustArchi #3360). - 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:
Bot.OwnedPackageIDs
is now deprecated, useBot.OwnedPackages
instead (@JustArchi).Bot.OwnedPackageIDs
as well as newBot.OwnedPackages
no longer includeELicenseFlags.Borrowed
entries (@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.1.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.0.3:
- Added Steam Winter Sale 2024 to sales blacklist (@nolddor #3359).
- Improved workaround against Steam inventory fetching failures (@JustArchi #3362).
- 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.1.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.0.3:
- Added Steam Winter Sale 2024 to sales blacklist (@nolddor #3359).
- 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.0.3
Changelog
Changes since V6.1.0.2:
- Fixed our systemd service definition not working in some environments starting with V6.1 release (@JustArchi #3352).
- Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
- Updated localization provided by our community (@JustArchi-ArchiBot).
Changes since V6.1.0.1:
- Fixed ASF crashing upon start in some environments (@JustArchi #3348).
- Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
- Updated localization provided by our community (@JustArchi-ArchiBot).
Changes since V6.0.8.7:
- [!] ASF is now based on .NET 9, which opens new V6.1 release family. As usual, generic users will require .NET 9 upgrade, OS-specific users are covered by us in the included runtime. .NET 9 brings a lot of under-the-hood features, bugfixes and other improvements (@JustArchi #3244).
- Redeeming points (
rp
) now checks points price of target items and refuses to redeem if their cost is non-zero. It's possible to append!
character at the end ofdefinitionID
in order to force redeeming even with non-zero cost (@JustArchi #3327). - 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 9 now. It's recommended to update all plugins to target latest version of ASF due to that, although .NET 9 on its own doesn't have to cause existing plugins to stop working (@JustArchi).
- Removed functionalities deprecated in the previous release (@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.0.2
Changelog
Changes since V6.1.0.1:
- Fixed ASF crashing upon start in some environments (@JustArchi #3348).
- Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
- Updated localization provided by our community (@JustArchi-ArchiBot).
Changes since V6.0.8.7:
- [!] ASF is now based on .NET 9, which opens new V6.1 release family. As usual, generic users will require .NET 9 upgrade, OS-specific users are covered by us in the included runtime. .NET 9 brings a lot of under-the-hood features, bugfixes and other improvements (@JustArchi #3244).
- Redeeming points (
rp
) now checks points price of target items and refuses to redeem if their cost is non-zero. It's possible to append!
character at the end ofdefinitionID
in order to force redeeming even with non-zero cost (@JustArchi #3327). - 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 9 now. It's recommended to update all plugins to target latest version of ASF due to that, although .NET 9 on its own doesn't have to cause existing plugins to stop working (@JustArchi).
- Removed functionalities deprecated in the previous release (@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.0.1
Changelog
Changes since V6.0.8.7:
- [!] ASF is now based on .NET 9, which opens new V6.1 release family. As usual, generic users will require .NET 9 upgrade, OS-specific users are covered by us in the included runtime. .NET 9 brings a lot of under-the-hood features, bugfixes and other improvements (@JustArchi #3244).
- Redeeming points (
rp
) now checks points price of target items and refuses to redeem if their cost is non-zero. It's possible to append!
character at the end ofdefinitionID
in order to force redeeming even with non-zero cost (@JustArchi #3327). - 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 9 now. It's recommended to update all plugins to target latest version of ASF due to that, although .NET 9 on its own doesn't have to cause existing plugins to stop working (@JustArchi).
- Removed functionalities deprecated in the previous release (@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.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.0.8.7:
- [!] ASF is now based on .NET 9, which opens new V6.1 release family. As usual, generic users will require .NET 9 upgrade, OS-specific users are covered by built-in runtime. .NET 9 brings a lot of under-the-hood features, bugfixes and other improvements (@JustArchi #3244).
- Redeeming points (
rp
) now checks points price of target items and refuses to redeem if their cost is non-zero. It's possible to append!
character at the end ofdefinitionID
in order to force redeeming even with non-zero cost (@JustArchi #3327). - 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 9 now. It's recommended to update all plugins to target latest version of ASF due to that, although .NET 9 on its own doesn't cause existing plugins to stop working (@JustArchi).
- Removed functionalities deprecated in the previous release (@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.9.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.0.8.7:
- Redeeming points (
rp
) now checks points price of target items and refuses to redeem if their cost is non-zero. It's possible to append!
character at the end ofdefinitionID
in order to force redeeming even with non-zero cost (@JustArchi #3327). - 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:
- Removed functionalities deprecated in the previous release (@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.9.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.0.8.7:
- Redeeming points (
rp
) now checks points price of target items and refuses to redeem if their cost is non-zero. It's possible to append!
character at the end ofdefinitionID
in order to force redeeming even with non-zero cost (@JustArchi #3327). - 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:
- Removed functionalities deprecated in the previous release (@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.8.7
Changelog
Changes since V6.0.7.5:
- Added new
redeempoints
command with itsrp
alias (@JustArchi #3299). - Added
AutoUnpackBoosterPacks
toFarmingPreferences
(@JustArchi #3304). - ASF will no longer escape certain characters in JSON files upon migration (@Abrynos #3302 #3301).
- Removed deprecated in the previous release functionalities (@JustArchi).
- Fixed stale cache of CM servers, which previously made connection with Steam servers harder than usual (@JustArchi).
- Fixed some rare race conditions in bot start/stop logic (@JustArchi).
- Fixed ASF getting stuck for 30 seconds during processing update from ASF API (@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:
ArchiWebHandler.GetPointsBalance()
is now deprecated, use newArchiHandler.GetPointsBalance()
instead (@JustArchi).- This release includes SK2 breaking changes (up to 3.0.0-Beta.5), review SK2 releases for more details (@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!