Skip to content

Happy 2022 and Mac M1 support!

Compare
Choose a tag to compare
@angryziber angryziber released this 16 Jan 21:39
· 153 commits to master since this release

Changes in 3.8.0:

  • Support for Mac M1 (provided that it runs an arm64 build of Java) - thanks to @aplr #284
  • SWT updated for all platforms
  • Java 11 is now the minimum required (due to SWT), source can now be built with Java 17
  • If real network netmask is known (e.g. LAN), then skipping of broadcast addresses will respect that instead of always skipping .0 and .255 #309
  • Pressing IP^ button to prefill local network interfaces will now set netmask in Range Feeder
  • LinuxMACFetcher will now read Kernel ARP table directly, not relying on the arp utility to be available #320
  • Keywords added to Linux desktop file/launcher to make searching easier #321
  • Introduce ARPPinger for pinging LAN hosts that don't respond to ICMP, etc #308
  • Mac vendors updated