v2.8.1-internal.1 (29321793)
Pre-release
Pre-release
What's Changed
🏗️ Features
- feat(settings): add 2.8 amateur and EU Lite/Narrow LoRa regions by @jamesarich in #6548
- feat(takserver): surface mesh nodes to ATAK as CoT contacts (mesh-to-CoT) by @jamesarich in #6554
- feat: distinguish saved coverage estimates in the map layers sheet by @jamesarich in #6578
- Align Android message status wording by @RCGV1 in #6133
- feat(settings): export the node database as JSON by @jamesarich in #6610
🖥️ Desktop
- fix(desktop): stop SIGSEGV on every Linux notification by @jamesarich in #6543
- fix(desktop): free the GError and release libnotify on shutdown by @jamesarich in #6544
- fix(desktop): restore BLE scanning and connecting in packaged builds by @jamesarich in #6558
🛠️ Fixes
- fix(ui): give rx_snr real presence semantics end to end by @jamesarich in #6523
- fix(debug): restore node ID hex annotations broken by the Wire migration by @jamesarich in #6532
- fix(nodes): suppress alerts during initial database sync by @jeremiah-k in #6538
- fix(ble): pause background RSSI polling by @jeremiah-k in #6539
- fix(database): recover wedged observer pools by @jeremiah-k in #6540
- fix(docs): publish only screenshots a synced page references by @jamesarich in #6557
- fix(icons): differentiate google/fdroid debug launcher icons by @jamesarich in #6564
- fix(tak): re-encode bundled .p12 certs with legacy PKCS#12 algorithms for Android ≤ 9 ATAK compatibility by @jamesarich in #6569
- fix: Site Planner map/camera parity with iOS by @jamesarich in #6577
- fix(service): unwedge the inbound pipeline behind stale-Connected zombies by @jamesarich in #6587
- fix(map): scope location tracking to the visible lifecycle by @simulationstation in #6602
- fix(konsist): normalize source paths on Windows by @simulationstation in #6604
- fix(map): reuse cluster items across camera recompositions by @simulationstation in #6605
- fix(fdroid): ship 16 KB-compatible GeoPackage SQLite by @simulationstation in #6606
- fix(tak): gate V2 packets on known firmware by @RCGV1 in #6600
- fix(messaging): wait for shared-contact routing ACK by @simulationstation in #6603
New Contributors
- @clayburn made their first contribution in #6531
- @simulationstation made their first contribution in #6602
Full Changelog: v2.8.0...v2.8.1-internal.1