2025.8.10.0
Version: 2025.8.10.0
Release date: 10.08.2025
File | SHA256 |
---|---|
NETworkManager_2025.8.10.0_Setup.msi | 1F899FE5B3F4B162CACED4E933B3033734995D5CA6AD95F6BACE5BB5AB63A6AC |
NETworkManager_2025.8.10.0_Portable.zip | AA2DED2139C9D0FD39A9B20310FA1670549939FAA5E41818E6ADF6A941E98446 |
NETworkManager_2025.8.10.0_Archive.zip | 2CC3C48F148657AF5CCF4E45587D50964B1E9EADFD8A771EC6FD12D168134504 |
System requirements
- Windows 10 / Server x64 (22H2 or later)
- .NET Desktop Runtime 8.0 (LTS) - x64
What's new?
- New language Japanese (
ja-JP
) has been added. Thanks to @coolvitto #3044 #3030 #3035
Hosts File Editor
- New feature to display (and edit) the
hosts
file. (See documentation for more details) #3012 #3092 #3094 #3098 #3103
DNS Lookup
DNSKEY
records are now supported. #3060SRV
records are now supported. #3060CAA
records are now supported. #3012MX
records now support priority. The result is now shown as10 mail.example.com.
instead ofmail.example.com.
. #3118
Web Console
- Credentials can now be stored in the WebView2 browser, similar to Microsoft Edge. #3056
- History, cookies, cache, credentials, etc. can now be deleted via the
Delete browsing data
button in the settings. #3056
Improvements
- Redesign welcome dialog. #3077
- Redesign profile dialog. #3087
- Redesign group dialog. #3089
- Redesign confirm delete dialog. #3087
- Redesign export dialog. #3090
- Add upgrade dialog when updating from a previous version. #3077
- Support
sha256sum
to verify the checksum of the downloaded files. (Example:sha256sum -c NETworkManager_{VERSION}_SHA256SUMS
)
Network Interface
- Hide (outdated) IPv4/IPv6, DHCP, and DNS informations if adapter is not connected (Status is
down
). #3114
WiFi
- Redesign refresh button/view. #3012
DNS Lookup
- Record types that are not implemented are now hidden in the user interface. #3012
PowerShell
- Find
pwsh.exe
andpowershell.exe
executable by path, similar towhere.exe
. #2962
PuTTY
- Find
putty.exe
executable by path, similar towhere.exe
. #2962
AWS Session Manager
- Find
pwsh.exe
andpowershell.exe
executable by path, similar towhere.exe
. #2962
Web Console
- Setting
Show status bar
added to show or hide the status bar. #3056 - Setting
Save credentials
added to display a dialog to save login informations in the WebView2 browser similar to Microsoft Edge. #3056 - Button
Delete browsing data
added to delete the browsing data (history, cookies, cache, credentials, etc.) of the current WebView2 profile. #3056
Connections
- Redesign refresh button/view. #3012
Listeners
- Redesign refresh button/view. #3012
ARP
- Redesign refresh button/view. #3012
Profiles
- Changed the unlock dialog from
MahApps.Metro.Controls.Dialogs
toMahApps.Metro.SimpleChildWindow
, so the main window can be dragged and resized #3010
Bugfixes
- Fixed an issue where the profile file could be overwritten when creating a new profile file with the same name, but with another case (
Profile
exists, butprofile
is created). #3087 - Fixed an application crash when a profile file is renamed to another case (e.g.
Profile
toprofile
) #3087.
Network Interface
- Re-select the network interface after a network change or configuration update. Thanks to @Ghislain1 #3004 #2962
WiFi
PowerShell
- Set PowerShell console color for correct path... #3023
SNMP
- Fixed an issue where the ConsoleTextBox is not displayed correctly. #3012
Whois
- Fixed an issue where the ConsoleTextBox is not displayed correctly. #3012
Dependencies, Refactoring & Documentation
- Code cleanup & refactoring
- Language files updated via #transifex
- Dependencies updated via #dependabot
- Gurubase Widget removed #3059