Releases: innoveit/react-native-ble-manager
Releases · innoveit/react-native-ble-manager
Release list
v.12.5.1
What's Changed
- fix: can't disconnect ble on Android by @dangnghia2101 in #1430
New Contributors
- @dangnghia2101 made their first contribution in #1430
Full Changelog: v.12.5.0...v.12.5.1
v.12.5.0
What's Changed
- fix(ios): emit structured { code, domain, message } on callback errors by @niklavsBariss in #1427
New Contributors
- @niklavsBariss made their first contribution in #1427
Full Changelog: v.12.4.5...v.12.5.0
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