github Yeraze/meshmonitor v4.14.2-rc2

pre-release5 hours ago

What's Changed

  • feat(reticulum): Phase 1b — frontend + deployment (#3960) by @Yeraze in #4698
  • fix(automation): let MT↔MC bridge relay the operator's own messages by @Yeraze in #4695
  • fix(unified): gate telemetry on nodes:read, fetch MeshCore nodes by publicKey by @Yeraze in #4701
  • fix(docker): skip puppeteer's Chrome download in the main image by @Yeraze in #4707
  • chore(deps-dev): bump @types/better-sqlite3 from 7.6.13 to 9.6.0 by @dependabot[bot] in #4652
  • chore(deps): bump lucide-react from 1.29.0 to 1.30.0 by @dependabot[bot] in #4653
  • feat(reticulum): Phase 2 — LXMF messaging (#3960) by @Yeraze in #4706
  • fix(automation): mark tapback/reply text on the MT→MC bridge by @Yeraze in #4699
  • Translations update from Hosted Weblate by @weblate in #4688
  • docs(add-ons): list CardMesh and document the REST API integration path by @Yeraze in #4708
  • feat(reticulum): Phase 3 — position, telemetry & own-mode radio (#3960) by @Yeraze in #4713
  • feat(admin): warn when position precision exceeds the public-channel clamp (#4705) by @Yeraze in #4710
  • fix(tcp): propagate asynchronous socket write failures by @gdiciocco in #4692
  • fix(pkg): declare the supported Node range in engines (#4703) by @Yeraze in #4714
  • Fix traceroute channel resolution: 3 bypassing paths + PSK/name gaps by @Yeraze in #4712
  • feat(reticulum): Phase 4 — topology & remote monitoring (#3960) by @Yeraze in #4715
  • docs(reticulum): close out epic — Phase 4 done, Phase 5 (desktop parity) descoped (#3960) by @Yeraze in #4717
  • chore(release): 4.14.2-rc2 by @Yeraze in #4719

New Contributors

Full Changelog: v4.14.2-rc1...v4.14.2-rc2

🚀 MeshMonitor v4.14.2-rc2

📦 Installation

Docker (recommended):

docker run -d \
  --name meshmonitor \
  -p 8080:3001 \
  -v meshmonitor-data:/data \
  ghcr.io/Yeraze/meshmonitor:4.14.2-rc2

🧪 Testing

✅ All tests passed
✅ TypeScript checks passed
✅ Docker images built for linux/amd64, linux/arm64, linux/arm/v7

📋 Changes

See commit history for detailed changes.

Don't miss a new meshmonitor release

NewReleases is sending notifications on new releases.