Releases: innoveit/react-native-ble-manager
Releases · innoveit/react-native-ble-manager
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
v.8.4.0
What's Changed
- Multiple Fixes by @arunpoudel in #866
- added setLegacy option to scan method by @Ozen7 in #868
New Contributors
- @arunpoudel made their first contribution in #866
- @Ozen7 made their first contribution in #868
Full Changelog: v8.3.0...v8.4.0
v8.3.0
What's Changed
- Added BLE PHY scanning option 9054dae
New Contributors
- @wouterhund made their first contribution in #858
Full Changelog: v8.1.0...v8.3.0
v8.1.0
v8.0.1
- Fix: connect promise will never reject on error (#801)
- Fix: remove duplicate disconnect event trigger (#799)
Thanks @mvmmarcus