docs: update CHANGELOG.md (#5977)

This commit is contained in:
github-actions[bot]
2026-06-27 07:41:19 -05:00
committed by GitHub
parent b8fe312035
commit 0480056f2b

View File

@@ -9,14 +9,10 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
### Unreleased (not yet in any build)
* fix(ble): Bound Android bonding wait (#5967) by Jeremiah K (@jeremiah-k) in [`fe019d3fa`](https://github.com/meshtastic/Meshtastic-Android/commit/fe019d3fa5281fc0564c6751ccf3bcd631883fc3)
* chore(deps): update gradle to v9.6.1 (#5971) by renovate[bot] (@renovate[bot]) in [`1d11adb75`](https://github.com/meshtastic/Meshtastic-Android/commit/1d11adb75eabb7649f9902545f65cb598bc58594)
* fix(ble): Avoid duplicate bonding retries after pairing failure (#5969) by Jeremiah K (@jeremiah-k) in [`5c83333f9`](https://github.com/meshtastic/Meshtastic-Android/commit/5c83333f94535dba311461b11088e6526d9168ed)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5972) by James Rich (@jamesarich) in [`8e99d1b91`](https://github.com/meshtastic/Meshtastic-Android/commit/8e99d1b91bb908e2a65f3fb73120c92fe48ac486)
* fix(ble): Stop transport connect after failed bonding (#5973) by Jeremiah K (@jeremiah-k) in [`86580db6c`](https://github.com/meshtastic/Meshtastic-Android/commit/86580db6cfe9c20712b2a24c1658216732d647b7)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5974) by James Rich (@jamesarich) in [`630a4351e`](https://github.com/meshtastic/Meshtastic-Android/commit/630a4351eb003f64e63ab43009aed6951819c65e)
* feat(security): surface XEdDSA packet signing in node & messaging UI (#5976) by James Rich (@jamesarich) in [`5a035ac1f`](https://github.com/meshtastic/Meshtastic-Android/commit/5a035ac1f101d76e5942f157729cb4bb9e0c4b81)
* chore(deps): update vico to v3.3.0-next.1 (#5975) by renovate[bot] (@renovate[bot]) in [`b8fe31203`](https://github.com/meshtastic/Meshtastic-Android/commit/b8fe3120352d2c559bbfde6a0bdf0aa20f8df807)
### Internal (v2.8.0-internal.7)
### Internal (v2.8.0-internal.8)
Changes since [`v2.8.0-closed.1`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.8.0-closed.1):
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5948) by James Rich (@jamesarich) in [`40627fb02`](https://github.com/meshtastic/Meshtastic-Android/commit/40627fb02addd504df3e3b6713d05673d9ca9af3)
@@ -37,6 +33,12 @@ Changes since [`v2.8.0-closed.1`](https://github.com/meshtastic/Meshtastic-Andro
* docs: veracity pass, screenshot enrichment & screenshot-pipeline split (#5961) by James Rich (@jamesarich) in [`d8e0c1dd5`](https://github.com/meshtastic/Meshtastic-Android/commit/d8e0c1dd5036188269cdbb75b73995273a740d2c)
* fix(docs): preserve #anchor when rewriting sibling links for Docusaurus (#5963) by James Rich (@jamesarich) in [`a511fcf5e`](https://github.com/meshtastic/Meshtastic-Android/commit/a511fcf5ecbdb1efad0e0c374783530c4c9b34ca)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5964) by James Rich (@jamesarich) in [`b80862d36`](https://github.com/meshtastic/Meshtastic-Android/commit/b80862d36e45b94ad189257813fa46f699ae0c83)
* fix(ble): Bound Android bonding wait (#5967) by Jeremiah K (@jeremiah-k) in [`fe019d3fa`](https://github.com/meshtastic/Meshtastic-Android/commit/fe019d3fa5281fc0564c6751ccf3bcd631883fc3)
* chore(deps): update gradle to v9.6.1 (#5971) by renovate[bot] (@renovate[bot]) in [`1d11adb75`](https://github.com/meshtastic/Meshtastic-Android/commit/1d11adb75eabb7649f9902545f65cb598bc58594)
* fix(ble): Avoid duplicate bonding retries after pairing failure (#5969) by Jeremiah K (@jeremiah-k) in [`5c83333f9`](https://github.com/meshtastic/Meshtastic-Android/commit/5c83333f94535dba311461b11088e6526d9168ed)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5972) by James Rich (@jamesarich) in [`8e99d1b91`](https://github.com/meshtastic/Meshtastic-Android/commit/8e99d1b91bb908e2a65f3fb73120c92fe48ac486)
* fix(ble): Stop transport connect after failed bonding (#5973) by Jeremiah K (@jeremiah-k) in [`86580db6c`](https://github.com/meshtastic/Meshtastic-Android/commit/86580db6cfe9c20712b2a24c1658216732d647b7)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5974) by James Rich (@jamesarich) in [`630a4351e`](https://github.com/meshtastic/Meshtastic-Android/commit/630a4351eb003f64e63ab43009aed6951819c65e)
### Closed Beta (v2.8.0-closed.1)
Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.14):