Notice
This is stable release candidate. Check out ASF release cycle if you'd like to learn more.
Changelog
Changes since V6.1.2.3:
- Added
inventory [Bots]
command and ASF API endpoint for fetching inventory summary (@JustArchi #3378). - Added ASF API endpoint for fetching inventory of selected bots (@JustArchi #3378).
- Internal cleanups in regards to ASF API swagger generation, the underlying schema has changed (@JustArchi #3343, #3376).
- Internal cleanups in regards to ASF html parsing (@JustArchi #3184).
- 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 is moving away from XPath parsing to native css selectors. If you're currently depending on
AngleSharp.XPath
or using ASF's html parser helpers such asSelectNodes()
orSelectSingleNode()
then you'll need to rewrite them into css selectors equivalents. See the referenced task for more details and examples, the XPath library and ASF helpers will be removed in the next version (@JustArchi #3184). - As announced in the previous stable, swashbuckle was removed for swagger generation. If you're still using swagger annotations, you'll need to rewrite them into OpenAPI equivalents (@JustArchi #3343, #3376).
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!