What's Changed in 3.0.0
Complete UI overhaul — the application has been migrated from Windows Forms to WPF, delivering a modern look inspired by WinUI 3 and native Windows 11 apps.
New
- Modern UI: Rebuilt from the ground up with WPF and MahApps.Metro
- OS theme sync: Automatically follows your Windows accent color and light/dark mode
- Rounded corners: Native Windows 11 rounded window chrome via DWM API
- Vector icons: Crisp icons at any DPI via MahApps IconPacks
Fixed
- Drag-and-drop now correctly sets paths on drop (previously set on drag enter)
Removed
Microsoft-WindowsAPICodePackdependency — replaced with .NET 8 built-in dialogs
Full Changelog: v2.1.0...v3.0.0