Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
* fix(service): resolve selected-device startup race (#5828) by Jeremiah K (@jeremiah-k) in [`acf9ff934`](https://github.com/meshtastic/Meshtastic-Android/commit/acf9ff9349cd55459e35ae016ef9f03ab1ce20fa)
* chore(deps): update androidx.core:core-location-altitude to v1.0.0 (#5831) by renovate[bot] (@renovate[bot]) in [`b590f438e`](https://github.com/meshtastic/Meshtastic-Android/commit/b590f438ea1320a7ed26a1c9c1133c6025780077)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5833) by James Rich (@jamesarich) in [`021f467b6`](https://github.com/meshtastic/Meshtastic-Android/commit/021f467b61f64d472768e905b33bb17ac8294420)
* chore(deps): update lifecycle to v2.11.0 (#5836) by renovate[bot] (@renovate[bot]) in [`2439a1552`](https://github.com/meshtastic/Meshtastic-Android/commit/2439a1552fac866aa9bbb598ff426924582fc3e7)
* chore(deps): update compose-multiplatform to v1.11.3 (#5832) by renovate[bot] (@renovate[bot]) in [`76a7fdf7a`](https://github.com/meshtastic/Meshtastic-Android/commit/76a7fdf7aa0f34f7751da8d99dc1684fab6f40d0)
* chore(deps): update room to v3.0.0-rc01 (#5835) by renovate[bot] (@renovate[bot]) in [`c1269b0d8`](https://github.com/meshtastic/Meshtastic-Android/commit/c1269b0d8ef484e84e1048c77dd24ff41f63904d)
* fix(database): defer FTS backfill on cold start and enforce single-connection pool (#5841) by Jeremiah K (@jeremiah-k) in [`e94f2eec3`](https://github.com/meshtastic/Meshtastic-Android/commit/e94f2eec38286452b23a86e709a884a5d82a9444)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5840) by James Rich (@jamesarich) in [`ca9aba323`](https://github.com/meshtastic/Meshtastic-Android/commit/ca9aba32358e045b087b2a6f8ee08d8663405885)
* chore(deps): update detekt to v2.0.0-alpha.5 (#5792) by renovate[bot] (@renovate[bot]) in [`02274216a`](https://github.com/meshtastic/Meshtastic-Android/commit/02274216af0398826dc517aa4cf6243b221ce090)
* chore(deps): update datadog.gradle to v1.28.0 (#5843) by renovate[bot] (@renovate[bot]) in [`4a87cd035`](https://github.com/meshtastic/Meshtastic-Android/commit/4a87cd035b2b0cc38552144b5eef08c5d68089b4)
* chore(deps): update takpacket.sdk to v0.7.0 (#5844) by renovate[bot] (@renovate[bot]) in [`da9a9154d`](https://github.com/meshtastic/Meshtastic-Android/commit/da9a9154da5af5276ee050ad8a059b63152d8d7b)
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5845) by James Rich (@jamesarich) in [`cad7ef98d`](https://github.com/meshtastic/Meshtastic-Android/commit/cad7ef98d0b7cef01e3f1fdd2b19bc634e38a325)

### Internal (v2.8.0-internal.1)
Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.14):
Expand Down