Releases: nativescript-community/ble
Releases · nativescript-community/ble
v3.1.22
3.1.22 (2025-02-07)
Bug Fixes
autoDiscoverAll
default was not handled correctly. Now default to true (9b49888)
v3.1.20
3.1.20 (2025-01-17)
Bug Fixes
autoDiscoverAll
is not true by default (ec56527)
v3.1.19
3.1.19 (2024-02-06)
Bug Fixes
- android: set default encoding to prevent errors (4ee622f)
v3.1.18
3.1.18 (2024-01-11)
Bug Fixes
- android: location permission was always returned granted (e3625f5)
- android: make it clearer how to use permissions in the doc. Also code changed a bit to reflect that. NOW YOU NEED TO DEFINE PERMISSIONS IN YOUR MANIFEST. The plugin wont do it anymore to not add unecessary permissions (63b8750)
v3.1.17
3.1.17 (2023-11-17)
Bug Fixes
- android: error wile sending array to char (6ffa83f)
v3.1.16
3.1.16 (2023-11-08)
Bug Fixes
- export BluetoothError and improve BluetoothError logging (adff148)
- user @nativescript-community/perms (6a66786)
v3.1.15
3.1.15 (2023-02-07)
Bug Fixes
- ensure we always work with lowercase UUIDs so that callbacks always work correctly (313d3c0)
v3.1.14
3.1.14 (2023-01-24)
Bug Fixes
- android: native-api-usage fix (c3d5f07)
v3.1.13
3.1.13 (2023-01-23)
Bug Fixes
- android: improved native-api-usage (df7431d)
- android: more native-api-usage fixes (6c48bb6)
- android: more native-api-usage improvements (c1f6519)