Releases: innoveit/react-native-ble-manager
Releases · innoveit/react-native-ble-manager
v.12.4.5
What's Changed
- fix(ios,android): add UUID validation to prevent crashes and fix scan behavior by @purrsong-chong in #1418
- Fix retrieveServices hanging forever on iOS when service discovery fails by @therealkeeg1 in #1422
New Contributors
- @purrsong-chong made their first contribution in #1418
Full Changelog: v.12.4.4...v.12.4.5
v.11.7.1
What's Changed
- For v11.x: Fixing error handling around retrieveServicesCallback call natively by @BMR11 in #1373
- Fix retrieveServices hanging forever on iOS when service discovery fails by @therealkeeg1 in #1423
Full Changelog: v.11.6.1...v.11.7.1
v.12.4.4
v.12.4.2
v.12.4.1
What's Changed
- Fix removeAssociatedPeripheral callback by @marcosinigaglia in #1403
Full Changelog: v.12.4.0...v.12.4.1
v.12.4.0
What's Changed
- BREAKING CHANGE - Refactor scan by @marcosinigaglia in #1395
- Added
isStartedby @marcosinigaglia in #1396 - Check permission on getName by @marcosinigaglia in #1397
- Finish writing messages in the write queue before moving on… by @gtbX in #1268
- Split writeQueue for peripheral key by @marcosinigaglia in #1399
- Avoid race condition on disconnect by @marcosinigaglia in #1401
- Improve BluetoothGatt error handling and command flow by @marcosinigaglia in #1398
New Contributors
Full Changelog: v.12.3.0...v.12.4.0
v.12.3.0
What's Changed
- Fix null device name handling in asWritableMap by @CptFabulouso in #1393
- Add Android scan option to use PendingIntent by @marcosinigaglia in #1394
Full Changelog: v.12.2.2...v.12.3.0
v.12.2.2
What's Changed
- #1384 Fix isConnectable. by @bearpawmaxim in #1385
New Contributors
- @bearpawmaxim made their first contribution in #1385
Full Changelog: v.12.2.1...v.12.2.2
v.12.2.1
What's Changed
- fix(docs): typo by @HammzaHM in #1379
- Bump rexml from 3.3.9 to 3.4.2 in /docs by @dependabot[bot] in #1381
- Bump rexml from 3.3.9 to 3.4.2 in /example by @dependabot[bot] in #1382
New Contributors
Full Changelog: v.12.2.0...v.12.2.1
v.12.2.0
What's Changed
- [iOS] Feature: start notification with buffer by @td-miloszdubiel in #1377
New Contributors
- @td-miloszdubiel made their first contribution in #1377
Full Changelog: v.12.1.5...v.12.2.0