Skip to main content
← Back to Changelog

v3.0.0-rc.3

Release Candidate
Pre-release

This is a release candidate intended for testing. It may contain unstable features or breaking changes that are not yet finalized.

Minor Changes

New Features
  • fc501c7BLE search now reports the full advertisement, not just name and manufacturer data. `FoundPeripheral` gains `local_name`, `rssi`, `service_uuids`, `service_data`, `tx_power_level`, `is_connectable`, `overflow_service_uuids`, and `raw_advertisement` (Android only). Device drivers additionally log every peripheral they decline to claim, with the reason, so a device that fails to pair can be told apart from one that never advertised.