Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.49 KB

next-release.md

File metadata and controls

41 lines (26 loc) · 1.49 KB
sidebar_position
0

Next Release

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

File SHA256

System requirements

Breaking Changes

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

What's new?

Improvements

  • WiFi
    • WPA3 Personal (SAE), WPA3 Enterprise and WPA3 Enterprise (192-bit) are now supported. #2912
    • 802.11be (EHT) is now supported. #2912

Bugfixes

  • 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

Dependencies, Refactoring & Documentation