Releases: NordicSemiconductor/Kotlin-BLE-Library
Releases · NordicSemiconductor/Kotlin-BLE-Library
1.3.0
What's Changed
- Fixed crash when Bluetooth is disabled during scanning by @philips77 in #166
- Added support for advertising timeout by @philips77 in #167
- Window Insets added to scanner view by @philips77 in #168
- Skip bonded Bluetooth Classic devices by @philips77 in #169
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.0
What's Changed
- Migration to Nordic Common library 2.0 by @philips77 in #146
- Migration to Android Gradle Plugin 2.3 and Kotlin 2 by @philips77 in #147 and #151
- Custom scan filters by @philips77 in #148
- Allowing filtering with filter selected and unselected by @philips77 in #149
- Update all dependencies by @renovate in #125, #142 and #150
Full Changelog: 1.0.20...1.1.0
1.0.20
What's Changed
*App bar aligned with Commons 1.10.1 by @roshanrajaratnam in #145
Full Changelog: 1.0.19...1.0.20
1.0.19
1.0.18
1.0.17
What's Changed
- Migrate to Material3 pull to refresh box by @roshanrajaratnam in #144
Full Changelog: 1.0.16...1.0.17
1.0.16
What's Changed
- Migration to Commons 1.9.5 and SLF4J logging by @philips77 in #138
- fix #124 by @KittenBall in #127
Full Changelog: 1.0.15...1.0.16
1.0.15
What's Changed
- fix(docs): incorrect class name in advertiser section by @logickoder in #108
- fix #105, #112, #109 by @KittenBall in #111
- Wait For Connection Cancellable by @rdeo-aziwell in #116
- Fix Missing Notifications by @rdeo-aziwell in #115
- Fix typo in GattConnectionState documentation by @Nilhcem in #110
- chore(deps): update all dependencies by @renovate in #94
- chore(deps): update kotlin by @renovate in #97
- Compose compiler version bumped by @philips77 in #117
New Contributors
- @logickoder made their first contribution in #108
- @KittenBall made their first contribution in #111
- @Nilhcem made their first contribution in #110
Full Changelog: 1.0.14...1.0.15
1.0.14
- Fix #99: Crash when disconnecting.
- Fix issue with missing mock server when register multiple servers.
Full Changelog: 1.0.13...1.0.14