Skip to content

Releases: stoprocent/bleno

v0.12.1

24 Dec 09:48
834dd1d

Choose a tag to compare

0.12.1 (2025-12-24)

Bug Fixes

  • hci: better handling of a disconnect with multiple connections (#12) (834dd1d)

v0.12.0

04 Dec 09:50

Choose a tag to compare

0.12.0 (2025-12-04)

Features

  • macos: better handling of bleno restarts and state changes (d2f52dc)

v0.11.4

20 May 20:41

Choose a tag to compare

0.11.4 (2025-05-20)

Bug Fixes

  • hci: do not throw on import when no AF_BLUETOOTH socket (9385df6)

v0.11.3

22 Apr 20:29

Choose a tag to compare

0.11.3 (2025-04-22)

Bug Fixes

  • hci: use same class for socket in mgmt and hci binding (58536b1)

v0.11.2

19 Apr 18:38

Choose a tag to compare

0.11.2 (2025-04-19)

Bug Fixes

  • hci: bump bluetooth-hci-socket to fix stop crash (ba4f917)

v0.11.1

18 Apr 18:23

Choose a tag to compare

0.11.1 (2025-04-18)

Bug Fixes

  • mac: missing stop function (9c1f49a)

v0.11.0

18 Apr 15:44

Choose a tag to compare

0.11.0 (2025-04-18)

Features

  • exposing binding params like in @stoprocent/noble (42dab6a)

v0.10.5

18 Apr 15:18

Choose a tag to compare

0.10.5 (2025-04-18)

Bug Fixes

  • d.ts: wrong definition for functions in characteristic class (f162afc)

v0.10.4

18 Apr 14:55

Choose a tag to compare

0.10.4 (2025-04-18)

Bug Fixes

  • bleno: consistent waitForPoweredOnAsync with noble (0c839e7)

v0.10.3

17 Apr 17:14

Choose a tag to compare

0.10.3 (2025-04-17)

Bug Fixes

  • gatt: reading 0x2902 descriptors was not returning a value (f5f7638)