github Yeraze/meshmonitor v3.7.4

2 hours ago

What's Changed

Bug Fixes

  • fix: allow any origin when embed allowedOrigins is blank (#2075) — Closes #2070
  • fix: prevent stale position broadcasts from overwriting fixed position (#2071)
  • fix: add embed.html to armv7 Dockerfile (#2067)
  • fix: use --entrypoint in Docker smoke tests (#2068)

Documentation

  • docs: exclude design plans from published docs (#2074)
  • docs: fix embed maps URL examples to match actual route (#2072)

Issues Resolved

  • #2070 [SUPPORT] Embed Maps
  • #2065 v3.7.3 isn't tagged with latest

Full Changelog: v3.7.3...v3.7.4

🚀 MeshMonitor v3.7.4

📦 Installation

Docker (recommended):

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

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