Skip to content

Releases: angryip/ipscan

HiDPI support

11 Dec 22:23
Compare
Choose a tag to compare
  • HiDPI/retina display support for Windows and Linux
  • Flatter icons
  • Select fetchers added to columns menu for easier discoverability
  • Show scanning progress in the system taskbar (no Linux support due to SWT)
  • Details window size is really persisted now
  • Mac vendors updated and are no longer cut to 8 characters
  • Smaller bugfixes
  • Java 6 support dropped due to SWT update

Fixes finding of 1.8.0 b101 JRE

04 Aug 15:55
Compare
Choose a tag to compare

This is a bugfix release:

  • Launch4J upgraded to fix finding the 1.8.0b101 JRE on Windows
  • Show version check dialog only if it was requested by the user
  • Italian translation added
  • Rename IP List file feeder to Text File for clarity
  • Mac vendors updated

Bugfix release

12 Jan 21:22
Compare
Choose a tag to compare
  • Favorites saving bug fixed
  • More forgiving importing of previously saved scanning results
  • IP details and some other functions now work properly for imported results
  • Mac vendors updated
  • Other small stability improvements

Dagger

06 Sep 20:43
Compare
Choose a tag to compare
  • Openers can open several IPs at once
  • More bugfixes in opener editor + OK/Cancel buttons
  • File Feeder now supports extracting of hostnames in addition to IP addresses
  • Loading of exported files will no longer try to rescan the last loaded IP
  • User is asked whether to resume the loaded scan if it seems unfinished
  • Fixed MAC address fetcher for Mac OS
  • MAC vendors updated
  • Check for new version automatically once per month
  • Internal and plugins: Dagger is now used instead of PicoContainer for dependency injection
  • New translations: Turkish, German

Fixed openers editor and MAC-based comments

05 Jun 20:59
Compare
Choose a tag to compare
  • Fixed a bug in opener editor when swithing between openers could overwrite them
  • Bind comments to MAC addresses if possible, making comments for local hosts persist even for dynamic IPs

Much improved hostname detection and fixes

30 Sep 20:58
Compare
Choose a tag to compare
  • Much smarter HostnameFetcher, which queries mDNS and NetBIOS in case standart DNS reverse lookup doesn't provide results
  • Packaging fix for Windows, which could prevent "display alive only" from working
  • Fixed prepopulation of feeder from command-line
  • Fixed dimensions on command-line usage dialog
  • Updated MAC vendors

Linux build fixes and some speed optimizations

15 Jul 20:10
Compare
Choose a tag to compare

Changes in 3.3.1:

  • Fix Linux 64-bit (and probably 32-bit as well) build - add missing swt native libraries
  • Quicker hostname lookups
  • Small optimizations in UDP/TCP pingers

Big improvements for Mac & some new features

25 May 19:26
Compare
Choose a tag to compare
  • IP range now defaults to the current netmask on start to make it easier to start scanning the current network
  • Can load previously saved .txt file with incomplete scanning results and resume the scan
  • IP range can now be scanned in reverse
  • Language can now be selected in preferences
  • Hungarian translation added
  • Fixed links in the Help menu
  • SWT upgraded to 4.3
  • Use 64-bit SWT on Mac, supporting Oracle Java 1.7+
  • Use sheets instead of some dialogs on Mac

(thanks to contributors)

3.2.3

17 Mar 20:45
Compare
Choose a tag to compare

Bugfixes after 3.2.2

  • Fixed pinging on Windows after upgrade to JNA 4
  • Fixed launching on OS X

Changes in 3.2.2:

  • MAC vendors updated
  • Update site URLs
  • Debian/Ubuntu: allow more different JREs
  • Windows: remove license step from the installer
  • Minor bugfixes

3.2.2

12 Mar 21:01
Compare
Choose a tag to compare
  • MAC vendors updated
  • Update site URLs
  • Debian/Ubuntu: allow more different JREs
  • Mac: Specify Java 1.6+ in plist
  • Upgrade JNA to 4.0
  • Windows: remove license step from the installer
  • Minor bugfixes