- Driver
- Download Microsoft Hardware Certification Report
- Fix "Invalid Configuration Descriptor" for Low/Full speed devices
- Fix BSOD caused by accessing paged memory at high IRQL
- Limit number of reattach attempts
- Can reattach if device busy
- Disable registry values for debugging the driver
- libusbip new API
int attach(_In_ HANDLE dev, _In_ const device_location &location, _In_ unsigned long options)
- GUI
- Fix save/restore LogWindow font size
- Known issues: columns order cannot be restored. Will be fixed when wxWidgets 3.3.2 is available in vcpkg.
- Installer
- Remove the option "Add to PATH environment variable for all users"