Skip to content

v1.0.0-beta.25

Pre-release
Pre-release

Choose a tag to compare

@enaboapps enaboapps released this 12 Sep 09:38
287c5fe

Internal testing — build 27

  • Fix name-based Bluetooth discovery/reconnect starvation: distinct peripherals sharing a name are probed separately.
  • Queue waiting advertisements behind bounded concurrent probes; stop queued work when the selected PC is claimed.
  • Rotate the bounded completed Windows-address cache to retain newer addresses.
  • Preserve desktop identity matching, authentication, saved pairings, and read-v1/notification compatibility.

Reviewed PRs #161 and #163; 587 tests, Expo Doctor 21/21, Android and iOS CI passed. Discovery remains bounded to four active and 32 waiting candidates; discovery above that capacity is not guaranteed.

Play internal and TestFlight internal release only. The Linux PC stack remains on linux-support. Physical Linux reconnect confirmation is still required; this release fixes reproduced transport defects, not a claim of completed hardware qualification.