github Ozark-Connect/NetworkOptimizer v1.3.5

7 hours ago

Channel analysis gets more accurate span rendering and offline APs stop polluting your health score.

Wi-Fi Optimizer

  • Regulatory-aware channel map - The channel chart now only shows channels valid for your site's regulatory domain instead of a hardcoded global list. No more phantom channels 12-14 in the US.
  • Accurate 2.4 GHz channel spans - Spans now use the extension channel direction (HT40+/HT40-) from UniFi and model the real ~22 MHz spectral width, so you can see exactly where overlap happens.
  • Bonded channel display - Detail cards show which channels are bonded together (e.g., "Ch 1 + 5" for 2.4 GHz HT40, "Ch 36 - 48" for 5 GHz 80 MHz).
  • Focused span selection - Clicking a channel now highlights only that AP's span instead of all overlapping groups. Band switching clears the selection.
  • Offline APs excluded from scoring - Offline access points no longer generate issues or affect the health score. Operational tabs (Load Balance, Airtime) filter them out too, while planning tabs (Channels, Power, Spectrum) still show them.
  • Offline status indicator - AP cards on the Overview tab now show an online/offline indicator so you can spot downed APs at a glance.

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.