ArchiSteamFarm V6.1.2.1
Pre-release
Pre-release
JustArchi-ArchiBot
released this
20 Jan 11:07
·
3 commits
to main
since this release
Notice
This is stable release candidate. Check out ASF release cycle if you'd like to learn more.
Changelog
Changes since V6.1.1.3:
- ASF will no longer allow to run with invalid
IPCPassword
in regards toIPCPasswordFormat
. Previously it'd silently crash during ASF API requests (@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:
- We're preparing to replace our current
Swashbuckle
swagger generation withOpenAPI
. There was already attempt during this release cycle at #3343, however, it was reverted due to outstanding issues found with such approach: #3376 (@JustArchi). - For now, ensure that your project does not depend on
Swashbuckle.*
. ExistingPackageReference
should be removed from all plugins. All current annotations should be rewritten into OpenAPI standard, which is compatible with both old and new generator. Check MSDN for overview of valid attributes that you can use. - If you're feeling brave and want to see how your plugin behaves with the new generator, #3376 mentions a possibility in this release to enable it through undocumented otherwise feature switch. Please note however that due to issues mentioned, it's not ready yet for production.
- Removed functionalities deprecated in the previous release (@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!