Files
Meshtastic-Android/CHANGELOG.md
2026-05-31 12:40:39 -05:00

37 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: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5682) by James Rich (@jamesarich) in ba163c40a
  • chore(deps): update vico to v3.2.0-next.6 (#5683) by renovate[bot] (@renovate[bot]) in 93faeabbc
  • fix: address top Crashlytics crashes and non-fatals for build 29320984 (#5684) by James Rich (@jamesarich) in cca7c274b
  • chore(deps): update vico to v3.2.0 (#5689) by renovate[bot] (@renovate[bot]) in 38ec47e89
  • feat: replace LoRa bandwidth text input with constrained dropdown (#5687) by James Rich (@jamesarich) in ccf984e4b
  • chore(deps): update core/proto/src/main/proto digest to c4540bb (#5688) by renovate[bot] (@renovate[bot]) in 0e068053b
  • Revert "feat: replace LoRa bandwidth text input with constrained dropdown" (#5691) by James Rich (@jamesarich) in c430eacaa
  • feat: Save unsent chat message as draft (#5686) by Copilot (@Copilot) in a36b60e55

Open Beta (v2.7.14-open.15)

Changes since v2.7.13:

🏗️ Features

🖥️ Desktop

🛠️ Fixes

📝 Other Changes

New Contributors