Skip to content

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:27
c58f368

2.6.1 (2026-07-31)

Bug Fixes

  • hci: fail connects when adapter is unavailable (#124) (f76612e)
  • hci: guard malformed command completions (#123) (c58f368)
  • hci: harden LE Connection Complete parsing and don't record failed connections (#121) (b70eed2), closes #116 #118
  • hci: make extended mode deterministic (#122) (ebb5dff)
  • hci: never reset a live controller, and fix the dev-up poll timer (#113) (3ed6a5a), closes #98 #98
  • hci: stop concurrent connects during a scan deadlocking each other (#116) (6d9f06d)