Skip to content

Releases: stoprocent/noble

v1.19.1

26 Feb 07:52
Compare
Choose a tag to compare

1.19.1 (2025-02-26)

Bug Fixes

  • node hci bump to fix init errors (3a5f04d)

v1.19.0

26 Feb 01:59
Compare
Choose a tag to compare

1.19.0 (2025-02-26)

Features

  • cleanup after adapter power on->off->on cycle (276e8e7)

v1.18.3

24 Feb 22:26
Compare
Choose a tag to compare

1.18.3 (2025-02-24)

Bug Fixes

  • cleanup exit and sigint listeners (847ebe2)
  • missing package-lock (ba037b6)

v1.18.2

30 Dec 22:08
Compare
Choose a tag to compare

1.18.2 (2024-12-30)

Bug Fixes

  • hci: closing connections on exit in hci driver (ecb4333)

v1.18.1

30 Dec 20:02
Compare
Choose a tag to compare

1.18.1 (2024-12-30)

Bug Fixes

  • hci: cleaning up tests and gap service data handling (0387a52)

v1.18.0

30 Dec 18:31
Compare
Choose a tag to compare

1.18.0 (2024-12-30)

Features

  • hci: enhance connection queue to support multiple devices (1fdf3ed)

v1.17.4

30 Dec 18:11
Compare
Choose a tag to compare

1.17.4 (2024-12-30)

Bug Fixes

  • hci: wait for stop scanning before connecting (fde991e)

v1.17.3

29 Dec 13:08
Compare
Choose a tag to compare

1.17.3 (2024-12-29)

Bug Fixes

  • example: ignore discovery event when direct connection (7e67413)

v1.17.2

29 Dec 12:44
Compare
Choose a tag to compare

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

22 Dec 13:05
Compare
Choose a tag to compare

1.17.1 (2024-12-22)

Bug Fixes

  • hci: bumping node-bluetooth-hci-socket to address packet parser issue (f390337)