github Yeraze/meshmonitor v3.10.0-RC8

latest release: v3.10.0
pre-release6 hours ago

Changes since RC7

Features

  • feat: channel drag-and-drop reorder with message migration (#2411)
  • feat: add rsyslog server setting to network configuration (#2410)

Bug Fixes

  • fix: PG packet monitor names and key mismatch flag not clearing (#2406)
  • fix: prevent local node from self-flagging security warnings (#2407)
  • fix: admin keys showing as [object Object] in security config UI (#2408)

๐Ÿš€ MeshMonitor v3.10.0-RC8

๐Ÿ“ฆ Installation

Docker (recommended):

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

๐Ÿงช 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.