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 -dmacOS (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.shProxmox:
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.