github Yeraze/meshmonitor v4.15.2-rc7

pre-release7 hours ago

MeshMonitor v4.15.2-rc7

⚠️ Pre-release — this is a release candidate for testing. Docker images are not tagged :latest.

This candidate adds the new Mesh Issues analysis report, which scans the RF graph for role and placement health problems across three rule tiers, with a coverage preface, per-issue dismissal, and settings. The Packet Monitor gains a full portnum filter with free-text content search, plus a Stop capturing control on every monitor view. MeshCore node details now offer the same telemetry time-window selector (15m–7d) that Meshtastic already had. The new Installed Scripts inventory appears in global settings, and the Scripts section is now reachable from the settings nav.

Features

  • #4966, #4967, #4968 — Mesh Issues analysis report: Phase 1 foundation + Tier A rules, Tier B RF-graph rules, and Phase 3 coverage preface, dismiss UI, Tier C, and settings (#4964)
  • #4970 — MeshCore: telemetry time window selector in node details, parity with Meshtastic (#4969)
  • #4961 — Packet Monitor: full portnum filter + free-text content search (#4958)
  • #4956 — Installed Scripts inventory in global settings (#4942)

Bug Fixes

  • #4960 — Packet Monitor: Stop capturing control on all packet monitors; capture no longer persists through refresh (#4957)
  • #4962 — Scripts section added to the settings nav (#4942)

Chores

  • #4971 — version bump to 4.15.2-rc7

Issues Resolved

  • #4969 — MeshCore telemetry time window selector
  • #4964 — Epic: Mesh Issues analysis report
  • #4958 — Filter and search beacon/status app in packet capture
  • #4957 — Packet Monitor has no Stop button
  • #4852 — No meshbeacon or status message in packet monitor

Full changelog: v4.15.2-rc6...v4.15.2-rc7

🚀 MeshMonitor v4.15.2-rc7

📦 Installation

Docker (recommended):

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

🧪 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.