Skip to content

WebBLE 1.1.0

Choose a tag to compare

@wklm wklm released this 13 Jun 15:41
· 15 commits to main since this release

WebBLE 1.1.0 — W3C Web Bluetooth conformance + scan reliability

  • Full W3C Web Bluetooth conformance: filters, permissions, error mapping, advertisement events, and GATT/UUID resolution now follow the spec precisely, so code written for other browsers behaves identically on iOS Safari.
  • Scan reliability: rebuilt scan-session engine (generation state machine) — fixes a bug where a scan started from a web page could return no devices, and a cancel→retry could clobber the new scan.
  • Tooling: local pre-push CI/CD, hermetic/order-independent test suites, and a physical-device E2E lane.

App Store build 201 (submitted for review). SDK packages are versioned independently; see each package's changelog.