Lanscan Changelog

What's new in Lanscan 1.6.0.15

Mar 19, 2013
  • Features:
  • Enhanced services UI allows user to enable and disable predefined services as well as define own additional TCP or UDP ports to scan
  • Selected IP address range is now saved between app sessions
  • Bug fixes:
  • IP address of whole network is selected by default

New in Lanscan 1.5.0.14 (Mar 19, 2013)

  • Bug fixes:
  • IP address selectors are now disabled when scan is in progress and re-enabled afterwards

New in Lanscan 1.5.0.12 (Mar 19, 2013)

  • Features:
  • Added IP address range selector to allow user to customize range of scan
  • Popup menu provided to allow quick selection of whole network or first 255 addresses where relevant

New in Lanscan 1.4.0.10 (Mar 19, 2013)

  • Bug fixes:
  • Improved layout of network map when host names are long
  • Fixed DHCP "An error occurred" when no domain name is available via DHCP
  • Improved thread pool usage by batching ping requests
  • Simplified usage of thread pool to improve responsiveness of UI
  • Features:
  • Added network (including prefix length) to network information panel

New in Lanscan 1.4.0.8 (Mar 19, 2013)

  • Bug fixes:
  • Fixed CIDR network address manipulation logic
  • Network address in IP range now correctly omitted from port scans
  • Fixed spike in memory usage when iterating over IP addresses in large subnet
  • New features;
  • Disabled item click in "network map" list view and instead added a "browse" button for browsable network endpoints
  • Implemented simple embedded browser for browsable network endpoints

New in Lanscan 1.3.0.6 (Mar 19, 2013)

  • Bug fixes
  • Display first DNS server address for networks with multiple DNS servers instead of erroring out
  • Tweaked theme colors to meet minimum accessibility requirements for color contrast ratios

New in Lanscan 1.3.0.4 (Mar 19, 2013)

  • Bug fixes:
  • Switched on UDP port scanning!
  • CIDR/network prefix length now obtained from system network information instead of trying to infer it from the device's IP address
  • Removed individual endpoint trace during scan as it hobbled responsiveness of UI
  • Fixed cancellation behaviour
  • New features:
  • Added gateway address to network info display
  • Added DNS server address to network info display
  • Added domain name to network info display
  • Implemented reverse DNS to resolve IP addresses to FQDNs using local DNS server
  • Changed selection mode of network map control to "none" since there is no point in allowing selection: click for port 80/443 is still supported
  • Performs external IP address lookup using http://whatismyipaddress.com/ and http://checkip.dyndns.org/
  • Added app bars and cleaned up UI
  • Added protocol readout to network map