Changelog
Changes since V5.1.3.5:
- We've reverted our change introduced as part of V5.1.3.2 in which the builds are built on the corresponding OSes due to issue dotnet/msbuild#3897 which caused missing Chinese translation (among some other) on non-Windows builds of ASF. Fortunately, this doesn't affect the
chmod +x
improvement which stays with us as part of this feature release (ref: #2411).
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. This 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!