Releases: innoveit/react-native-ble-manager
Releases · innoveit/react-native-ble-manager
v.9.1.0
What's Changed
- Bump activesupport from 6.1.7.2 to 6.1.7.3 in /example by @dependabot in #982
- Implement a function for reading descriptors by @kobbok in #988
New Contributors
Full Changelog: v.9.0.0...v.9.1.0
v.10.0.0
What's Changed
- fix: conform ios native data to match the typescript model by @anees17861 in #984
New Contributors
- @anees17861 made their first contribution in #984
Full Changelog: v.9.1.0...v.10.0.0
v.9.0.0
What's Changed
- Rebuilt /example fixes #940 by @ironicbrew in #960
- Allowing multiple concurrent promises, to fix #949 by @Joseph-Alley in #963
- Fixing minSDK incompatibility caused by .forEach by @Joseph-Alley in #970
- chore/switch project to ts by @matgardon in #964
- Chore/upgrade example project by @matgardon in #971
- Feat/support batch scan results on android by @matgardon in #972
- feat (android scan) support scan filter by exact advertising name by @matgardon in #973
- feat (checkState) checkState method now resolves to the current BLE state by @matgardon in #974
New Contributors
- @ironicbrew made their first contribution in #960
- @Joseph-Alley made their first contribution in #963
New maintainer
- Welcome @matgardon as new maintainer
Full Changelog: v8.8.0...v.9.0.0
v8.8.0
What's Changed
- feat (types) various typing improvements by @matgardon in #957
Full Changelog: v8.7.0...v8.8.0
v8.7.0
What's Changed
- feat (android ble scan) support callbackType scan setting by @matgardon in #944
- Fix BLUETOOTH_CONNECT permission required for a small log message by @thomasttvo in #950
New Contributors
- @matgardon made their first contribution in #944
- @thomasttvo made their first contribution in #950
Full Changelog: v.8.6.0...v8.7.0
v.8.6.0
What's Changed
- Android thread safety enhancements by @TraFriTCR in #935
Full Changelog: v8.5.0...v.8.6.0
v8.5.0
What's Changed
- Write callback NPE fix by @TraFriTCR in #929
- Adds reason field to BleManagerStopScan event for Android by @Marvedog in #907
- Write callback write without response fix by @TraFriTCR in #933
- Bug/android n by @Marvedog in #934
New Contributors
- @TraFriTCR made their first contribution in #929
Full Changelog: v8.4.4...v8.5.0
v.8.4.4
What's Changed
- Updated README.md to include default maxByteSize of write function by @brunovollmer in #897
- Rename stats error message in onDescriptorWrite to status by @Marvedog in #906
- fix dual callback call on connection reset by @Koxx3 in #923
New Contributors
- @brunovollmer made their first contribution in #897
Full Changelog: v8.4.3...v8.4.4
v.8.4.3
What's Changed
- Fix: lambda expressions by @phamhien2102 in #884
- Fix to avoid MessageQueue Invariant Violation by @Koxx3 in #888
New Contributors
- @phamhien2102 made their first contribution in #884
- @Koxx3 made their first contribution in #888
Full Changelog: v8.4.1...v8.4.3
v8.4.1
What's Changed
- Fix readRSSI locking up the commandQueue on android by @wouterhund in #878
Full Changelog: v8.4.0...v8.4.1