Skip to content

Releases: stoprocent/noble

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)

v1.13.6

10 Nov 13:53
Compare
Choose a tag to compare

1.13.6 (2023-11-10)

Bug Fixes

  • hci: updated node-bluetooth-hci-socket to 1.2.1 to fix usb support (f2f745e)

v1.13.5

02 Nov 21:37
Compare
Choose a tag to compare

1.13.5 (2023-11-02)

Bug Fixes

  • hci: support for nosiy uart lines (935d56a)

v1.13.4

02 Nov 16:46
Compare
Choose a tag to compare

1.13.4 (2023-11-02)

Bug Fixes

  • deps: update node-gyp to remove ci build errors related to python 3.12 (c88892e)
  • hci: added state event support to better handle uart and usb isUp changes (d9216ba)
  • hci: update bluetooth-hci-socket to 1.1.6 to support state updates (0172dd5)

v1.13.3

02 Nov 11:01
Compare
Choose a tag to compare

1.13.3 (2023-11-02)

Bug Fixes

  • hci: update bluetooth-hci-socket to 1.1.4 which fixes uart port issues (7169b7b)