github Yeraze/meshmonitor v1.9.1

latest releases: v2.19.0, v2.18.9, v2.18.8...
one month ago

What's Changed

Bug Fixes

  • Map centering: Fixed map repeatedly re-centering on selected node when users manually pan or zoom. The map now only centers once on initial node click, allowing free exploration afterward.

Documentation

  • Added comprehensive proxy compatibility analysis for Home Assistant integration
  • Documented WebSocket proxy support options and implementation strategies

Maintenance

  • Updated version to 1.9.1 across package.json, package-lock.json, and Helm chart

Full Changelog: v1.9.0...v1.9.1

๐Ÿš€ MeshMonitor v1.9.1

๐Ÿ“ฆ Installation

Docker (recommended):

docker run -d \
  --name meshmonitor \
  -p 8080:3001 \
  -v meshmonitor-data:/data \
  ghcr.io/Yeraze/meshmonitor:v1.9.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.

Don't miss a new meshmonitor release

NewReleases is sending notifications on new releases.