github Ozark-Connect/NetworkOptimizer v1.5.1

latest release: v1.5.2
4 hours ago

Floor plan editor drawing fixes. See v1.5.0 release notes for what's new in v1.5.0+

Wi-Fi Optimizer

  • Wall drawing cleanup - Finishing shapes no longer creates zero-length segments
  • Auto-split material fix - Placing doors/windows on walls preserves the original material on flanking segments. Also fixes a heatmap crash from corrupted data.
  • Edge panning - Pauses when hovering toolbar inputs
  • Keyboard shortcuts - Escape finishes current shape, Delete removes selected segments
  • Building hit areas - Multi-shape buildings now fully clickable in global view
  • Fullscreen fit - Auto-fits map on fullscreen toggle

Installation

Windows: Download the MSI installer below

Docker:

docker compose pull && docker compose up -d

macOS (native, recommended for accurate speed tests vs Docker Desktop):

git clone https://github.com/Ozark-Connect/NetworkOptimizer.git && cd NetworkOptimizer && ./scripts/install-macos-native.sh
# or if you already have it cloned
cd NetworkOptimizer && git pull && ./scripts/install-macos-native.sh

Proxmox:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/Ozark-Connect/NetworkOptimizer/main/scripts/proxmox/install.sh)"

For other platforms (Synology, QNAP, Unraid, native Linux), see the Deployment Guide.

Don't miss a new NetworkOptimizer release

NewReleases is sending notifications on new releases.