Skip to content

Releases: Sainan/WebHID-for-Firefox

0.1.4

02 Nov 18:30
Compare
Choose a tag to compare
  • Server now reports its version
  • Fixed writing to localStorage even when it was not needed

0.1.3

19 Oct 23:51
Compare
Choose a tag to compare
  • 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

19 Oct 23:10
Compare
Choose a tag to compare
  • 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

15 Oct 18:17
Compare
Choose a tag to compare
  • 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

0.1.0

14 Oct 11:03
Compare
Choose a tag to compare

Initial release