New
3.1.0
What's Changed
(relative to 3.0.0)
- Make the Maui sample client work on Windows by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/758
- Some package updates in Plugin.BLE.Tests and BLE.Client by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/759
- Windows.Devices.Bluetooth Only by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/746
- ReadAsync updates characteristic value on Windows by @Praseodymi in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/764
- Remove .NET 6 by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/770
- Added BroadcastName to AdvertisementRecordType by @janmarektelc in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/773
- disable MainThreadInvoker in Adapter.ConnectToDeviceAsync by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/774
- StateChanged for Windows by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/777
- Add support for .NET 8 by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/778
- Improve Connect In Windows by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/776
- GHA: add a Linux build by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/791
- Turn Bluetooth Radio On/Off by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/784
- Connection parameters for windows by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/801
- GHA: build Maui client on Windows by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/806
- Added services for citysports treadmill by @hughesjs in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/805
- Fix GetSystemConnectedOrPairedDevices in Windows by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/807
- Fix ConnectionLost -> Connect for Windows by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/809
- Fix some warnings by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/811
- Implement BleImplementation.TrySetStateAsync on Android by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/823
- Fix a NullReferenceException in Characteristic.NSErrorToGattStatus by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/827
- Windows Implementation for BondAsync and BondedDevices by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/820
- Maui client update by @jeetee in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/837
- Windows: Handle that a device is already connected by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/839
- fix Device.UpdateRssiAsync on Windows by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/844
- Implement Adapter.SupportsExtendedAdvertising on Windows by @janusw in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/845
- Windows: Fixed null entries in DiscoveredDevices #828 by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/848
- Windows: Connect -> ConnectionLost -> Reconnect by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/849
- Windows: Check for OS build number version Runtime by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/853
- fix #854 - Bluetooth stack breaks when trying connect on phone boot by @alex3696 in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/855
- Fixed StartUpdatesNativeAsync for indicate by @AskBojesen in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/858
New Contributors
- @AskBojesen made their first contribution in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/746
- @Praseodymi made their first contribution in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/764
- @janmarektelc made their first contribution in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/773
- @hughesjs made their first contribution in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/805
- @jeetee made their first contribution in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/837
- @alex3696 made their first contribution in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/855
Full Changelog: https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/compare/3.0.0...3.1.0