Files
Meshtastic-Android/CHANGELOG.md
2026-05-20 07:12:58 -05:00

45 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)

  • build(flatpak): overhaul and automate flatpak offline manifest generation (#5529) by James Rich (@jamesarich) in 99b5688b0

Internal (v2.7.14-internal.95)

Changes since v2.7.14-open.9:

  • chore(deps): update vico to v3.2.0-next.5 (#5470) by renovate[bot] (@renovate[bot]) in 4bacff81c
  • chore(deps): update spotless to v8.5.1 (#5468) by renovate[bot] (@renovate[bot]) in c91219d8b
  • chore(deps): update wire to v6.4.0 (#5466) by renovate[bot] (@renovate[bot]) in f0e12695b
  • fix(database): make withDb retry logic resilient to varying close messages (#5474) by James Rich (@jamesarich) in 057d5bb77
  • ci: remove desktop build job from reusable-check to cut macOS runner costs (#5475) by James Rich (@jamesarich) in d24fc9ac9
  • refactor(build): rename entry modules and remove DESKTOP_ONLY mode (#5476) by James Rich (@jamesarich) in f4b6b02ac
  • fix(settings): add input validation for BLE PIN, LoRa modem, and ambient lighting (#5477) by James Rich (@jamesarich) in 1dd47bc09
  • chore(deps): update markdownrenderer to v0.41.0 (#5471) by renovate[bot] (@renovate[bot]) in f6587a123
  • fix(nav): remote admin nodenum + Nav3 consolidation and improvements (#5478) by James Rich (@jamesarich) in df4f10c4d
  • chore(deps): update core/proto/src/main/proto digest to 59cb394 (#5480) by renovate[bot] (@renovate[bot]) in 72436e70b
  • feat: adopt Material 3 Expressive design system (M3-native APIs only) (#5479) by James Rich (@jamesarich) in f5128798a
  • feat(docs): In-app documentation browser with Jekyll site and Docusaurus sync (#5445) by James Rich (@jamesarich) in fc0df1a79
  • chore(deps): update actions/checkout action to v6 (#5481) by renovate[bot] (@renovate[bot]) in 2e484e219
  • chore(deps): update actions/deploy-pages action to v5 (#5482) by renovate[bot] (@renovate[bot]) in d7cccd0db
  • chore(deps): update actions/github-script action to v9 (#5483) by renovate[bot] (@renovate[bot]) in f8a5f894a
  • chore(deps): update io.nlopez.compose.rules:detekt to v0.5.9 (#5485) by renovate[bot] (@renovate[bot]) in 4eb7ed8fe
  • chore(deps): update actions/setup-node action to v6 (#5486) by renovate[bot] (@renovate[bot]) in 733cb92ae
  • chore(deps): update gradle/actions action to v6 (#5488) by renovate[bot] (@renovate[bot]) in 21993b6cc
  • chore(deps): update actions/upload-pages-artifact action to v5 (#5487) by renovate[bot] (@renovate[bot]) in 4afa1a032
  • chore(deps): update actions/setup-java action to v5 (#5484) by renovate[bot] (@renovate[bot]) in bbdc4a300
  • docs: comprehensive accuracy audit and CI fix (#5489) by James Rich (@jamesarich) in ece771edb
  • fix(ci): disable configuration cache for Dokka build (#5492) by James Rich (@jamesarich) in fe2cbae87
  • chore(deps): update compose-multiplatform to v1.3.0-beta01 (#5490) by renovate[bot] (@renovate[bot]) in 3bfaa466a
  • chore(deps): update node to v24 (#5491) by renovate[bot] (@renovate[bot]) in cdf57ced8
  • chore(deps): update peter-evans/create-pull-request action to v8 (#5493) by renovate[bot] (@renovate[bot]) in a141df437
  • chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5465) by James Rich (@jamesarich) in 83bb1a31f
  • docs: update CHANGELOG.md (#5473) by github-actions[bot] (@github-actions[bot]) in 3121ea09a
  • fix(docs): use locale subdirectory inside files/ instead of qualifier (#5494) by James Rich (@jamesarich) in 418861d35
  • fix(ci): unblock Dokka documentation generation (#5496) by James Rich (@jamesarich) in 228765a15
  • chore(deps): update compose-multiplatform to v1.11.2 (#5497) by renovate[bot] (@renovate[bot]) in 619897de8
  • docs: update CHANGELOG.md (#5495) by github-actions[bot] (@github-actions[bot]) in 51d2c7b15
  • fix(ci): exclude pre-release tags from docs-release workflow (#5499) by James Rich (@jamesarich) in 92cfbaee9
  • docs: move English sources into docs/en/ locale folder (#5501) by James Rich (@jamesarich) in 11bc37c96
  • chore(deps): update org.junit.vintage:junit-vintage-engine to v6.1.0 (#5503) by renovate[bot] (@renovate[bot]) in ae127a1e1
  • chore(deps): update org.junit.platform:junit-platform-launcher to v6.1.0 (#5502) by renovate[bot] (@renovate[bot]) in 2b7621221
  • chore(deps): update room to v3.0.0-alpha05 (#5498) by renovate[bot] (@renovate[bot]) in 59499e827
  • docs: update CHANGELOG.md (#5500) by github-actions[bot] (@github-actions[bot]) in 6c51c1ac1
  • fix(ci): use GitHub compare API for changelog author resolution (#5504) by James Rich (@jamesarich) in 4ff6f23c5
  • docs: update CHANGELOG.md (#5505) by github-actions[bot] (@github-actions[bot]) in f38536ae6
  • fix(database): update @Relation annotations for Room 3.0.0-alpha05 (#5507) by James Rich (@jamesarich) in 01d32e15c
  • chore(deps): update plugin flatpak-gradle-generator to v1.8.0 (#5506) by renovate[bot] (@renovate[bot]) in 9260033e0
  • docs: update CHANGELOG.md (#5508) by github-actions[bot] (@github-actions[bot]) in 6fb3776e0
  • build: reorder Maven repos to reduce flatpak generator 404s (#5509) by James Rich (@jamesarich) in 930dee09e
  • chore(deps): migrate takpacket-sdk to Maven Central coordinates (#5512) by James Rich (@jamesarich) in 5c3b22584
  • ci: reduce flatpak source generation thrash (#5513) by James Rich (@jamesarich) in 3f64b5a0e
  • chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5511) by James Rich (@jamesarich) in 1dcb7b9d1
  • docs: update CHANGELOG.md (#5510) by github-actions[bot] (@github-actions[bot]) in 0803dd3ae
  • fix: prevent node details hang when device hardware API is unreachable (#5514) by James Rich (@jamesarich) in 877909fa9
  • chore(deps): update ruby to v4.0.5 (#5515) by renovate[bot] (@renovate[bot]) in d37e08fcc
  • docs: update CHANGELOG.md (#5516) by github-actions[bot] (@github-actions[bot]) in f5e5fb6da
  • fix(ci): exclude kotlinNativeBundleConfiguration from flatpak source generation (#5517) by James Rich (@jamesarich) in e13a4359e
  • docs: update CHANGELOG.md (#5518) by github-actions[bot] (@github-actions[bot]) in 54fafd225
  • fix(ci): downgrade Ruby to 4.0.4 for ubuntu-24.04 compatibility (#5519) by James Rich (@jamesarich) in 199827755
  • ci: unify GitHub Pages deployment (Dokka + docs site) (#5523) by James Rich (@jamesarich) in a6523acbb
  • chore(deps): update koin.plugin to v1.0.0 (#5524) by renovate[bot] (@renovate[bot]) in 8de0a1f16
  • chore(flatpak): optimize CI source generation and clean up redundant tasks (#5525) by James Rich (@jamesarich) in 7ae1b2681
  • fix(docs): compile Jekyll docs site and add root redirect in CI (#5526) by James Rich (@jamesarich) in f94358551
  • docs: update CHANGELOG.md (#5520) by github-actions[bot] (@github-actions[bot]) in 95df50014

Open Beta (v2.7.14-open.9)

Changes since v2.7.13:

🏗️ Features

🖥️ Desktop

🛠️ Fixes

📝 Other Changes

New Contributors

New Contributors

Full Changelog: https://github.com/meshtastic/Meshtastic-Android/compare/v2.7.13...unreleased