Skip to content

V1.1.0

Latest

Choose a tag to compare

@jeroen1602 jeroen1602 released this 04 Jun 20:06
· 7 commits to master since this release
82d12cd
  • Breaking-ish Requesting devices or scans now no longer checks if a bluetooth device is available.
    The browser will return a DeviceNotFoundError if the bluetooth adapter was unavailable while a scan was requested.
    • If you want the old behaviour then set checkingAvailability to true for requestDevice,
      requestAdvertisementDevice, and/ or requestLEScan.
  • You can now call getAvailability to get a (new) Future that will check if there is currently a bluetooth adapter
    available.
  • Updated list of manufacturer identifiers