Pre-release for 2.0.1
Pre-release
Pre-release
This is a prerelease for version 2.0.1. The main purpose for the prerelease is to allow testing on XenForo2 forums (such as Sufficient Velocity's intended switchover).
Special note: This version implements authenticating with SV's XenForo2 test server. Please test NetTally on the test server, and note any problems encountered.
Changes:
- Do not cache the RSS threadmark feed. This should fix a rare bug in finding the most recent threadmark.
- Switch codebase to C# version 8 (and by extension, require VS 2019). Enable null reference checking to help prevent certain types of bugs. (Substantial code changes.)
- Given the update to .NET Standard 2.0, remove some hacks that are no longer necessary, such as UTF text and enums, and use native code instead.
- Implement handling of XenForo2 forums.