docs: update CHANGELOG.md (#5697)

This commit is contained in:
github-actions[bot]
2026-06-01 07:40:20 -05:00
committed by GitHub
parent c590fe4676
commit 409cdb7873
+9 -9
View File
@@ -9,16 +9,12 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
### Unreleased (not yet in any build) ### Unreleased (not yet in any build)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5682) by James Rich (@jamesarich) in [`ba163c40a`](https://github.com/meshtastic/Meshtastic-Android/commit/ba163c40a9d2ff7e49845c7f1410c1fff8368cc3) * chore(deps): update vico to v3.2.1 (#5696) by renovate[bot] (@renovate[bot]) in [`d264b4086`](https://github.com/meshtastic/Meshtastic-Android/commit/d264b408622b670f807152f5125ed02d43d96360)
* chore(deps): update vico to v3.2.0-next.6 (#5683) by renovate[bot] (@renovate[bot]) in [`93faeabbc`](https://github.com/meshtastic/Meshtastic-Android/commit/93faeabbc6bd2e23770f5b03706beea1e0d7bdab) * fix(node): restore view-tree owners on map dispose so node-list popups aren't invisible (#5699) by James Rich (@jamesarich) in [`63ff12dac`](https://github.com/meshtastic/Meshtastic-Android/commit/63ff12dac345135d952c92d93d9063737300f9ce)
* fix: address top Crashlytics crashes and non-fatals for build 29320984 (#5684) by James Rich (@jamesarich) in [`cca7c274b`](https://github.com/meshtastic/Meshtastic-Android/commit/cca7c274b98dbe224c3df6f511da7f3263c697ab) * fix: show loading overlay immediately for remote config sub-screens (#5694) by James Rich (@jamesarich) in [`baa66e687`](https://github.com/meshtastic/Meshtastic-Android/commit/baa66e6877c22cc9841f4aa04ee9f2e7bebceb70)
* chore(deps): update vico to v3.2.0 (#5689) by renovate[bot] (@renovate[bot]) in [`38ec47e89`](https://github.com/meshtastic/Meshtastic-Android/commit/38ec47e894cee5913bdb55e97202610238636db3) * chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5698) by James Rich (@jamesarich) in [`c590fe467`](https://github.com/meshtastic/Meshtastic-Android/commit/c590fe467606a023e2cf9248965dbd6f91a9dc81)
* feat: replace LoRa bandwidth text input with constrained dropdown (#5687) by James Rich (@jamesarich) in [`ccf984e4b`](https://github.com/meshtastic/Meshtastic-Android/commit/ccf984e4b1ea208941d491841e79f62ac84b573a)
* chore(deps): update core/proto/src/main/proto digest to c4540bb (#5688) by renovate[bot] (@renovate[bot]) in [`0e068053b`](https://github.com/meshtastic/Meshtastic-Android/commit/0e068053bce224de4871cc3d8cc05a9719ad88db)
* Revert "feat: replace LoRa bandwidth text input with constrained dropdown" (#5691) by James Rich (@jamesarich) in [`c430eacaa`](https://github.com/meshtastic/Meshtastic-Android/commit/c430eacaace8b1f05c15dc11673a2debf294eb81)
* feat: Save unsent chat message as draft (#5686) by Copilot (@Copilot) in [`a36b60e55`](https://github.com/meshtastic/Meshtastic-Android/commit/a36b60e5510469ee6c78898a363b739963119b9b)
### Open Beta (v2.7.14-open.15) ### Open Beta (v2.7.14-open.16)
Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.13): Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.13):
#### 🏗️ Features #### 🏗️ Features
@@ -109,6 +105,8 @@ Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/relea
* feat: enable WAL connection pool for parallel reads by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5372 * feat: enable WAL connection pool for parallel reads by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5372
* feat: node list density switching with compact layout and field toggles by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5444 * feat: node list density switching with compact layout and field toggles by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5444
* feat(ai): upgrade Chirpy on-device AI with proper APIs, download UX, and streaming by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5579 * feat(ai): upgrade Chirpy on-device AI with proper APIs, download UX, and streaming by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5579
* feat: replace LoRa bandwidth text input with constrained dropdown by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5687
* feat: Save unsent chat message as draft by @Copilot in https://github.com/meshtastic/Meshtastic-Android/pull/5686
#### 🖥️ Desktop #### 🖥️ Desktop
* fix(desktop): keep Vico package to prevent bytecode verification errors by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5424 * fix(desktop): keep Vico package to prevent bytecode verification errors by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5424
#### 🛠️ Fixes #### 🛠️ Fixes
@@ -237,6 +235,7 @@ Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/relea
* fix: address top Crashlytics crashes in beta 2.7.14 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5672 * fix: address top Crashlytics crashes in beta 2.7.14 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5672
* fix(flatpak): source desktop metadata from in-repo packaging dir by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5673 * fix(flatpak): source desktop metadata from in-repo packaging dir by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5673
* Rename Desktop application to 'Meshtastic Desktop' by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5677 * Rename Desktop application to 'Meshtastic Desktop' by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5677
* fix: address top Crashlytics crashes and non-fatals for build 29320984 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5684
#### 📝 Other Changes #### 📝 Other Changes
* refactor(ui): compose resources, domain layer by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/4628 * refactor(ui): compose resources, domain layer by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/4628
* Add per-message transport method icons for new message format by @Kealper in https://github.com/meshtastic/Meshtastic-Android/pull/4643 * Add per-message transport method icons for new message format by @Kealper in https://github.com/meshtastic/Meshtastic-Android/pull/4643
@@ -266,6 +265,7 @@ Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/relea
* Upgrade takpacket-sdk to version 0.3.0 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5621 * Upgrade takpacket-sdk to version 0.3.0 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5621
* repo: Add Meshtastic Desktop icon SVGs by @vidplace7 in https://github.com/meshtastic/Meshtastic-Android/pull/5623 * repo: Add Meshtastic Desktop icon SVGs by @vidplace7 in https://github.com/meshtastic/Meshtastic-Android/pull/5623
* Enhance TAKTALK support with message and room handling, update SDK to v0.3.2 by @thebentern in https://github.com/meshtastic/Meshtastic-Android/pull/5634 * Enhance TAKTALK support with message and room handling, update SDK to v0.3.2 by @thebentern in https://github.com/meshtastic/Meshtastic-Android/pull/5634
* Revert "feat: replace LoRa bandwidth text input with constrained dropdown" by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5691
## New Contributors ## New Contributors
* @nreisbeck made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/4607 * @nreisbeck made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/4607