- Fully unicode
- Cut down on excessive thread usage
- Implement IPv6 support (beta)
- Add toggles in the options menu for using only IPv4 or IPv6, if one is selected and you deselect the other it should auto toggle on the unselected option.
- Enable Intel CET because there was no reason not to
- Enable control flow guard for the same reason
- Fix address sanitizer issues
- Prelim support for high DPI, this is still buggy and fails if the system locale is set to UTF-8
- Clean up export and clipboard code
- Use WinRT apis to simplify when possible
A huge thanks to Appnor for releasing this under GPLv2 so it was updatable and keeping a very clean codebase.