2023.11.28.0
Version: 2023.11.28.0
Release date: 28.11.2023
File | SHA256 |
---|---|
NETworkManager_2023.11.28.0_Setup.exe | AD9D6E569BFA61F9657A6C823409E4D4B4B67CA4BD0CC5129CCBB0B673D5DF24 |
NETworkManager_2023.11.28.0_Portable.zip | 8D15ECE18013C07D806173E051FFA79406A6B5D6D00D1CD48F403C8BDBF7136F |
NETworkManager_2023.11.28.0_Archive.zip | 39FAC00FBB16D6EFCC3AB571B42AE61C8789E500059F3ED893CE38BFA06CD189 |
System requirements
- Windows 10 / Server x64 (1809 or later)
- .NET Desktop Runtime 8.0 (LTS) - x64
Breaking Changes
- Migrated from .NET 6.0 (LTS) to .NET 8.0 (LTS). Upgrade your .NET Desktop Runtime to version 8.0 (LTS) - x64 before you install this version. #2560
- Settings will be reset to default values due to refactoring #2483
- Profiles and settings migration (indroduced in
2023.3.7.0
) from%AppData%\NETworkManager
to%UserProfile%\Documents\NETworkManager
removed. If you use a version before2023.3.7.0
you have to install and start version2023.6.27.1
before you install this version. #2380 - Remove profile migration script to migrate from
2021.11.30.0
and before to a later version #2388
What's new?
- Dashboard
- Traceroute
- Check IP geolocation for each public IP address added. Feature can be enabled/disabled in settings #2477
- IP Geolocation added #2522 (See documentation for more details)
Experimental features
- 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.
info
Experimental features can be enabled in the settings under Settings > Update
.
Improvements
- WiFi
- IP Scanner
- Port Scanner
- Show status message if no open port was found #2483
- SNMP
- Error handling improved and SNMP v3 error codes (Auth failed, etc.) added #2547
- Lookup - Ports
- Search by port number and protocol (e.g.
22/tcp
or161-162/udp
) added #2483
- Search by port number and protocol (e.g.
- Profiles
- Add unlock button to profile views #2538
Bugfixes
- Dashboard
- IPv6 API call fixed #2522
- Network Interface
- Add missing scrollviewer in configure tab #2410
- WiFi
- Fix an issue where the UI was broken if a WiFi adapter was found that has no assiciated network interface (e.g. if the WiFi adapter is associated with a network bridge). The WiFi adapter is now ignored #2483
- Port Scanner
- Port profiles can now be sorted in the settings #2522
- Traceroute
- Ping
- Copy & Export time fixed (format is now
yyyy-MM-dd HH:mm:ss.fff
) #2483
- Copy & Export time fixed (format is now
- DNS Lookup
- AWS Session Manager
- SNMP
- SNTP Lookup
- Whois
- Allow domains with
.
at the end / improved domain validation #2502
- Allow domains with
- Lookup - OUI
- Don't show duplicate entries #2483
- Lookup - Ports
- Don't show duplicate entries #2483
- Profiles
- Settings
- Application name not translated #2502
- Allow hostnames and domains with
.
at the end / improved validation for several tools #2502 - Fix some focus issues when the enter key is pressed #2483
- PowerShell window is hidden again (e.g. configure network interface, add/remove arp entry, etc.) #2483
Dependencies, Refactoring & Documentation
- Code cleanup & refactoring #2388 #2392 #2477 #2483 #2502 #2522
- Language files updated via #transifex
- Dependencies updated via #dependabot