Microsoft 11763 Published by

The first Windows Package Manager 1.8 release candidate build for Windows 10 and 11 is now available. This release disables experimental features, and WinGet v1.8 will be the final stable version of WinGet that does so.

The change log includes updating the WinGet Download specification, adding CDN troubleshooting steps, updating the fuzzing code coverage pipeline, increasing the version to 1.8, removing x86 platforms from the fuzzing pipeline, making the SQLite wrapper more resilient, standardizing documentation formatting, resolving conflicts with issue forms, refactoring IPackage, and enabling WindowsPackageManagerCommandLineInterfaces Policy Behavior. The release also adds experimental support for multiple installed versions, MultiQuery duplicates, source trust level settings, and improved MSStore installation success rates.



Windows Package Manager 1.8.1522

This release represents our first Windows Package Manager 1.8 release candidate build for Windows 10 (1809+), and Windows 11.

Experimental features have been disabled in this release.

WinGet v1.8 will be the last stable version of WinGet with experimental features disabled. Starting in WinGet v1.9, stable releases will include the ability to enable experimental features unless blocked by Group Policy Objects (GPO).

Features

  • HTTP Proxy support
  • WinGet Configuration Mixed Elevation Mode support via COM
  • WinGet Package Icon support via COM
  • PowerShell Modules work on ARM64
  • Control Characters shouldn't be allowed in user generated content

What's Changed

New Contributors

Full Changelog v1.7.10514...v1.8.1522

Release Windows Package Manager 1.8.1522 · microsoft/winget-cli