Skip to content

Windows Package Manager 1.8.1133-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@ryfu-msft ryfu-msft released this 23 Apr 22:14
ab35bba

This is the third development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "sideBySide": true
    }

This release contains ARM64 support for the Microsoft.WinGet.Client PowerShell Module along with improvements to the index.

What's Changed

New Contributors

Full Changelog: v1.8.924-preview...v1.8.1133-preview