Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

v4.57.0

Compare
Choose a tag to compare
@gre gre released this 19 May 06:59
· 874 commits to master since this release
9136a95
  • #355 WebUSB transport: fixes isSupported function that tells when webusb is available. (it was returning true when navigator.usb===null)
  • #356 @ledgerhq/devices: Implement support for an incoming usb productId change.
  • #353 WebBLE transport: Allow more time after a pairing to attempt to fix a firmware bug (that forget the bondings if not disconnecting). Bug still seems to happen in Chrome Android.