Releases: don/cordova-plugin-ble-central
Releases · don/cordova-plugin-ble-central
v2.0.0
What's Changed
NO BREAKING API CHANGES from v1
- Bump minimum cordova-android version to 12 (require compile SDK of 33+)
- Bump minimum capacitor version to 5
- Raise minimum Android compile SDK to v33 by @peitschie in #1023
Full Changelog: v1.7.9...v2.0.0
v1.7.9
What's Changed
- Tune build targets by @peitschie in #1045
- Convert peripherals list to dict on iOS to avoid ghost peripherals #1039 by @peitschie in #1040
Full Changelog: v1.7.8...v1.7.9
v1.7.8
What's Changed
- Properly convert peripheral UUID for isConnected on iOS (#1033) by @peitschie in #1034
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- Fix support for 16 & 32-bit UUIDs on iOS (#1031) by @peitschie in #1032
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- Update ble.js to use require format by @sithwarrior in #1030
New Contributors
- @sithwarrior made their first contribution in #1030
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- Assorted iOS fixes by @peitschie in #1021
- Fix broadcast receivers on Android 14 (API 34) by @peitschie in #1022
- Only mark export/non-export for non-system receivers on Android v34 (#1020) by @peitschie in #1024
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Support Cordova 13 in CI by @peitschie in #1019
- Clarify isConnected usage to clearly demonstrate bool return case by @peitschie in #1018
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Update and rename CHANGES.txt to CHANGELOG.md by @fudom in #1001
- Update cordova.yml by @peitschie in #1009
- fix: added mtu to success callback by @ksievers-irco in #1012
New Contributors
- @fudom made their first contribution in #1001
- @ksievers-irco made their first contribution in #1012
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
What's Changed
- Android: Add androidx.annotation reference for RequiresPermission attribute by @peitschie in #978
- Implement forceScanFilter for Android by @younesspotmaster in #989
New Contributors
- @younesspotmaster made their first contribution in #989
Full Changelog: v1.7.0...v1.7.1