From cc143f5b83ca2015dda05a92bf1d6005c3517f4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 15:12:26 -0500 Subject: [PATCH] docs: update CHANGELOG.md (#5910) --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f134733db..eff643e6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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):