github Yeraze/meshmonitor v2.17.4
v2.17.4 - Hotfix: CSRF and Rate Limiting Fixes

latest release: v2.17.5
6 hours ago

What's Changed

This hotfix release addresses critical CSRF token access and rate limiting issues for reverse proxy deployments.

Bug Fixes

  • CSRF Token and Rate Limiting: Resolve CSRF token access and rate limiting issues for reverse proxy deployments (#568)

Features

  • Per-Node Purge Buttons: Add per-node purge buttons for traceroutes and telemetry (#565)

Documentation

  • Site Gallery Update: Add Tampa Bay Area Mesh to Site Gallery (#569)

Version Bump

  • Hotfix Release: Bump version to 2.17.4 (#571)

Full Changelog

v2.17.3...v2.17.4

๐Ÿš€ MeshMonitor v2.17.4

๐Ÿ“ฆ Installation

Docker (recommended):

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