Highlights
Stability and reliability fixes.
What's Changed
🏗️ Features
- feat(connections): handle hardware without Bluetooth for Android XR by @jamesarich in #7318
- feat(connections): handle hardware without USB host for Android XR by @jamesarich in #7322
- refactor(connections): give Demo Mode its own section by @jamesarich in #7326
- feat(messaging): show whether a delivery receipt was proven by @jamesarich in #7284
- feat(messaging): record signing and ack proof on reactions by @jamesarich in #7339
🖥️ Desktop
- refactor(model): parse the selected device address once by @jamesarich in #7328
🛠️ Fixes
- fix(ble): don't arm a BLE transport on hardware without Bluetooth by @jamesarich in #7321
- fix(connections): refuse serial addresses without USB host by @jamesarich in #7327
- fix(service): stop a stale saved address overwriting a newer selection by @jamesarich in #7329
- fix(service): stay foreground only for an address that can connect by @jamesarich in #7330
- fix(messaging): clarify the message filter controls by @jamesarich in #7324
- fix(notifications): give bubbles an adaptive icon by @jamesarich in #7336
📝 Other Changes
- refactor(appfunctions): migrate to AppFunctionServiceEntryPoint by @jamesarich in #7340
Full Changelog: v2.8.2-open.4...v2.8.2-internal.15