Skip to content

Releases: microsoft/winget-cli

Windows Package Manager 1.9.1792-preview

28 Jun 20:17
015f0e9
Compare
Choose a tag to compare

This is the third development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "sideBySide": true,
        "configureSelfElevate": true,
        "storeDownload": true,
        "configureExport": true,
        "indexV2": true
    }

What's Changed

Full Changelog: release-v1.9.1551-preview...release-v1.9.1792-preview

Windows Package Manager 1.8.1791

28 Jun 19:13
290222a
Compare
Choose a tag to compare

This is the first stable release of Windows Package Manager 1.8 for Windows 10 (1809+), and Windows 11.

Experimental features have been disabled in this release.

WinGet v1.8 will be the last stable version of WinGet with experimental features disabled. Starting in WinGet v1.9, stable releases will include the ability to enable experimental features unless blocked by Group Policy Objects (GPO).

Features

  • HTTP Proxy support
  • WinGet Configuration Mixed Elevation Mode support via COM
  • WinGet Package Icon support via COM
  • PowerShell Modules work on ARM64
  • Control Characters shouldn't be allowed in user generated content
  • Downloading MSStore packages
  • Extracting archives using tar.exe

What's Changed

New Contributors

Full Changelog: release-v1.7.10514...release-v1.8.1791

Windows Package Manager 1.8.1762

25 Jun 20:02
45202ed
Compare
Choose a tag to compare
Pre-release

This release represents our second Windows Package Manager 1.8 release candidate build for Windows 10 (1809+), and Windows 11.

Experimental features have been disabled in this release.

WinGet v1.8 will be the last stable version of WinGet with experimental features disabled. Starting in WinGet v1.9, stable releases will include the ability to enable experimental features unless blocked by Group Policy Objects (GPO).

Features

  • HTTP Proxy support
  • WinGet Configuration Mixed Elevation Mode support via COM
  • WinGet Package Icon support via COM
  • PowerShell Modules work on ARM64
  • Control Characters shouldn't be allowed in user generated content
  • Downloading MSStore packages
  • Extracting archives using tar.exe

What's Changed

New Contributors

Full Changelog: v1.7.10514...v1.8.1762

Windows Package Manager 1.9.1763-preview

25 Jun 20:05
c555273
Compare
Choose a tag to compare

This is the second development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "sideBySide": true,
        "configureSelfElevate": true,
        "storeDownload": true,
        "configureExport": true,
        "indexV2": true
    }

What's Changed

Full Changelog: v1.9.1551-preview...v1.9.1763-preview

Windows Package Manager 1.9.1551-preview

04 Jun 16:13
1fe43f5
Compare
Choose a tag to compare

This is the first development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "sideBySide": true,
        "configureSelfElevate": true,
        "storeDownload": true,
        "configureExport": true,
        "indexV2": true
    }

What's Changed

Full Changelog: release-v1.8.1133-preview...release-v1.9.1551-preview

Windows Package Manager 1.8.1522

03 Jun 17:48
5dd949e
Compare
Choose a tag to compare
Pre-release

This release represents our first Windows Package Manager 1.8 release candidate build for Windows 10 (1809+), and Windows 11.

Experimental features have been disabled in this release.

WinGet v1.8 will be the last stable version of WinGet with experimental features disabled. Starting in WinGet v1.9, stable releases will include the ability to enable experimental features unless blocked by Group Policy Objects (GPO).

Features

  • HTTP Proxy support
  • WinGet Configuration Mixed Elevation Mode support via COM
  • WinGet Package Icon support via COM
  • PowerShell Modules work on ARM64
  • Control Characters shouldn't be allowed in user generated content

What's Changed

New Contributors

Full Changelog: v1.7.10514...v1.8.1522

Windows Package Manager 1.7.11261

07 May 17:51
4f2b760
Compare
Choose a tag to compare

This release is the fifth stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.

What's Changed

  • Fix mixed elevation integration issue by using MemoryStream by @yao-msft in #4413
  • Explicitly add Microsoft.Management.Configuration as remoting server dependency by @yao-msft in #4418
  • Make SecurityContext field name camelCase by @yao-msft in #4433
  • Block control codes and truncate longer configuration text blocks by @JohnMcPMS in #4436

Full Changelog: release-v1.7.11132...release-v1.7.11261

Windows Package Manager 1.7.11132

23 Apr 21:10
83ec285
Compare
Choose a tag to compare

This release is the fourth stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.

This release addresses various bugs and adds arm64 support for the Microsoft.WinGet.Client powershell module.

What's Changed

  • Add support for optional limitation set in configuration remote server and processors by @ryfu-msft in #4349
  • Improve MSStore installation success rate by trying Restart or Cancel when applicable by @yao-msft in #4356
  • Dynamic runtime configuration support by @JohnMcPMS and @ryfu-msft in #4355
  • Make DLL directory work in packaged cases as well by @JohnMcPMS in #4389
  • Enable Microsoft.WinGet.Client arm64 support by @msftrubengu in #4392

Full Changelog: v1.7.10861...v1.7.11132

Windows Package Manager 1.8.1133-preview

23 Apr 22:14
ab35bba
Compare
Choose a tag to compare

This is the third development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "sideBySide": true
    }

This release contains ARM64 support for the Microsoft.WinGet.Client PowerShell Module along with improvements to the index.

What's Changed

New Contributors

Full Changelog: v1.8.924-preview...v1.8.1133-preview

Windows Package Manager 1.8.924-preview

02 Apr 18:06
3c3d4e4
Compare
Choose a tag to compare
Pre-release

This is the second development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "sideBySide": true
    }

This release contains experimental support for multiple installed versions.

What's Changed

New Contributors

Full Changelog: v1.7.10861...v1.8.924-preview