Releases: randdusing/cordova-plugin-bluetoothle
Releases · randdusing/cordova-plugin-bluetoothle
v6.0.1
- Force re-discovery when clearCache => true. #634
See the changelog
v6.0.0
- Fix ordering issue with notifications
- Potential breaking change - Verify #subscribe() behavior closely!
See the changelog
v5.0.2
- Update cordovaDependencies to allow install #632
See the changelog
v5.0.1
- Reset isAdvertising flag when Bluetooth resets #302
See the changelog
v5.0.0
- Improves writeQ performance #617
- Potentially breaking change, thus the version bump:
- iOS 10 required
- writeQ returns a success callback even with iOS's noResponse type. Ignore callback to keep existing behavior
- Review writeQ section of readme
See the changelog
v4.5.13
Use fine location permissions to fix scanning in Android 10 #579
See the changelog
v4.5.11
Reinitialize gatt server when Bluetooth resets
See the changelog
v4.5.10
Remove unnecessary check when advertising
See the changelog