Changed
- Suppress macOS 12 scanner bug error message for macOS 12.3 and higher. Fixes #720.
- Added filters
DiscoverableandPatternto BlueZ D-Bus scanner. Fixes #790.
Fixed
- Fixed reading the battery level returns a zero-filled
bytearrayon BlueZ >= 5.48. Fixes #750. - Fixed unpairing does not work on windows with WinRT. Fixes #699
- Fixed leak of
_disconnect_futuresinCentralManagerDelegate. - Fixed callback not removed from
_disconnect_callbackson disconnect inCentralManagerDelegate.