This release requires at least .NET 8.0 to function, which means only Windows 10 and newer are supported. If you have an unsupported OS you will have to use v5.9 instead.
Since there are now no supported x86 versions of Windows, the releases will no longer include x86 builds. If you somehow have an x86 system that is supported, you can use the AnyCPU portable build or download the source and build to x86 yourself (it still works fine).
What's Changed
Features
Fixes
- Add a 40s timeout to es.exe by @Klocman in #837
- Add warning when trying to rename read-only uninstaller kinds by @Klocman in #838
- Fix uninstall progress window spawning out of screen with vertically offset displays by @SeWZC in #785
- Fixed Delete hotkey functionality to check app focus and disposal state by @AniketDeshmane in #797
- Fix crashing on load when InfoCache.xml is corrupted by @Klocman in #839
- Improved tooltip to indicate when SystemRestore is unavailable
Translations
- Updated Hungarian translation by @titanicbobo in #798
- Merged Traditional Chinese (zh-Hant) translation update. (Contributed by Henryliu880922)
- Updated the Localization Pack
Other
- Target net8.0 by @Klocman in #835
- Update es.exe to ES-1.1.0.36.x64 by @Klocman in #836
- Consolidate project properties into Build.props; Deduplicate and clean up files by @Klocman in #834
- Moved off obsolete members, fixed build warnings and messages
New Contributors
- @SeWZC made their first contribution in #785
- @theAeon made their first contribution in #790
- @AniketDeshmane made their first contribution in #797
Full Changelog: v5.9...v6.0