Microsoft has released Windows Package Manager 1.10.320, the third Windows Package Manager 1.10 release candidate for Windows 10 and 11. It includes stable features like end-to-end support for Entra ID, elevated privilege properties in configuration files, and source management in the COM API.
Winget-cli Release v1.10.320
This release represents our third Windows Package Manager 1.10 release candidate build for Windows 10 (1809+), and Windows 11.
New Stable features:
- 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
- Update primary index when moving package by @JohnMcPMS in #5206
- Don't rely on parameter order when creating VersionRange by @Trenly in #5226
Full Changelog: v1.10.300...v1.10.320