Skip to content

Releases: stoprocent/noble

v1.17.0

22 Dec 09:57
Compare
Choose a tag to compare

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

21 Dec 23:07
Compare
Choose a tag to compare

1.16.1 (2024-12-21)

Bug Fixes

  • hci: fixes to extended detection (d21b3df)

v1.16.0

21 Dec 21:19
Compare
Choose a tag to compare

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

17 Dec 09:38
Compare
Choose a tag to compare

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

01 Oct 09:41
4f3188d
Compare
Choose a tag to compare

1.15.1 (2024-10-01)

Bug Fixes

  • hci: update hci socket to v1.4.1 and cleanups (#10) (4f3188d), closes #6 #9

v1.15.0

27 Sep 19:55
9e163ee
Compare
Choose a tag to compare

1.15.0 (2024-09-27)

Features

v1.14.3

27 Sep 17:44
Compare
Choose a tag to compare

1.14.3 (2024-09-27)

Bug Fixes

  • package: changed the prebuildify-cross (5469b2b)

v1.14.2

25 Sep 05:19
c2feb69
Compare
Choose a tag to compare

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

29 May 11:28
1557139
Compare
Choose a tag to compare

1.14.1 (2024-05-29)

Bug Fixes

  • typescript: interface optional parameters error and validation added (#3) (1557139)

v1.14.0

28 May 18:45
Compare
Choose a tag to compare

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)