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) #3012 #3092infoThis feature is currently in preview and may contain bugs or incomplete functionality. Please use with caution and 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
- 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
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
- 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