Skip to content

Releases: dorssel/usbipd-win

usbipd-win 1.1.1

31 Oct 23:57
b479932
Compare
Choose a tag to compare

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

03 Oct 17:43
c04259d
Compare
Choose a tag to compare

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

05 Sep 23:46
21b897c
Compare
Choose a tag to compare

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

01 Jun 16:24
ba9bbaa
Compare
Choose a tag to compare

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

30 May 11:33
89deaab
Compare
Choose a tag to compare

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

14 Nov 13:02
53044ff
Compare
Choose a tag to compare

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

04 Nov 00:39
1f477c3
Compare
Choose a tag to compare

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

28 Oct 23:58
992d880
Compare
Choose a tag to compare

Initial release.

This version supports USB devices with bulk endpoints only (e.g. USB flash drives, FTDI USB-to-serial, etc.).