This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryChat auto-scroll to new messages and a "Jump to Bottom" button were added.
Full changelog
What's Changed
New Features
- Chat auto-scroll to new messages — When near the bottom of a chat, new incoming messages automatically scroll the view. Works for both channel messages and DMs. Also adds a "Jump to Bottom" button to the DM tab. (#2143, #2142)
Bug Fixes
- Fix lock icon on auto-favorites — Auto-favorited nodes no longer show a lock icon; only manually-locked favorites display 🔒 (#2144)
- Enable save for Dim Inactive Nodes settings — Fix save button not enabling when changing dim inactive node settings (#2140, #2138)
- Normalize homoglyphs in autoresponder matching — Autoresponder now matches messages with homoglyph characters (#2137, #2136)
Other
- docs: fix outdated paths and values in ARCHITECTURE_LESSONS.md (#2139)
- chore: bump version to 3.8.2 (#2145)
🚀 MeshMonitor v3.8.2
📦 Installation
Docker (recommended):
docker run -d \
--name meshmonitor \
-p 8080:3001 \
-v meshmonitor-data:/data \
ghcr.io/Yeraze/meshmonitor:3.8.2
🧪 Testing
✅ All unit tests passed (2921 tests)
✅ All system tests passed
✅ TypeScript checks passed
🚀 MeshMonitor v3.8.2
📦 Installation
Docker (recommended):
docker run -d \
--name meshmonitor \
-p 8080:3001 \
-v meshmonitor-data:/data \
ghcr.io/Yeraze/meshmonitor:3.8.2
🧪 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]