docs: update CHANGELOG.md (#5910)

This commit is contained in:
github-actions[bot]
2026-06-23 15:12:26 -05:00
committed by GitHub
parent 976f8879cb
commit cc143f5b83

View File

@@ -22,6 +22,16 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
* feat(ui): use modem-preset-relative SNR thresholds for signal quality (#5903) by James Rich (@jamesarich) in [`27e936f10`](https://github.com/meshtastic/Meshtastic-Android/commit/27e936f1045e1fdcc9e256e4ed401980e7b8f3dc)
* docs: de-submodule protos, sync constitution to v1.3.3, prune stale governance refs (#5905) by James Rich (@jamesarich) in [`2ff7ecf2d`](https://github.com/meshtastic/Meshtastic-Android/commit/2ff7ecf2d94b80483ad0867dc125ebcfbc9d1e29)
* chore(deps): update markdownrenderer to v0.43.0 (#5908) by renovate[bot] (@renovate[bot]) in [`d8d96e74d`](https://github.com/meshtastic/Meshtastic-Android/commit/d8d96e74d6d4720276f59aeccd4abcd5f3987757)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5906) by James Rich (@jamesarich) in [`808596db9`](https://github.com/meshtastic/Meshtastic-Android/commit/808596db9ea16ffa4b832fdc2ce518f8031d94d6)
* fix(ble): require fresh advertisement for auto-reconnect (#5912) by Jeremiah K (@jeremiah-k) in [`31c2c2b50`](https://github.com/meshtastic/Meshtastic-Android/commit/31c2c2b504b1546546e0fb049aba859b5b918499)
* docs(ble): update MeshtasticBleDevice KDoc for post-#5912 reconnect flow (#5913) by James Rich (@jamesarich) in [`9f472ceba`](https://github.com/meshtastic/Meshtastic-Android/commit/9f472cebadd90193ea8298958b1fde87f5be9421)
* chore(deps): update actions/cache action to v6 (#5914) by renovate[bot] (@renovate[bot]) in [`ed781005e`](https://github.com/meshtastic/Meshtastic-Android/commit/ed781005eab75c44a79b616d8cd6ad64697fc63c)
* fix(firmware): harden ESP32 OTA + nRF DFU update paths (hardware-validated) (#5915) by James Rich (@jamesarich) in [`b6926700c`](https://github.com/meshtastic/Meshtastic-Android/commit/b6926700ca0f7c48be8ace6562cd160144c98ffa)
* feat(firmware): link OTAFIX bootloader from slow-DFU success screen (#5917) by James Rich (@jamesarich) in [`60b7908e1`](https://github.com/meshtastic/Meshtastic-Android/commit/60b7908e1bfeb63eee3dcf6df655da4adb72e6c0)
* fix(firmware): batch of P3 OTA/DFU cleanups from the #5915 audit (#5916) by James Rich (@jamesarich) in [`61c8a3f47`](https://github.com/meshtastic/Meshtastic-Android/commit/61c8a3f479aff553ad48c008a0bbf82091093154)
* refactor(firmware): dedupe BLE/DFU OTA transport + handler boilerplate (#5918) by James Rich (@jamesarich) in [`56f522cd6`](https://github.com/meshtastic/Meshtastic-Android/commit/56f522cd6cdc9ea64a07c981a9be6e34ac832640)
* feat(node): add GPX export to position log screen (#5919) by James Rich (@jamesarich) in [`e402df582`](https://github.com/meshtastic/Meshtastic-Android/commit/e402df58230094919336284c2f55b5fac58b5bcb)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5911) by James Rich (@jamesarich) in [`976f8879c`](https://github.com/meshtastic/Meshtastic-Android/commit/976f8879cb6c49c6c24b408411637ade51b434bd)
### Internal (v2.8.0-internal.4)
Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.14):