Files
Meshtastic-Android/CHANGELOG.md
T
2026-05-28 16:47:59 -05:00

40 KiB

Changelog

All notable changes to this project will be documented in this file. The [Unreleased] section is automatically updated on every push to main. See GitHub Releases for the full history.

[Unreleased]

Unreleased (not yet in any build)

  • chore(deps): update actions/cache action to v5 (#5652) by renovate[bot] (@renovate[bot]) in 0dad4273d

Internal (v2.7.14-internal.109)

Changes since v2.7.14-open.13:

  • chore(deps): update spotless to v8.6.0 (#5618) by renovate[bot] (@renovate[bot]) in c29f7ce29
  • chore(deps): update core/proto/src/main/proto digest to 9ab4a1d (#5617) by renovate[bot] (@renovate[bot]) in 7df0ee08e
  • chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5616) by James Rich (@jamesarich) in 562ac7390
  • Upgrade takpacket-sdk to version 0.3.0 (#5621) by James Rich (@jamesarich) in 29345709e
  • fix(proto): prune TakTalkMessage and TakTalkRoomData from Wire codegen (#5624) by James Rich (@jamesarich) in fda8f97f3
  • feat: adopt gradle-flatpak-sources plugin for offline Flatpak builds (#5619) by James Rich (@jamesarich) in b9315d4b3
  • chore(deps): update takpacket.sdk to v0.3.1 (#5626) by renovate[bot] (@renovate[bot]) in 8c9c94294
  • chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5625) by James Rich (@jamesarich) in 2277aae6e
  • chore(deps): update actions/setup-java action to v5 (#5627) by renovate[bot] (@renovate[bot]) in 837f5596f
  • chore(deps): update github artifact actions (major) (#5628) by renovate[bot] (@renovate[bot]) in 10569eb9d
  • chore(deps): update gradle/actions action to v6 (#5630) by renovate[bot] (@renovate[bot]) in 1a7b34392
  • chore(deps): update core/proto/src/main/proto digest to e3c8af5 (#5629) by renovate[bot] (@renovate[bot]) in 19ea164f9
  • chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5631) by James Rich (@jamesarich) in a79e30e69
  • chore(deps): update takpacket.sdk to v0.3.2 (#5632) by renovate[bot] (@renovate[bot]) in de3d65a10
  • docs(governance): add agent behavior and cost efficiency rules (#5636) by James Rich (@jamesarich) in 3fe21e173
  • fix(database): stabilize flaky DatabaseManagerWithDbRetryTest (#5635) by James Rich (@jamesarich) in d892f43e0
  • ci(changelog): exclude changelog commits and fix contributor duplication (#5638) by James Rich (@jamesarich) in d125d955f
  • chore(deps): update plugin org.meshtastic.flatpak.sources.settings to v0.1.2 (#5637) by renovate[bot] (@renovate[bot]) in 73a2d9f62
  • docs: add settings validation reference (#5218) by Copilot (@Copilot) in a5d176d4d
  • repo: Add Meshtastic Desktop icon SVGs (#5623) by Austin (@vidplace7) in 321b73e72
  • Enhance TAKTALK support with message and room handling, update SDK to v0.3.2 (#5634) by Ben Meadors (@thebentern) in a5e6894fe
  • chore(deps): update takpacket.sdk to v0.3.3 (#5642) by renovate[bot] (@renovate[bot]) in bfece155f
  • fix(ble): stop BLE scan on background and downgrade connection priority (#5644) by James Rich (@jamesarich) in 1d221e2dd
  • fix(ci): pre-install JetBrains JDK 21 for Compose Desktop builds (#5646) by James Rich (@jamesarich) in f10f36580
  • chore(deps): update com.google.firebase:firebase-bom to v34.14.0 (#5647) by renovate[bot] (@renovate[bot]) in 2e7100ca8
  • fix(ci): install JetBrains JDK 21 for lint-check job (#5649) by James Rich (@jamesarich) in ccd7fcd45
  • fix(ci): cache JetBrains JDK and simplify daemon JVM config (#5650) by James Rich (@jamesarich) in 00f3b38f8

Open Beta (v2.7.14-open.13)

Changes since v2.7.13:

🏗️ Features

🖥️ Desktop

🛠️ Fixes

📝 Other Changes

New Contributors