Windows Package Manager 1.12.100 Preview released

Published by

Microsoft has announced the release of the Windows Package Manager 1.12.100 Preview, which includes several new features and bug fixes aimed at enhancing user experience. One of the key updates is the transition of the App Installer to WinUI 3, which replaces the previous dependency on WinUI 2 with the Windows App Runtime 1.7. Additionally, a significant bug fix ensures that manifest validation no longer fails when using UTF-8 BOM encoding, provided that the schema header is placed on the first line.

The preview version also introduces experimental support for fonts through winget settings, allowing users to list installed font families and faces via the command `winget font list`.

In terms of updates, the version number has been bumped to v1.12, and several tasks in the TDBuild have been updated to improve performance. Changes include the use of Windows-latest agents in the localization pipeline, enabling foreground settings from PowerShell, and the implementation of a proper signal for distinguishing between development and non-development environments. The CommonCore project has been updated to use SDK 26100, and there have been repairs made to the Repair-WinGetPackageManager function.

The release also highlights contributions from new developers and includes numerous fixes for undefined behavior, missing compilation flags, and enhancements to error handling.

Overall, Windows Package Manager 1.12.100 Preview is geared towards users who wish to explore upcoming features while providing feedback on potential bugs or usability issues.

Extended Summary:
The new preview aims to refine the Windows Package Manager experience by incorporating user feedback and addressing common issues. The introduction of WinUI 3 marks a significant step towards modernizing the interface, while the experimental font support could open up new possibilities for developers and users who rely on custom fonts. The focus on improving localization and development processes suggests that Microsoft is committed to ensuring that the package manager remains an efficient tool for managing software installations on Windows. As the preview is still in the testing phase, users are encouraged to report any issues they encounter, contributing to the ongoing development and refinement of the tool. This collaborative approach reflects Microsoft's broader strategy of engaging with the developer community to enhance its products

Windows Package Manager 1.12.100 Preview released

Microsoft has released a new preview build of Windows Package Manager, introducing new features and fixes. The App Installer now uses WinUI 3, replacing the package dependency on WinUI 2. Manifest validation no longer fails using UTF-8 BOM encoding when the schema header is on the first line. Experimental features include experimental support for fonts via winget settings. Changes include updating other TDBuild tasks, using windows-latest agents in localization pipeline, bumping version to v1.12, allowing foreground from PS, moving to proper signal for dev/not-dev, using SDK 26100 in CommonCore project, and repairing Repair-WinGetPackageManager.

Windows Package Manager 1.12.100 Preview released @ NT Compatible