Releases: JustArchiNET/ArchiSteamFarm
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!
ArchiSteamFarm V6.0.4.3
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:
- Added support for bot groups in commands, 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!
ArchiSteamFarm V6.0.4.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.3.4:
- Added support for bot groups in commands, check wiki for more info (@JustArchi #3225).
- 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!
ArchiSteamFarm V6.0.4.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.3.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:
- 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!
ArchiSteamFarm V6.0.4.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.3.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).
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.3.4
Changelog
Changes since V6.0.2.6:
- Added
POST /Api/Bot/{Bot}/AddLicense
ASF API endpoint (@JustArchi). - ASF will no longer warn you about weak passwords usage - usefulness of that function was doubtful anyway (@JustArchi).
LicenseID
will now be inherited when editing global config through IPC, like other sensitive properties, also addedx-security-critical
to swagger spec (@JustArchi @Abrynos #3200).- Fixed incorrect ASF behaviour which could rarely cause some valid neutral+ trade offers being rejected (@JustArchi #3203).
- Fixed incorrect default value of
ShutdownIfPossible
(@JustArchi #3210). - Enabled build attestations for GitHub artifacts (@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] Added support and counters for incoming trades (@Abrynos #3201).
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.3.3
Notice
This is stable release candidate. Check out ASF release cycle if you'd like to learn more.
Changelog
Changes since V6.0.2.6:
- Added
POST /Api/Bot/{Bot}/AddLicense
ASF API endpoint (@JustArchi). - ASF will no longer warn you about weak passwords usage - usefulness of that function was doubtful anyway (@JustArchi).
LicenseID
will now be inherited when editing global config through IPC, like other sensitive properties, also addedx-security-critical
to swagger spec (@JustArchi @Abrynos #3200).- Fixed incorrect ASF behaviour which could rarely cause some valid neutral+ trade offers being rejected (@JustArchi #3203).
- Enabled build attestations for GitHub artifacts (@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.3.2
Notice
This is stable release candidate. Check out ASF release cycle if you'd like to learn more.
Changelog
Changes since V6.0.2.6:
- Added
POST /Api/Bot/{Bot}/AddLicense
ASF API endpoint (@JustArchi). - ASF will no longer warn you about weak passwords usage - usefulness of that function was doubtful anyway (@JustArchi).
LicenseID
will now be inherited when editing global config through IPC, like other sensitive properties, also addedx-security-critical
to swagger spec (@JustArchi @Abrynos #3200).- Fixed incorrect ASF behaviour which could rarely cause some valid neutral+ trade offers being rejected (@JustArchi #3203).
- 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.3.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.2.6:
- ASF will no longer warn you about weak passwords usage - usefulness of that function was doubtful anyway (@JustArchi).
LicenseID
will now be inherited when editing global config through IPC, like other sensitive properties, also addedx-security-critical
to swagger spec (@JustArchi @Abrynos #3200).- Fixed incorrect ASF behaviour which could rarely cause some valid neutral+ trade offers being rejected (@JustArchi #3203).
- 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!