github Yeraze/meshmonitor v2.18.3

3 hours ago

Release v2.18.3

Bug Fix

UI Improvements

  • Auto Responder Checkbox Layout (#620): Fixed the layout of "Enable Multiline" and "Verify Response" checkboxes in the Auto Responder configuration section. Checkboxes and their labels now display properly aligned on a single line instead of wrapping text underneath the checkbox.

What's Changed

  • fix: Improve checkbox layout in Auto Responder section by @Yeraze in #620
  • chore: Bump version to 2.18.3 by @Yeraze in #621

Full Changelog: v2.18.2...v2.18.3

๐Ÿš€ MeshMonitor v2.18.3

๐Ÿ“ฆ Installation

Docker (recommended):

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

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