|
| 1 | +--- |
| 2 | +sidebar_position: 989 |
| 3 | +--- |
| 4 | + |
| 5 | +# 2024.1.6.0 |
| 6 | + |
| 7 | +Version: **2024.1.6.0**<br /> |
| 8 | +Release date: **06.01.2024** |
| 9 | + |
| 10 | +| File | `SHA256` | |
| 11 | +| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------ | |
| 12 | +| [Setup](https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.1.6.0/NETworkManager_2024.1.6.0_Setup.exe) | `6D5B590ACA3085A4D8BF849D2404C471B0B1AA606E20453FF7C312D99C1845FC` | |
| 13 | +| [Portable](https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.1.6.0/NETworkManager_2024.1.6.0_Portable.zip) | `3C31F0933E3FB9A4CEFF6006710DA23DBBA5BCACAACB6167DE65B7AA02A158E7` | |
| 14 | +| [Archive](https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.1.6.0/NETworkManager_2024.1.6.0_Archive.zip) | `E3AECBCCBE105D8FE4A5CC12FF293CCE2839C3F6E3262F605E798C43BC2B6498` | |
| 15 | + |
| 16 | +**System requirements** |
| 17 | + |
| 18 | +- Windows 10 / Server x64 (1809 or later) |
| 19 | +- [.NET Desktop Runtime 8.0 (LTS) - x64](https://dotnet.microsoft.com/en-us/download/dotnet/8.0/runtime) |
| 20 | + |
| 21 | +## Breaking Changes |
| 22 | + |
| 23 | +- Website migrated from [Just-the-docs](https://github.com/just-the-docs/just-the-docs) to [Docusaurus](https://github.com/facebook/docusaurus). Links in the application have been updated [#2610](https://github.com/BornToBeRoot/NETworkManager/pull/2610)<br /> |
| 24 | + Check out the new website at [https://borntoberoot.net/NETworkManager](https://borntoberoot.net/NETworkManager) |
| 25 | + |
| 26 | +## What's new? |
| 27 | + |
| 28 | +- Run Command |
| 29 | + - Run command (HotKey: Ctrl+Shift+P) added. This feature allows you to open a command field to switch between applications (and pass parameters to them _in the future_) [#2577](https://github.com/BornToBeRoot/NETworkManager/pull/2577) |
| 30 | +- IP Scanner |
| 31 | + - NetBIOS resolver added to enhance the detection of hosts (e.g. if there is no ICMP response or TCP port is open) but netbios responds. It will also display the Computername if no DNS hostname is available. [#2590](https://github.com/BornToBeRoot/NETworkManager/pull/2590) |
| 32 | +- Ping Monitor |
| 33 | + - UI redesigned [#2573](https://github.com/BornToBeRoot/NETworkManager/pull/2573) |
| 34 | + - Allow ranges like `192.168.0.0/24` or `10.0.[0-255].1` [#2573](https://github.com/BornToBeRoot/NETworkManager/pull/2573) |
| 35 | +- Connections |
| 36 | + - Resolve remote hostname, process id, process name and process path (similar to `netstat`) [#2587](https://github.com/BornToBeRoot/NETworkManager/pull/2587) |
| 37 | + |
| 38 | +## Improvements |
| 39 | + |
| 40 | +- IP Scanner |
| 41 | + - Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) [#2573](https://github.com/BornToBeRoot/NETworkManager/pull/2573) |
| 42 | + - Sort by IP address & MAC address improved / fixed [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 43 | +- Port Scanner |
| 44 | + - Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) [#2573](https://github.com/BornToBeRoot/NETworkManager/pull/2573) |
| 45 | + - Hostname added to group [#2573](https://github.com/BornToBeRoot/NETworkManager/pull/2573) |
| 46 | + - Sort improved [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 47 | + - Port profile column sort fixed [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 48 | +- Ping Monitor |
| 49 | + - Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) [#2573](https://github.com/BornToBeRoot/NETworkManager/pull/2573) |
| 50 | +- DNS Lookup |
| 51 | + - Hostname of the nameserver added to group [#2573](https://github.com/BornToBeRoot/NETworkManager/pull/2573) |
| 52 | + - Resolve was finished too early if a request timed [#2612](https://github.com/BornToBeRoot/NETworkManager/pull/2612) |
| 53 | + - Sort improved [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 54 | +- SNMP |
| 55 | + OID profile column sort fixed [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 56 | +- Connections |
| 57 | + - Sort by IP address improved / fixed [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 58 | +- Listeners |
| 59 | + - Sort by IP address improved / fixed [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 60 | +- ARP Table |
| 61 | + - Sort by IP address & MAC address improved / fixed [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 62 | + |
| 63 | +## Bugfixes |
| 64 | + |
| 65 | +- SNMP |
| 66 | + - Detect EndOfMibView in v1 and v2c walk [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 67 | +- Lookup |
| 68 | + - Fix sort by MAC address [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) |
| 69 | + |
| 70 | +## Dependencies, Refactoring & Documentation |
| 71 | + |
| 72 | +- Code cleanup & Refactoring [#2583](https://github.com/BornToBeRoot/NETworkManager/pull/2583) [#2586](https://github.com/BornToBeRoot/NETworkManager/pull/2586) |
| 73 | +- Language files updated [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration) |
| 74 | +- Dependencies updated [#dependencies](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot) |
0 commit comments