github Yeraze/meshmonitor v4.15.2-rc5

pre-release3 hours ago

MeshMonitor v4.15.2-rc5

⚠️ Pre-release (RC). For testing. Not tagged :latest; use a specific image tag.

Release candidate 5 for 4.15.2, rolling up seven PRs since rc4. Adds a device-config Restore button to Backup Management (#4933) with the reboot notice now driven by the actual restore flag (#4935), and lands Phase 1 of Carto basemap API-key support (#4936) with the key field relocated to the Map settings section (#4938). Fixes a MeshCore flood-scope bug so truly-unscoped floods no longer fall back to the node's default region (#4937), hides the MeshMonitor logo/wordmark on per-source pages (#4939), and makes the Site Planner panel explain why a coverage prediction rendered as a plain circle instead of terrain-shaped (#4940).

Features

  • feat(backup): add Restore button to Device Backup Management (#4933)
  • feat(map): support a Carto basemap API key — Phase 1 (#4936)

Bug Fixes

  • fix(backup): surface restore reboot notice from the actual flag (#4935)
  • fix(meshcore): send truly-unscoped floods, not the node default region (#4937)
  • fix(settings): move Carto API key field to the Map section (#4938)
  • fix(header): hide MeshMonitor logo/wordmark on per-source pages (#4939)
  • fix(site-planner): surface why coverage is a circle in the panel (#4940)

Issues Resolved

Full changelog: v4.15.2-rc4...v4.15.2-rc5

🚀 MeshMonitor v4.15.2-rc5

📦 Installation

Docker (recommended):

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

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