|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Klocman.BulkCrapUninstaller |
| 5 | +PackageVersion: '6.2' |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Marcin Szeniak |
| 8 | +PublisherUrl: https://github.com/Klocman/Bulk-Crap-Uninstaller |
| 9 | +PublisherSupportUrl: https://github.com/Klocman/Bulk-Crap-Uninstaller/issues |
| 10 | +PrivacyUrl: https://github.com/Klocman/Bulk-Crap-Uninstaller/blob/master/PrivacyPolicy.txt |
| 11 | +Author: Marcin Szeniak |
| 12 | +PackageName: Bulk Crap Uninstaller |
| 13 | +PackageUrl: https://www.bcuninstaller.com/ |
| 14 | +License: Apache-2.0 |
| 15 | +LicenseUrl: https://raw.githubusercontent.com/Klocman/Bulk-Crap-Uninstaller/v5.2/Licence.txt |
| 16 | +Copyright: Copyright 2018 Marcin Szeniak |
| 17 | +CopyrightUrl: https://raw.githubusercontent.com/Klocman/Bulk-Crap-Uninstaller/v5.2/Licence.txt |
| 18 | +ShortDescription: Bulk program uninstaller with advanced automation. It excels at removing large amounts of applications with minimal to no user input, while requiring next to no technical knowledge. |
| 19 | +Description: |- |
| 20 | + Bulk Crap Uninstaller (or BCUninstaller) is a free (as in speech) program uninstaller. |
| 21 | + It excels at removing large amounts of applications with minimal user input. |
| 22 | + It can clean up leftovers, detect orphaned applications, run uninstallers according to premade lists, and much more! |
| 23 | + Even though BCU was made with IT pros in mind, by default it is so straight-forward that anyone can use it. |
| 24 | +
|
| 25 | + BCU is fully compatible with Windows Store Apps, Steam, Windows Features and has special support for many uninstalling systems (NSIS, InnoSetup, Msiexec, and many other). |
| 26 | +Moniker: bcuninstaller |
| 27 | +Tags: |
| 28 | +- application-manager |
| 29 | +- application-uninstaller |
| 30 | +- bloatware |
| 31 | +- bulk-actions |
| 32 | +- bulk-crap-uninstaller |
| 33 | +- cleaner |
| 34 | +- debloat |
| 35 | +- disk-space |
| 36 | +- foss |
| 37 | +- open-source |
| 38 | +- software-management |
| 39 | +- unattended-uninstall |
| 40 | +- uninstall |
| 41 | +- uninstaller |
| 42 | +ReleaseNotes: |- |
| 43 | + What's Changed |
| 44 | + Features |
| 45 | + - Add invalid-uninstaller view preset by @breshinotestachegira in #903 |
| 46 | + - Add certificate and integrity columns to app list by @breshinotestachegira in #894 |
| 47 | + - Improve Scoop custom path detection by @breshinotestachegira in #892 |
| 48 | + Fixes |
| 49 | + - Improve uninstall list load error handling by @breshinotestachegira in #895 |
| 50 | + - Fix tweak visibility filtering by @breshinotestachegira in #898 |
| 51 | + - Fix orphaned-only view preset by @breshinotestachegira in #899 |
| 52 | + - Stabilize icon handle ownership by @breshinotestachegira in #902 |
| 53 | + - Fix: Use Directory.GetLastWriteTime for install date fallback by @AniketDeshmane in #908 |
| 54 | + - Do not offer to send "no way to uninstall" error messages by @Klocman in #922 |
| 55 | + - Ignore ERROR_BAD_CONFIGURATION when listing MSI components by @Klocman in #924 |
| 56 | + - Eat InvalidOperationException coming from ListViewGroupAccessibleObject by @Klocman in #925 |
| 57 | + - Harden BCU console export and size detection - Fix BCU-console export failures by @breshinotestachegira in #897 |
| 58 | + - Harden registry factory parsing by @breshinotestachegira in #893 |
| 59 | + - Guard startup uninstall list loading by @breshinotestachegira in #927 |
| 60 | + - Clean generated files on uninstall by @One-Simon in #928 |
| 61 | + Translations |
| 62 | + - Updated Hungarian translation by @titanicbobo in #875 |
| 63 | + - Updated Vietnamese translations by @wanwanvxt in #918 |
| 64 | + - Fix : Swedish translation causes UI overflow in some windows by @Leise-Shadow in #865 |
| 65 | + Other |
| 66 | + - Fix publish script after v6.1 by @tsiakoulias in #868 |
| 67 | + - Updated the localization pack |
| 68 | + Repository |
| 69 | + - Moved the repository under a new BCUninstaller organization (old links still work) |
| 70 | + - Added two maintainers: @hazeliscoding and @One-Simon |
| 71 | + - Added PR merge rules (require up-to-date approval and CI to pass) |
| 72 | + - Updated CI script to also build the launcher (only for testing, not included in artifacts) |
| 73 | + New Contributors |
| 74 | + - @Leise-Shadow made their first contribution in #865 |
| 75 | + - @breshinotestachegira made their first contribution in #892 |
| 76 | + - @One-Simon made their first contribution in #928 |
| 77 | + Full Changelog: v6.1...v6.2 |
| 78 | +ReleaseNotesUrl: https://github.com/BCUninstaller/Bulk-Crap-Uninstaller/releases/tag/v6.2 |
| 79 | +Documentations: |
| 80 | +- DocumentLabel: Wiki |
| 81 | + DocumentUrl: https://github.com/Klocman/Bulk-Crap-Uninstaller/wiki |
| 82 | +ManifestType: defaultLocale |
| 83 | +ManifestVersion: 1.12.0 |
0 commit comments