MBot Posted August 28, 2024 at 10:06 PM Share Posted August 28, 2024 at 10:06 PM This is the sixth development build after the Windows Package Manager 1.8 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": { "configureSelfElevate": true, "configureExport": true } What's Changed Split testing into separate pipeline job by @JohnMcPMS in #4675 Update NOTICE by @JohnMcPMS in #4699 Delete CodeCoverage and WinGetUtil NuGet pipelines by @florelis in #4708 WinRT activation shim for Microsoft.Management.Deployment by @JohnMcPMS in #4709 Add missing solution dependency by @JohnMcPMS in #4717 Fix the actual problem with the build... by @JohnMcPMS in #4719 Send unit telemetry on success by @JohnMcPMS in #4720 Pull in latest SFS client by @ryfu-msft in #4725 PowerShell Help for Microsoft.WinGet.Client by @denelon in #4674 Create public sample by @JohnMcPMS in #4734 Generate Microsoft.WinGet.Client help docs in cmdlet output by @ryfu-msft in #4731 Remove preference for "installed" installer type by @JohnMcPMS in #4740 Update curl to 8.9.1 by @ryfu-msft in #4745 Fix Reset-WinGetSource behavior by @ryfu-msft in #4732 External HR error message support by @JohnMcPMS in #4746 Generate test certificates in pipeline by @florelis in #4747 Full Changelog: release-v1.9.2151-preview...release-v1.9.2411-previewDownload Link to comment Share on other sites More sharing options...
Recommended Posts