Next Release
Version: Next release
Release date: xx.xx.2024
File | SHA256 |
---|
System requirements
- Windows 10 / Server x64 (22H2 or later)
- .NET Desktop Runtime 8.0 (LTS) - x64
Breaking Changes
- Minimum supported Windows version increased to
22H2
. #2912
What's new?
-
WiFi
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
toMahApps.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
- Fixed two
Dependencies, Refactoring & Documentation
- Migrated code for some loading indicators from the library [LoadingIndicators.WPF] (https://github.com/zeluisping/LoadingIndicators.WPF) to the NETworkManager repo, as the original repo looks unmaintained and has problems with MahApps.Metro version 2 and later. #2963
- Code cleanup & refactoring #2940
- Language files updated via #transifex
- Dependencies updated via #dependabot