Releases: nativescript-community/ble
Releases · nativescript-community/ble
v3.0.26
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
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
3.0.24 (2021-05-27)
Note: Version bump only for package @nativescript-community/ble
v3.0.20
3.0.20 (2021-05-12)
Bug Fixes
- rollback p-queue version to fix build (ee5bdb0)
v3.0.18
3.0.18 (2021-05-06)
Bug Fixes
- ios: fix for wrong first isEnabled state (7076cc0)
v3.0.17
3.0.17 (2021-05-04)
Features
- add acces to native device (58b92cf)
v3.0.16
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
3.0.15 (2021-02-18)
Bug Fixes
- android: autoDiscoverAll was broken in last version (dda3876)
- ios: correctly query mtu on connection (6b1a8f8)