Microsoft has released Windows Package Manager 1.10.390, which addresses issues with WinGet 1.10 for both Windows 10 and 11. The release encompasses comprehensive support for Entra ID, enhanced privilege attributes within configuration files, and the execution of source management in the COM API. Minor adjustments include addressing COM download issues.
Windows Package Manager 1.10.390
This release represents a servicing fix for Windows Package Manager 1.10 release build for Windows 10 (1809+), and Windows 11.
This is the third stable release of WinGet 1.10.New in v1.10
- End to end support for Entra ID using a private WinGet REST source
- Configuration file should have a property for elevated privileges
- Why not provide a Projection.dll for Native AOT?
- Add
--locale
argument toshow
- Minor Nit: Upon completion, I see "Configuration successfully applied."
- Implement source management in the COM API
What's Changed
- Only download during COM download by @JohnMcPMS in #5348
Full Changelog: v1.10.340...v1.10.390
Release Windows Package Manager 1.10.390 · microsoft/winget-cli