Skip to content

Releases: JustArchiNET/ArchiSteamFarm

ArchiSteamFarm V6.0.6.4

26 Aug 09:38
6.0.6.4
1438848
Compare
Choose a tag to compare

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 as SendInventory() 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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.6.3

17 Aug 19:56
6.0.6.3
5a41d55
Compare
Choose a tag to compare
Pre-release

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 as SendInventory() 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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.6.2

08 Aug 12:31
6.0.6.2
28e9247
Compare
Choose a tag to compare
Pre-release

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 as SendInventory() 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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.6.1

06 Aug 10:42
6.0.6.1
ce4b41e
Compare
Choose a tag to compare
Pre-release

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 as SendInventory() 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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.6.0

03 Aug 14:08
6.0.6.0
d3dbfc5
Compare
Choose a tag to compare
Pre-release

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:

Changes for plugin creators:

  • Functions related to trade offers - SendTradeOffer() as well as SendInventory() 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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.5.2

27 Jul 14:55
6.0.5.2
03a5853
Compare
Choose a tag to compare

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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.5.1

14 Jul 19:29
6.0.5.1
a4d0b7d
Compare
Choose a tag to compare
Pre-release

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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.5.0

07 Jul 03:13
6.0.5.0
2f09e74
Compare
Choose a tag to compare
Pre-release

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:

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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.4.4

26 Jun 12:07
6.0.4.4
11bab46
Compare
Choose a tag to compare

Changelog

Changes since V6.0.3.4:

Changes for plugin creators:

  • Added IBotTradeOffer2 interface which deprecates previously used IBotTradeOffer. 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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate

ArchiSteamFarm V6.0.4.3

21 Jun 00:46
6.0.4.3
0768765
Compare
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.0.3.4:

Changes for plugin creators:

  • Added IBotTradeOffer2 interface which deprecates previously used IBotTradeOffer. 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!

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

BTC donate ETH donate LTC donate USDC donate USDT donate