Releases: JustArchiNET/ArchiSteamFarm
ArchiSteamFarm V6.1.7.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.6.7:
- Added new
rmlicensecommand for licenses removal, as well as its IPC andBot.Actionsvariants (@JustArchi #3434). - ASF now uses
WebProxyconfiguration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi). addlicensecommand no longer accepts invalid types, i.e. other thana/appands/sub(@JustArchi).- Fixed
MarkReceivedMessagesAsReadandMarkBotMessagesAsReadsometimes 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.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.6.7:
- Added new
rmlicensecommand for licenses removal, as well as its IPC andBot.Actionsvariants (@JustArchi #3434). - ASF now uses
WebProxyconfiguration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi). addlicensecommand no longer accepts invalid types, i.e. other thana/appands/sub(@JustArchi).- Fixed
MarkReceivedMessagesAsReadandMarkBotMessagesAsReadsometimes skipping valid messages to mark (@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.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.6.7:
- Added new
rmlicensecommand for licenses removal, as well as its IPC andBot.Actionsvariants (@JustArchi #3434). addlicensecommand no longer accepts invalid types, i.e. other thana/appands/sub(@JustArchi).- Fixed
MarkReceivedMessagesAsReadandMarkBotMessagesAsReadsometimes skipping valid messages to mark (@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.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.6.7:
- Fixed
MarkReceivedMessagesAsReadandMarkBotMessagesAsReadsometimes skipping valid messages to mark (@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.6.7
Changelog
Changes since V6.1.5.2:
- Added new
DisableIncomingTradesParsingBotBehavioursetting (@JustArchi #3428). - Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
- Improved resilence against
TooManyRequestserror fromGetTradeOffers()(@JustArchi). - Fixed
2fainitand2fafinalizecommands not working properly after Steam breaking changes (@JustArchi #3420). - Fixed yet another Steam breaking change that could cause some inventory requests to fail, the upper max count of items has changed from
5000to2500(@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:
ArchiWebHandler.GetInventoryAsync()signature has changed, plugins recompilation might be needed for those affected. It's also a good idea to check out if you truly need it, asArchiHandler.GetMyInventoryAsync()is preferred for self inventories (@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.6.6
Notice
This is stable release candidate. Check out ASF release cycle if you'd like to learn more.
Changelog
Changes since V6.1.5.2:
- Added new
DisableIncomingTradesParsingBotBehavioursetting (@JustArchi #3428). - Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
- Improved resilence against
TooManyRequestserror fromGetTradeOffers()(@JustArchi). - Fixed
2fainitand2fafinalizecommands not working properly after Steam breaking changes (@JustArchi #3420). - 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.6.5
Notice
This is stable release candidate. Check out ASF release cycle if you'd like to learn more.
Changelog
Changes since V6.1.5.2:
- Added new
DisableIncomingTradesParsingBotBehavioursetting (@JustArchi #3428). - Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
- Improved resilence against
TooManyRequestserror fromGetTradeOffers()(@JustArchi). - Fixed
2fainitand2fafinalizecommands not working properly after Steam breaking changes (@JustArchi #3420). - 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.6.4
Notice
This is stable release candidate. Check out ASF release cycle if you'd like to learn more.
Changelog
Changes since V6.1.5.2:
- Added new
DisableIncomingTradesParsingBotBehavioursetting (@JustArchi #3428). - Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
- Fixed
2fainitand2fafinalizecommands not working properly after Steam breaking changes (@JustArchi #3420). - 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.6.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.5.2:
- Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
- Fixed
2fainitand2fafinalizecommands not working properly after Steam breaking changes (@JustArchi #3420). - 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.6.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.5.2:
- Fixed
2fainitand2fafinalizecommands not working properly after Steam breaking changes (@JustArchi #3420). - 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!