Releases: Sainan/WebHID-for-Firefox
Releases · Sainan/WebHID-for-Firefox
0.1.4
- Server now reports its version
- Fixed writing to
localStorage
even when it was not needed
0.1.3
- Fixed an issue were input reports were very rarely being dropped
This is a server update only. The latest extension version is still 0.1.2.
0.1.2
- Improved prompt when website wants to connect to a device
- Now explicitly says when no device matches instead of showing an empty fieldset
- Now refreshes automatically to reflect devices being connected and disconnected
- Reduced input report latency
0.1.1
- Added prompt to select a device
- reportId is now provided for collections & input reports
- Implemented HIDDevice.receiveFeatureReport
- requestDevice can now return multiple HIDDevice interfaces if they belong to the same physical device and the filters are lax enough to require it