Windows Package Manager 1.28.240 #6152
hackean-msft
announced in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a servicing release of Windows Package Manager v1.28. If you find any bugs or problems, please help us out by filing an issue.
New in v1.28
New Feature: 'source edit'
New feature that adds an 'edit' subcommand to the 'source' command. This can be used to set an explicit source to be implicit and vice-versa. For example, with this feature you can make the 'winget-font' source an implicit source instead of explicit source.
To use the feature, try
winget source edit winget-fontto set the Explicit state to the default.New Experimental Feature: 'listDetails'
The new experimental feature
listDetailsenables a new option for thelistcommand,--details. When supplied, the output is no longer a table view of the results but is instead a series ofshowlike outputs drawing data from the installed item.An example output for a single installed package is:
If sixels are enabled and supported by the terminal, an icon for the installed package will be shown.
To enable this feature, add the 'listDetails' experimental feature to your settings.
Bug Fixes
--suppress-initial-detailsnow works withwinget configure test--suppress-initial-detailsno longer requires--accept-configuration-agreementsFontexperimental feature to accurately reflectfontsas the required setting valueWhat's Changed
listby @JohnMcPMS in Details output option forlist#5939New Contributors
Full Changelog: v1.11.400...v1.28.240
This discussion was created from the release Windows Package Manager 1.28.240.
Beta Was this translation helpful? Give feedback.
All reactions