Skip to content

Releases: BangerTech/USB-Monitor

v1.0.18

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:28
Improve USB speed detection accuracy for Windows

- Enhanced registry-based USB version detection
- Read actual DeviceDesc, FriendlyName and Service registry values
- Added USB controller detection (XHCI/EHCI/UHCI/OHCI)
- Special handling for USB hubs and root hubs
- Better USB 3.0/3.1 vs USB 2.0 distinction
- Added comprehensive debug logging for version detection
- Corrected power consumption based on actual USB version

v1.0.17

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:20
Integrate debug console into app and improve Windows USB detection

- Add integrated debug panel accessible via View menu (Ctrl+D)
- Remove automatic Windows debug console
- Enhance USB speed detection (USB 2.0/3.0/3.1) based on device keys
- Improve manufacturer detection with comprehensive Vendor ID database
- Add intelligent device type classification
- Enhanced power consumption and transfer speed detection
- Better device class identification based on VID/PID combinations

v1.0.16

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:04
Implement WMI-free Windows USB detection using Registry and COM ports

v1.0.15

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:51
Fix DeviceMonitor to use improved USB detection and add Windows debug…

v1.0.14

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:41
Add comprehensive debug output for Windows USB device detection

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:32
Improve Windows USB device detection while keeping working build process

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:26
Temporarily disable icon integration to fix Windows build issues

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:19
Fix Windows startup issues and restore minimal icon changes

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:03
Fix Windows USB device detection and improve app icon handling

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:43
Fix Windows USB device detection and add proper ICO icon support