Releases: nativescript-community/ble
Releases · nativescript-community/ble
v3.0.14
3.0.14 (2021-02-12)
Bug Fixes
- android: Disconnect listeners now only accept disconnect events from matching devices. (213e7e4)
Features
- android: Connections can now be made with 2M PHY and Max MTU. Also removes code duplication by introducing attachSubDelegate. (e7dee52)
v3.0.13
3.0.13 (2020-12-14)
Bug Fixes
- android: fix ble not working after disconnexion during write (f038cb0)
v3.0.12
3.0.12 (2020-11-23)
Note: Version bump only for package @nativescript-community/ble
v3.0.11
3.0.11 (2020-11-23)
Note: Version bump only for package @nativescript-community/ble
v3.0.10
3.0.10 (2020-11-22)
Note: Version bump only for package @nativescript-community/ble
v3.0.9
3.0.9 (2020-11-17)
Bug Fixes
- ios fix serviceUUIDs not reported correctly (6a55b6d)
v3.0.8
3.0.8 (2020-11-06)
Bug Fixes
v3.0.7
3.0.7 (2020-11-05)
Note: Version bump only for package @nativescript-community/ble
v3.0.6
3.0.6 (2020-11-02)
Note: Version bump only for package @nativescript-community/ble
v3.0.5
3.0.5 (2020-11-02)
Bug Fixes
- android fix for null owner (44d0c03)