Next Release
Version: Next release
Release date: xx.xx.2025
File | SHA256 |
---|
System requirements
- Windows 10 / Server x64 (22H2 or later)
- .NET Desktop Runtime 8.0 (LTS) - x64
Breaking Changes
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)infoThis feature is currently in read-only mode. Editing will be enabled / implemented in a future release. Please report any issues you encounter on the GitHub issue tracker
DNS Lookup
DNSKEY
records are now supported. #3060SRV
records are now supported. #3060CAA
records are now supported. #3012
Improvements
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
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
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