Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Releases: googlearchive/platinum-bluetooth

2.1.2

14 Oct 06:44
f0d5e6e
Compare
Choose a tag to compare

Features

  • Add device-changed event to <platinum-bluetooth-device> element

Bug fixes

  • Fix bogus caching strategy
  • Add "Remote" to Web Bluetooth class names

bc5fb9e...f0d5e6e

2.1.1

05 Aug 09:32
Compare
Choose a tag to compare

Mention Origin Trials in introduction.

2.1.0

09 May 18:15
bf15bb6
Compare
Choose a tag to compare

Features

  • Add support for optional-services-filter to device discovery

2.0.0

02 Feb 13:27
Compare
Choose a tag to compare

Breaking changes

  • New <platinum-bluetooth-service> element allows multiple <platinum-bluetooth-characteristic> elements to inherit from a <platinum-bluetooth-service> element.
  • Characteristic value now returns a DataView object instead of an ArrayBuffer.

New features

  • Characteristic notifications characteristic.startNotifications() and characteristic.stopNotifications()
  • Device disconnect method device.disconnect()
  • Filters name and namePrefix added to device discovery

1.0.0

19 Aug 10:07
Compare
Choose a tag to compare

Initial developer preview release