- Remove cache-files, all caching is in memory now.
- Use std::filesystem instead of boost::filesystem.
- Improved mounting process.
- Support for HTTP-loading nzb's using boost::beast.
- Port NZBMounter to work on Windows with DokanFuse.
- Use DokanFuse in NZBDokanDrive.
- Created Inno Setup script.
- Use nuget to get .NET dependencies.