What's Changed
Features
- Add invalid-uninstaller view preset by @breshinotestachegira in #903
- Add certificate and integrity columns to app list by @breshinotestachegira in #894
- Improve Scoop custom path detection by @breshinotestachegira in #892
Fixes
- Improve uninstall list load error handling by @breshinotestachegira in #895
- Fix tweak visibility filtering by @breshinotestachegira in #898
- Fix orphaned-only view preset by @breshinotestachegira in #899
- Stabilize icon handle ownership by @breshinotestachegira in #902
- Fix: Use Directory.GetLastWriteTime for install date fallback by @AniketDeshmane in #908
- Do not offer to send "no way to uninstall" error messages by @Klocman in #922
- Ignore ERROR_BAD_CONFIGURATION when listing MSI components by @Klocman in #924
- Eat InvalidOperationException coming from ListViewGroupAccessibleObject by @Klocman in #925
- Harden BCU console export and size detection - Fix BCU-console export failures by @breshinotestachegira in #897
- Harden registry factory parsing by @breshinotestachegira in #893
- Guard startup uninstall list loading by @breshinotestachegira in #927
- Clean generated files on uninstall by @One-Simon in #928
Translations
- Updated Hungarian translation by @titanicbobo in #875
- Updated Vietnamese translations by @wanwanvxt in #918
- Fix : Swedish translation causes UI overflow in some windows by @Leise-Shadow in #865
Other
- Fix publish script after v6.1 by @tsiakoulias in #868
- Updated the localization pack
Repository
- Moved the repository under a new BCUninstaller organization (old links still work)
- Added two maintainers: @hazeliscoding and @One-Simon
- Added PR merge rules (require up-to-date approval and CI to pass)
- Updated CI script to also build the launcher (only for testing, not included in artifacts)
New Contributors
- @Leise-Shadow made their first contribution in #865
- @breshinotestachegira made their first contribution in #892
- @One-Simon made their first contribution in #928
Full Changelog: v6.1...v6.2