Windows Package Manager (WinGet) 1.12.340 Release Candidate for Windows 10 and 11



 github WinGet:

This is the release candidate build of Windows Package Manager v1.12. If you find any bugs or problems, please help us out by filing an issue.

New in v1.12​

  • MCP server available; run winget mcp for assistance on configuring your client.
  • App Installer now uses WinUI 3. The package dependency on WinUI 2 has been replaced by a dependency on the Windows App Runtime 1.8.
  • Manifest schema and validation updated to v1.12. This version update adds Font as an InstallerType and NestedInstallerType.
  • Font Install, Uninstall, and a winget-fonts source have been added and are non-experimental.

Bug Fixes​

  • Manifest validation no longer fails using UTF-8 BOM encoding when the schema header is on the first line
  • Upgrading a portable package with dev mode disabled will no longer remove the package from the PATH variable.
  • Fixed source open failure when there were multiple sources but less than two non-explicit sources.

Font Support​

Font Install and Uninstall via manifest and package source for user and machine scopes has been added.
A sample Font manifest can be found at:
winget-pkgs/fonts/m/Microsoft/FluentFonts/1.0.0.0 at master · microsoft/winget-pkgs

At this time install and removal of fonts is only supported for fonts installed via WinGet Package.

Fonts must either be the Installer or a .zip archive of NestedInstaller fonts.

A new explicit source for fonts has been added "winget-font".
winget search font -s winget-font

This source is not yet accepting public submissions at this time.

Experimental Features​

  • Experimental support still exists for the 'font' command.

Experimental support for Fonts​

The following snippet enables experimental support for fonts via winget settings. The winget font list command will list installed font families and the number of installed font faces.

Code:
{
"$schema" "https://aka.ms/winget-settings.schema.json",
 "experimentalFeatures": {
"fonts": true
  }
}

The font 'list' command has been updated with a new '--details' feature for an alternate view of the installed fonts.

What's Changed​

New Contributors​

Full Changelog: v1.11.400...v1.12.340


 Source:


See also:
 
Thanks for the heads up. Since I was in there I just went ahead and let winget apply all available updates to my software. winget upgrade --all
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self Built
    CPU
    Intel Core i9 14900k, Intel UHD 770 integrated
    Motherboard
    Gigabyte Z790 Aorus Master X
    Memory
    32gb G.Skill Trident Z5 7200
    Graphics Card(s)
    Gigabyte RTX 4090 Gaming OC
    Sound Card
    EVGA Nu Audio, Razer Kraken V3 Pro, Realtek Onboard
    Monitor(s) Displays
    Dell U4025QW nano IPS monitor, Samsung Odyssey G75F, Wisecoco 12.6" IPS sensor panel
    Screen Resolution
    5120X2160 x 2 1920x515
    Hard Drives
    WD Black SN8100, Samsung 990 Pro x 3, WD BLACK SN850x, WD Black 8tb HD
    PSU
    FSP Hydro PTM Pro 1350w
    Case
    Thermaltake Level 20 XT
    Cooling
    ARCTIC Liquid Freezer III 420 ARGB in push/pull, Antec Prism X 120mm ARGB Fans x 15
    Keyboard
    Razer Blackwidow V4 Pro
    Mouse
    Razer Basilik V3 Pro on Razer Firefly V2 mouse pad.
    Internet Speed
    950 Mbps cable primary, 6Mbps secondary vdsl
    Browser
    Chrome primary, FF-Edge-IE secondary
    Antivirus
    Norton 360 Premium
    Other Info
    I sit on a Libernovo Omni chair.😍 Sound by Fosi Audio DA-2120C pushing Magnat Series 503 bookshelf speakers and a SVS SB-1000 Pro subwoofer.
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    2023 Acer Predator Helios 18
    CPU
    Intel 14900HX
    Motherboard
    factory
    Memory
    32gb ddr 5 5600
    Graphics card(s)
    Nvidia RTX 4090 mobile
    Sound Card
    onboard
    Monitor(s) Displays
    18" 250hz IPS
    Screen Resolution
    2560X1600
    Hard Drives
    Samsung 9100 Pro, 990 Pro
    PSU
    factory 330W
    Case
    factory
    Cooling
    factory
    Keyboard
    individual key argb
    Mouse
    touchpad
    Internet Speed
    WiFi 7, 2.5gb ethernet
    Browser
    Chrome primary, FF-IE and Edge secondary
    Antivirus
    Norton 360 Premium
    Other Info
    Acer will not allow WD Black SN8100 to function in m.2 slot 0 and Crucial T710 ssd's to function in either slot.

Latest Support Threads

Back
Top Bottom