What's Changed
Features
- Add Custom Notes feature for uninstaller entries by @ronimuliawan in #939
- Add JSON output format to BCU-console list and export by @hazeliscoding in #967
- Add dry-run mode to BCU-console uninstall command by @hazeliscoding in #968
- (Portable ver) Add Windows ARM64 support to launcher and publish script by @NihilDigit in #990
Fixes
- Clarify uninstall progress - leftover scan next step by @One-Simon in #930
- Fix BCU-console hanging on Console.ReadKey() after showing help by @hazeliscoding in #966
- Uninstall: Execute the Confirmed Directory Entry by @zbalkan in #987
- Do not offer to send access denied error during junk backup creation by @Klocman in ebeaf7a
- Show a better error message for missing or blocked BCU files and do not offer to send by @Klocman in 693765f
- Catch OverflowException in HandleDestroy by @Klocman in 47078f9
- Add additional error checking to NSIS quiet uninstall by @Klocman in e17302c
Translations
- Arabic language translation file update by @HomamLazaref in #957
- Updated Simplified Chinese translations by @Starkxim in #964
- Add Ukrainian language support by @serhiihoroshko in #965
- Update Ukrainian localization by @serhiihoroshko in #997
- Add Korean translation by @ptrsk in badd28c
- Add Greek translation by @buglocker in f249e92
- Merge French translation update by Thierry in d42f42d
Other
- Install the setup-selected language even when Extra Languages is deselected by @hazeliscoding in #969
- Installer: verify current .NET runtime bootstrap by @zbalkan in #986
- Fixed and cleaned up tests by @zbalkan in #985
- Updated MSTest dependencies by @zbalkan in #1003
- CI: Pin Actions and Publish Windows Test Results by @zbalkan in #988
- ci.yaml - force windows-2022 by @Klocman in e92a8d2
New Contributors
- @ronimuliawan made their first contribution in #939
- @HomamLazaref made their first contribution in #957
- @Starkxim made their first contribution in #964
- @hazeliscoding made their first contribution in #969
- @serhiihoroshko made their first contribution in #965
- @NihilDigit made their first contribution in #990
Full Changelog: v6.2...v6.3