Releases: stoprocent/noble
Releases · stoprocent/noble
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)
v1.15.2
1.15.2 (2024-12-17)
Bug Fixes
- hci: added
stop
function properly close hci with (bdb8ae8)
- prebuilds: fixing mac os builds (118ff72)
v1.15.1
1.15.1 (2024-10-01)
Bug Fixes
- hci: update hci socket to v1.4.1 and cleanups (#10) (4f3188d), closes #6 #9
v1.14.3
1.14.3 (2024-09-27)
Bug Fixes
- package: changed the prebuildify-cross (5469b2b)
v1.14.2
1.14.2 (2024-09-25)
Bug Fixes
- hci: update to the hci layer to address the issues on ubuntu 24 (#5) (c2feb69), closes #4
v1.14.1
1.14.1 (2024-05-29)
Bug Fixes
- typescript: interface optional parameters error and validation added (#3) (1557139)
v1.14.0
1.14.0 (2024-05-28)
Bug Fixes
- state variable name (d87db37)
- update prebuildify to address windows build issue (e3cd3e4)
Features
- noble: add direct device connection capability without prior scanning (77c0210)