Releases: stoprocent/noble
Releases · stoprocent/noble
v1.18.2
1.18.2 (2024-12-30)
Bug Fixes
- hci: closing connections on exit in hci driver (ecb4333)
v1.18.1
1.18.1 (2024-12-30)
Bug Fixes
- hci: cleaning up tests and gap service data handling (0387a52)
v1.18.0
1.18.0 (2024-12-30)
Features
- hci: enhance connection queue to support multiple devices (1fdf3ed)
v1.17.4
1.17.4 (2024-12-30)
Bug Fixes
- hci: wait for stop scanning before connecting (fde991e)
v1.17.3
1.17.3 (2024-12-29)
Bug Fixes
- example: ignore discovery event when direct connection (7e67413)
v1.17.2
1.17.2 (2024-12-29)
Bug Fixes
- hci: address type can be now provided in connect function (756390f)
- hci: connect parameters tests (d0e2c6d)
v1.17.1
1.17.1 (2024-12-22)
Bug Fixes
- hci: bumping
node-bluetooth-hci-socket
to address packet parser issue (f390337)
v1.17.0
1.17.0 (2024-12-22)
Bug Fixes
- hci: noble was not picking service data from adv packets (ad60659)
Features
- win: adding service data support (6045036)
v1.16.1
1.16.1 (2024-12-21)
Bug Fixes
- hci: fixes to extended detection (d21b3df)
v1.16.0
1.16.0 (2024-12-21)
Bug Fixes
- hci: connect setting correct address type (3223626)
- win: native compilation (29cef2c)
Features
- hci: determining isExtended automatically (28ae7a4)