Skip to main content

Next Release

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

FileSHA256

System requirements

Breaking Changes

  • Minimum supported Windows version increased to 22H2. #2912

What's new?

  • WiFi

    • 6 GHz networks are not supported. #2912 #2928
    • WPA3 Personal (SAE), WPA3 Enterprise and WPA3 Enterprise (192-bit) are now supported. #2912
    • 802.11be (EHT) is now supported. #2912

Improvements

  • Improve ToolTips (e.g. migrate from Twitter to X, etc.), Buttons, etc. #2955
  • WiFi
    • Improve search, cleanup/remove some converters to make the code more readable and faster. #2940

Bugfixes

  • Horizontal scrollbar fixed for some views. #2945

  • Fixed an issue with DPI scaling where the application was blurry if a second monitor had a different dpi setting than the main monitor. #2941

  • Changed the Welcome dialog from MahApps.Metro.Controls.Dialogs to MahApps.Metro.SimpleChildWindow, so the main window can be dragged and resized on the first start. #2914

  • WiFi

    • Fixed a bug that caused the scan process to crash when a 6 GHz network was found. #2912
  • IP Scanner

    • Fixed two NullReferenceException in ICMP & NETBIOS for some IP addresses. #2964

Dependencies, Refactoring & Documentation