MBot Posted April 23, 2024 at 10:14 PM Share Posted April 23, 2024 at 10:14 PM 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 Add Triggers for context labels by @Trenly in #4335 Add support for optional limitation set in configuration remote server and processors by @yao-msft in #4349 Dynamic runtime configuration support by @ryfu-msft in #4355 Improve MSStore installation success rate by trying Restart or Cancel when applicable by @yao-msft in #4356 Refactor HttpClientHelper to CommonCore by @ryfu-msft in #4371 Added AdditionalLibraryDirectories to UndockedRegFreeWinRT by @AmelBawa-msft in #4374 Index v2 by @JohnMcPMS in #4387 Make DLL directory work in packaged cases as well by @JohnMcPMS in #4389 Enable Microsoft.WinGet.Client arm64 support by @msftrubengu in #4392 Add Arm64 to list of architectures in Module Initialization. by @snickler in #4251 New Contributors @Mat2095 made their first contribution in #4200 @snickler made their first contribution in #4251 Full Changelog: v1.8.924-preview...v1.8.1133-previewDownload Link to comment Share on other sites More sharing options...
Recommended Posts