forked from angryip/ipscan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE-NOTES
24 lines (21 loc) · 1.01 KB
/
RELEASE-NOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Changes in 3.3.2:
- 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
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
Changes in 3.3:
- 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)