ReleaseMicrosoftMicrosoftpublished Sep 11, 2026seen 1h

microsoft/winget-cli v1.30.140-preview

microsoft/winget-cli

Open original ↗

Captured source

source ↗
published Sep 11, 2026seen 1hcaptured 1hhttp 200method plain

Windows Package Manager 1.30.140-preview

Repository: microsoft/winget-cli

Tag: v1.30.140-preview

Published: 2026-09-11T04:28:46Z

Prerelease: yes

Release notes: This is a servicing release of Windows Package Manager v1.30. If you find any bugs or problems, please help us out by filing an issue.

New in v1.30

--ignore-unavailable flag for install

Added a new --ignore-unavailable flag to the install command. When installing multiple packages, this flag allows the operation to continue with the remaining packages instead of failing entirely when one or more packages are not found in the configured sources. This brings the same behavior previously available with import --ignore-unavailable to direct multi-package installs.

Bug Fixes

  • Fixed an issue where winget search --id could fail to return a Microsoft Store package unless --exact was also provided.
  • Updated NUnit to v4
  • Fixed a crash (0x8000ffff) when using --disable-interactivity with the Resume experimental feature enabled during install operations.
  • Fixed relative path handling for rooted paths.

What's Changed

  • Fallback to exact if REST source has no result for ID substring by @Trenly in https://github.com/microsoft/winget-cli/pull/6309
  • Add issue closure recommendation workflow by @denelon in https://github.com/microsoft/winget-cli/pull/6423
  • Bump undici from 7.28.0 to 7.29.0 in /tools/WinGetLogViewer by @dependabot[bot] in https://github.com/microsoft/winget-cli/pull/6430
  • Bump fast-uri from 3.1.4 to 3.1.5 in /tools/WinGetLogViewer by @dependabot[bot] in https://github.com/microsoft/winget-cli/pull/6431
  • Add Copilot-Instructions label policy rule by @denelon in https://github.com/microsoft/winget-cli/pull/6440
  • Add agent guidance for issues and PRs by @denelon in https://github.com/microsoft/winget-cli/pull/6446
  • Improved the OS support requirements in the README. by @DandelionSprout in https://github.com/microsoft/winget-cli/pull/6447
  • Ensure relative paths are rooted by @florelis in https://github.com/microsoft/winget-cli/pull/6357

Full Changelog: https://github.com/microsoft/winget-cli/compare/v1.30.100-preview...v1.30.140-preview