Releases: dorssel/usbipd-win
usbipd-win 1.1.1
This update improves the installer:
- Silent driver installation by using Microsoft Hardware Compatibility Publisher drivers
- Support for the latest Windows 11 Insider Dev Channel
- Support for
winget install --location
usbipd-win 1.1.0
This update:
- Adds support for isochronous devices (e.g. audio and video)
- Adds support for integrated, non-removable devices (e.g. built-in webcam)
- Provides a descriptive friendly name for device manager
This version is feature complete.
usbipd-win 1.0.0
This update:
- Adds support for more USB devices.
- Adds a command line tool for persistently sharing specific devices.
- Adds a command line tool for Windows Subsystem for Linux (WSL 2).
Breaking change:
- The software no longer automatically shares all devices.
This version does not support isochronous USB devices, such as audio and video devices.
usbipd-win 0.3.1
This version supports USB devices with bulk endpoints only (e.g. USB flash drives, FTDI USB-to-serial, etc.).
This update adds the ability to install using the winget
package manager.
usbipd-win 0.3.0
This version supports USB devices with bulk endpoints only (e.g. USB flash drives, FTDI USB-to-serial, etc.).
This update improves device compatibility:
- STALL recovery
- USB 3
This update fixes:
- error handling/recovery
- report correct device speed
usbipd-win 0.2.2
This version supports USB devices with bulk endpoints only (e.g. USB flash drives, FTDI USB-to-serial, etc.).
This update uses .NET 5 instead of .NET Core 3.1.
usbipd-win 0.2.1
This version supports USB devices with bulk endpoints only (e.g. USB flash drives, FTDI USB-to-serial, etc.).
This update adds digital signatures to all executables and to the installer.
usbipd-win 0.2.0
Initial release.
This version supports USB devices with bulk endpoints only (e.g. USB flash drives, FTDI USB-to-serial, etc.).