Notice
Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or 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 V5.1.2.4:
- We've extracted our .NET Framework compatibility layer to standalone JustArchiNET.Madness library. If you're a plugin developer and using our
ArchiSteamFarm.Compatibility
namespace forgeneric-netf
, then this is a breaking change for you as you'll need to reference our compatibility library instead. For everybody else, this changes nothing. - Every release on GitHub now includes two additional files:
SHA512SUMS
andSHA512SUMS.sign
, those can be used for verification purposes as explained in our extended FAQ. - GitHub assets included in our releases are now built on the corresponding OSes, for increased compatibility and independence. The enhancement also improves flow for our Linux and OS X users, as they no longer need to
chmod +x
the executable files after extraction (assuming your unpacking tool understands permissions set in the zip file, that is). - Official ASF assemblies are now private signed. Custom ASF builds are publicly signed instead for the same compatibility factor.
- ASF command-line arguments are now case-insensitive, for increased compatibility and convenience (ead2d46).
- Fixed
mabadd
andmabrm
commands not working correctly, as they were modifying idling blacklist instead (#2390). - Fixed our STD plugin not being initialized correctly in
generic-netf
ASF variant (13ea9df). - Fixed IPC issue that could result in an error when the response was generated as part of
ApiAuthenticationMiddleware
(#2400). - Latest ASF-ui with new features, improvements and bugfixes.
- Updated localization provided by our community.
- Usual amount of other core improvements, optimizations and bugfixes.
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 donating. 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!