Skip to content

Releases: nativescript-community/ble

v3.1.22

07 Feb 20:18
v3.1.22
72633b7
Compare
Choose a tag to compare

3.1.22 (2025-02-07)

Bug Fixes

  • autoDiscoverAll default was not handled correctly. Now default to true (9b49888)

v3.1.21

17 Jan 14:28
v3.1.21
7ab3f04
Compare
Choose a tag to compare

3.1.21 (2025-01-17)

Bug Fixes

v3.1.20

17 Jan 08:56
314da1e
Compare
Choose a tag to compare

3.1.20 (2025-01-17)

Bug Fixes

  • autoDiscoverAll is not true by default (ec56527)

v3.1.19

06 Feb 13:53
5d77bdc
Compare
Choose a tag to compare

3.1.19 (2024-02-06)

Bug Fixes

  • android: set default encoding to prevent errors (4ee622f)

v3.1.18

11 Jan 09:43
Compare
Choose a tag to compare

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

17 Nov 10:42
Compare
Choose a tag to compare

3.1.17 (2023-11-17)

Bug Fixes

  • android: error wile sending array to char (6ffa83f)

v3.1.16

08 Nov 16:37
Compare
Choose a tag to compare

3.1.16 (2023-11-08)

Bug Fixes

  • export BluetoothError and improve BluetoothError logging (adff148)
  • user @nativescript-community/perms (6a66786)

v3.1.15

07 Feb 08:43
Compare
Choose a tag to compare

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

24 Jan 09:31
Compare
Choose a tag to compare

3.1.14 (2023-01-24)

Bug Fixes

  • android: native-api-usage fix (c3d5f07)

v3.1.13

23 Jan 16:02
Compare
Choose a tag to compare

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)