github dorssel/usbipd-win v2.0.0
usbipd-win 2.0.0

latest releases: v5.2.0, v5.1.0, v5.0.0...
3 years ago

Breaking changes:

This update:

  • No longer requires administrator privileges on Windows when attaching/detaching a device to WSL
  • No longer requires root privileges within WSL when attaching a device
  • Enables standard users that are not a member of the Administrators group to use the WSL commands
  • Adds support for devices/hubs/filters that previously would not attach due to driver incompatibilities, using the new usbipd bind --force option
  • Adds support for preventing the host from using the device when no client has the device attached, using the new usbipd bind --force option
  • Adds support for command line completion, see https://github.com/dotnet/command-line-api/blob/main/docs/dotnet-suggest.md
  • Adds console colors to errors, warnings, and informational messages
  • Fixes support for devices that do not allow disable/enable (CR_NOT_DISABLEABLE)
  • Fixes alignment for device descriptions with non-western characters
  • Improves error reporting for common configuration errors

Don't miss a new usbipd-win release

NewReleases is sending notifications on new releases.