Replies: 1 comment 1 reply
-
|
Could I kindly get clarification on whether or not the changes made by #5707 are retroactive, or does it only apply to apps installed after the fact? The reason I am asking is because I thought this PR would change some issues I've been having finding packages via
and how the changes were made to the installer, I realized that perhaps the changes only affect future installs and not anything that had been installed prior to this preview version. EDIT: I believe I answered my own question without realizing it. It does seem to only apply to apps installed. I tested it later and that also seems to confirm it only affects future installs on this preview or future version. I explained what I did in my comment edit on a related issue. My apologies. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.12
winget mcpfor assistance on configuring your client.Bug Fixes
UTF-8 BOMencoding when the schema header is on the first lineExperimental Features
Experimental support for Fonts
The following snippet enables experimental support for fonts via
winget settings. Thewinget font listcommand will list installed font families and the number of installed font faces.{ "$schema" "https://aka.ms/winget-settings.schema.json", "experimentalFeatures": { "fonts": true } }What's Changed
Full Changelog: v1.12.240-preview...v1.12.250-preview
This discussion was created from the release Windows Package Manager 1.12.250-preview.
Beta Was this translation helpful? Give feedback.
All reactions