3.8.2
Changes in 3.8.2:
- Allow building if .git is not present (e.g. from source zip) #319
- Windows installer now includes a stripped-down JRE to avoid downloading Java separately
- Windows 32-bit build has been removed
- Linux deb & rpm packages now correctly specify Java 11 dependency, not 8
- Mac: display a notification if java not in PATH #279
- If scanning a local network, then ARP will be used in addition to chosen Pinger to detect more hosts #280
- Improved storing/finding of MAC-based host comments. In LAN, they will always be MAC-based now #311
- Removed root-only ICMPPinger that worked using RawSockets, JavaPinger will use ICMP if has permissions to do so