WinAppSdkCleaner Changelog

What's new in WinAppSdkCleaner 1.4.1

Aug 31, 2023
  • WinAppSdk packages signed by the system were incorrectly included in the search results. It now only list sdks installed as dependencies of store apps or that were manually installed.

New in WinAppSdkCleaner 1.4.0 (May 3, 2023)

  • When starting the app will now first attempt to load a local versions data file "versions.json" if one exists in the same directory as the app. If that doesn't exist then, as before it tries to load the online version in this repository. If the net is down, it will fall back to a copy embedded in the apps resources.
  • When running elevated, the search results will now omit sdk packages that have a package install state that doesn't equal Installed. This will filter out packages that have been marked as staged by the package manager when the package has been removed for all users. Trace output will detail omitted packages.

New in WinAppSdkCleaner 1.3.0 (Apr 15, 2023)

  • A new tab has been added which displays the relationship between WinAppSdk releases and it's associate package version.

New in WinAppSdkCleaner 1.2.0 (Nov 15, 2022)

  • This release adds a couple of new features:
  • The sdk list now indicates if a Win App Sdk release has any dependent applications (or packages) that are not Win App Sdk packages. The count of these applications is shown in red next to the Win App Sdk name.
  • The sdk list is now rebuild automatically each time the application becomes the foreground application.