Skip to content

Commit 1fa7a7f

Browse files
docs: update CHANGELOG.md
1 parent a57c144 commit 1fa7a7f

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,17 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
1010
### Unreleased (not yet in any build)
1111

1212
#### 🛠️ Fixes
13-
* fix(database): recover firmware metadata reads after DB pool churn by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6177
13+
* fix: address 2.8.0 release-audit findings by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6189
14+
* fix: keep node-mute authoritative over @mentions by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6190
15+
* fix: dedup node lists to prevent LazyColumn duplicate-key crash by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6193
16+
* fix(discovery): restore radio home config after an interrupted scan by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6192
17+
* fix(service): route notification quick-replies through the send pipeline; drop dead parcelize plugin by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6196
18+
* fix(firmware): never offer an alpha release older than current stable by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6198
19+
* fix(settings): keep the Debug Panel accessible while disconnected by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6199
20+
* fix(database): force Room single-connection pool on all platforms by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6202
21+
* fix(dfu): harden Legacy nRF52 recovery after BLE stalls by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6201
1422

15-
### Internal (v2.8.0-internal.21)
23+
### Internal (v2.8.0-internal.23)
1624
Changes since [`v2.8.0-closed.7`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.8.0-closed.7):
1725

1826
#### 🏗️ Features
@@ -25,6 +33,7 @@ Changes since [`v2.8.0-closed.7`](https://github.com/meshtastic/Meshtastic-Andro
2533
* fix(firmware): Keep bundled release discovery available by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6082
2634
* fix(dfu): Detect legacy bootloaders before secure fallback by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6079
2735
* fix(firmware): Retry ESP32 OTA service connections cleanly by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6081
36+
* fix(database): recover firmware metadata reads after DB pool churn by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6177
2837
#### 📝 Other Changes
2938
* refactor(qr): apply channel imports atomically via edit-settings transaction by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6170
3039

@@ -160,6 +169,7 @@ Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/relea
160169
* @dubsector made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5986
161170
* @garthvh made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6088
162171
* @coderabbitai[bot] made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6180
172+
* @madeofstown made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6210
163173
<!-- UNRELEASED_END -->
164174

165175
<!-- RELEASED_START -->

0 commit comments

Comments
 (0)