Release 1.4.0
This release adds a couple of new features:
-
The app will now attempt to load the WinAppSdk version data file "versions.json" from the same directory as the app. If it isn't present then it falls back to downloading the online version in this repository. If the net is down, it will use 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.