Skip to content

Releases: JustArchiNET/ArchiSteamFarm

ArchiSteamFarm V6.1.7.3

10 Jun 09:36
6.1.7.3
4f279f1

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:

  • Added new rmlicense command for licenses removal, as well as its IPC and Bot.Actions variants (@JustArchi #3434).
  • ASF now uses WebProxy configuration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi).
  • addlicense command no longer accepts invalid types, i.e. other than a/app and s/sub (@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.2

09 Jun 19:57
6.1.7.2
a4ddac5

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:

  • Added new rmlicense command for licenses removal, as well as its IPC and Bot.Actions variants (@JustArchi #3434).
  • ASF now uses WebProxy configuration property also in websocket Steam CM connections, previously only web-based ones were affected (@JustArchi).
  • addlicense command no longer accepts invalid types, i.e. other than a/app and s/sub (@JustArchi).
  • Fixed MarkReceivedMessagesAsRead and MarkBotMessagesAsRead sometimes 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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.1.7.1

08 Jun 22:32
6.1.7.1
921d56a

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:

  • 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 (@JustArchi).
  • Fixed MarkReceivedMessagesAsRead and MarkBotMessagesAsRead sometimes 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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.1.7.0

04 Jun 22:38
6.1.7.0
543d3f2

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:

  • Fixed MarkReceivedMessagesAsRead and MarkBotMessagesAsRead sometimes 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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.1.6.7

29 May 21:49
6.1.6.7
5d4666d

Choose a tag to compare

Changelog

Changes since V6.1.5.2:

  • Added new DisableIncomingTradesParsing BotBehaviour setting (@JustArchi #3428).
  • Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
  • Improved resilence against TooManyRequests error from GetTradeOffers() (@JustArchi).
  • Fixed 2fainit and 2fafinalize commands 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 5000 to 2500 (@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, as ArchiHandler.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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.1.6.6

25 May 17:37
6.1.6.6
21a202e

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.5.2:

  • Added new DisableIncomingTradesParsing BotBehaviour setting (@JustArchi #3428).
  • Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
  • Improved resilence against TooManyRequests error from GetTradeOffers() (@JustArchi).
  • Fixed 2fainit and 2fafinalize commands 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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.1.6.5

24 May 20:05
6.1.6.5
73f0cf2

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.5.2:

  • Added new DisableIncomingTradesParsing BotBehaviour setting (@JustArchi #3428).
  • Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
  • Improved resilence against TooManyRequests error from GetTradeOffers() (@JustArchi).
  • Fixed 2fainit and 2fafinalize commands 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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.1.6.4

22 May 12:03
6.1.6.4
b7152bf

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.5.2:


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.6.3

11 May 19:57
6.1.6.3
390d9ac

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.5.2:

  • Added support for dynamic store data, which slightly extends owned packages with additional entries (@JustArchi #3415).
  • Fixed 2fainit and 2fafinalize commands 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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate

ArchiSteamFarm V6.1.6.2

04 May 23:05
6.1.6.2
6677463

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.5.2:

  • Fixed 2fainit and 2fafinalize commands 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!

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate