Skip to content

Releases: randdusing/cordova-plugin-bluetoothle

v6.0.1

19 Sep 15:20
Compare
Choose a tag to compare
  • Force re-discovery when clearCache => true. #634

See the changelog

v6.0.0

20 Aug 00:49
Compare
Choose a tag to compare
  • Fix ordering issue with notifications
  • Potential breaking change - Verify #subscribe() behavior closely!

See the changelog

v5.0.2

06 Aug 02:52
Compare
Choose a tag to compare
  • Update cordovaDependencies to allow install #632

See the changelog

v5.0.1

31 Jul 23:47
Compare
Choose a tag to compare
  • Reset isAdvertising flag when Bluetooth resets #302

See the changelog

v5.0.0

21 Jul 12:35
Compare
Choose a tag to compare
  • Improves writeQ performance #617
  • Potentially breaking change, thus the version bump:
    • iOS 10 required
    • writeQ returns a success callback even with iOS's noResponse type. Ignore callback to keep existing behavior
    • Review writeQ section of readme

See the changelog

v4.5.14

25 Jun 12:56
Compare
Choose a tag to compare

Fix NPE in Android #615

See the changelog

v4.5.13

16 Jun 23:42
Compare
Choose a tag to compare

Use fine location permissions to fix scanning in Android 10 #579

See the changelog

v4.5.12

04 Jun 00:32
Compare
Choose a tag to compare

Update types

See the changelog

v4.5.11

21 May 04:00
Compare
Choose a tag to compare

Reinitialize gatt server when Bluetooth resets

See the changelog

v4.5.10

10 Apr 12:06
Compare
Choose a tag to compare

Remove unnecessary check when advertising

See the changelog