Skip to content

Releases: Bluetooth-Devices/habluetooth

v2.5.3

17 Apr 00:32
Compare
Choose a tag to compare

v2.5.3 (2024-04-17)

Fix

  • fix: ensure scanner is stopped on cancellation (#36) (a21d70a)

v2.5.2

16 Apr 21:38
Compare
Choose a tag to compare

v2.5.2 (2024-04-16)

Fix

  • fix: ensure discovered_devices returns an empty list for offline scanners (#35) (2350543)

v2.5.1

16 Apr 20:46
Compare
Choose a tag to compare

v2.5.1 (2024-04-16)

Fix

v2.5.0

16 Apr 20:35
Compare
Choose a tag to compare

v2.5.0 (2024-04-16)

Feature

  • feat: fallback to passive scanning if active cannot start (#33) (3fae981)

v2.4.2

29 Feb 19:44
Compare
Choose a tag to compare

v2.4.2 (2024-02-29)

Fix

  • fix: android beacons in passive mode with flags 0x02 (#31) (8330e18)

v2.4.1

23 Feb 21:40
Compare
Choose a tag to compare

v2.4.1 (2024-02-23)

Fix

  • fix: avoid concurrent refreshes of adapters (#30) (d355b17)

v2.4.0

22 Jan 23:31
Compare
Choose a tag to compare

v2.4.0 (2024-01-22)

Feature

  • feat: improve error reporting resolution suggestions (#29) (afff5ba)

v2.3.1

22 Jan 02:11
Compare
Choose a tag to compare

v2.3.1 (2024-01-22)

Fix

  • fix: ensure unavailable callbacks can be removed from fired callbacks (#28) (65e7706)

v2.3.0

22 Jan 01:00
Compare
Choose a tag to compare

v2.3.0 (2024-01-22)

Feature

  • feat: reduce overhead to remove callbacks by using sets to store callbacks (#27) (05ceb85)

v2.2.0

14 Jan 02:28
Compare
Choose a tag to compare

v2.2.0 (2024-01-14)

Feature

  • feat: improve remote scanner performance (#26) (c549b1c)