This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed Auto Favorite settings not persisting after save.
Full changelog
MeshMonitor v3.7.1
Hotfix release for Auto Favorite settings persistence.
Bug Fixes
- Auto Favorite settings not persisting after save — The Auto Favorite toggle would revert to disabled immediately after saving. The
autoFavoriteEnabledandautoFavoriteStaleHourssettings keys were missing from thevalidKeysallowlist in the POST/api/settingsendpoint, causing them to be silently dropped. (#2023)
Issues Resolved
- #2022 — Auto Favorite toggle does not persist (reverts to disabled after saving)
Full Changelog: https://github.com/Yeraze/meshmonitor/compare/v3.7.0...v3.7.1
🚀 MeshMonitor v3.7.1
📦 Installation
Docker (recommended):
docker run -d \
--name meshmonitor \
-p 8080:3001 \
-v meshmonitor-data:/data \
ghcr.io/Yeraze/meshmonitor:3.7.1
🧪 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.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Yeraze/meshmonitor
All releases →Related context
Related tools
Earlier breaking changes
- v4.7.2 Route `destination` field now rejects non‑8‑hex nodeId or 64‑hex publicKey, returning HTTP 400.
Beta — feedback welcome: [email protected]