Skip to content

Releases: nativescript-community/ble

v3.0.26

04 Jul 12:04
Compare
Choose a tag to compare

3.0.26 (2021-07-04)

Bug Fixes

  • android: register notifyCallback earlier and optimistically (b79f475)

Features

  • android: new clearCache option for discoverServices (2a1066d)

v3.0.25

03 Jun 18:06
Compare
Choose a tag to compare

3.0.25 (2021-06-03)

Bug Fixes

  • ios: try to fix build errors on iOS (caused by exported native class) (63f8fb3)

v3.0.24

27 May 11:13
Compare
Choose a tag to compare

3.0.24 (2021-05-27)

Note: Version bump only for package @nativescript-community/ble

v3.0.21

18 May 13:33
Compare
Choose a tag to compare

3.0.21 (2021-05-18)

Bug Fixes

v3.0.20

12 May 08:28
Compare
Choose a tag to compare

3.0.20 (2021-05-12)

Bug Fixes

  • rollback p-queue version to fix build (ee5bdb0)

v3.0.19

06 May 07:54
Compare
Choose a tag to compare

3.0.19 (2021-05-06)

Bug Fixes

v3.0.18

06 May 07:13
Compare
Choose a tag to compare

3.0.18 (2021-05-06)

Bug Fixes

  • ios: fix for wrong first isEnabled state (7076cc0)

v3.0.17

04 May 07:44
Compare
Choose a tag to compare

3.0.17 (2021-05-04)

Features

  • add acces to native device (58b92cf)

v3.0.16

24 Mar 16:38
Compare
Choose a tag to compare

3.0.16 (2021-03-24)

Bug Fixes

  • typings fix (0a3afc0)
  • android: 2m phy selection is now only attempted if isLe2MPhySupported is true. (8124923)

v3.0.15

18 Feb 15:05
Compare
Choose a tag to compare

3.0.15 (2021-02-18)

Bug Fixes

  • android: autoDiscoverAll was broken in last version (dda3876)
  • ios: correctly query mtu on connection (6b1a8f8)