Skip to main content

Next Release

Version: Next release
Release date: xx.xx.2025

FileSHA256

System requirements

Breaking Changes

What's new?

Hosts File Editor

  • New feature to display (and edit) the hosts file. (See documentation for more details) #3012 #3092

    info

    This 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. #3060
  • SRV records are now supported. #3060
  • CAA 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 and powershell.exe executable by path, similar to where.exe. #2962

PuTTY

  • Find putty.exe executable by path, similar to where.exe. #2962

AWS Session Manager

  • Find pwsh.exe and powershell.exe executable by path, similar to where.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 to MahApps.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, but profile is created). #3087
  • Fixed an application crash when a profile file is renamed to another case (e.g. Profile to profile) #3087.

Network Interface

  • Re-select the network interface after a network change or configuration update. Thanks to @Ghislain1 #3004 #2962

WiFi

  • Fix filter by frequency if search is empty. #3012
  • Reload animation fixed in some cases. #3012

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