What's new in v1.8.2
Bug fixes
-
Scan no longer starts before confirmation — clicking "Scan Network" now opens the config modal first. The scan only triggers after you review/edit the IP ranges and click "Scan Now". The sidebar also automatically switches to Scan History once a scan is confirmed.
-
Windows ping compatibility — the status checker now uses the correct ping arguments on Windows (
-n 1 -w 1000) instead of the Linux/macOS flags (-c 1 -W 1), fixing broken status checks on Windows hosts.