Releases: innoveit/react-native-ble-manager
Releases · innoveit/react-native-ble-manager
v.10.1.3
What's Changed
- Update BleManager.java by @nolostra in #1038
- Bump semver from 5.7.1 to 5.7.2 in /example by @dependabot in #1042
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #1041
- Sync behavior with Android (Support unlimited scan time for iOS) by @hans00 in #1043
- Fix serviceData type by @td-tomasz-joniec in #1051
- Bump word-wrap from 1.2.3 to 1.2.4 in /example by @dependabot in #1046
New Contributors
- @nolostra made their first contribution in #1038
- @hans00 made their first contribution in #1043
- @td-tomasz-joniec made their first contribution in #1051
Full Changelog: v.10.1.2...v.10.1.3
v.10.1.2
What's Changed
- Fix: Restore peripheral write capability by @glenne in #1026
- fixing duplicate symbol hasListeners by @RonRadtke in #1029
- fix(BleManager): type warning by @Favot in #1031
New Contributors
- @RonRadtke made their first contribution in #1029
- @Favot made their first contribution in #1031
Full Changelog: v.10.1.0...v.10.1.2
v.10.1.0
What's Changed
- Added options to connect [Android only]
- Added getMaximumWriteValueLengthForWithoutResponse and getMaximumWriteValueLengthForWithResponse methods [iOS only]
- refactor(react): 🚨 fixed markdown syntax and typescript syntax by @AndrewDongminYoo in #1004
New Contributors
- @AndrewDongminYoo made their first contribution in #1004
Full Changelog: v.10.0.2...v.10.1.0
v.10.0.2
What's Changed
Full Changelog: v.10.0.1...v.10.0.2
v.10.0.1
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