Edit

Release notes for the WebView2 Runtime

Release notes for recent Runtimes:

For earlier release notes, see Archive in the table of contents.

To learn more about the WebView2 Runtime and decide how to distribute the Runtime with your app, see Evergreen vs. fixed version of the WebView2 Runtime.

You can download the WebView2 Evergreen Runtime or a Fixed Version Runtime at Microsoft Edge WebView2.

Release notes entries correspond to historical releases of the WebView2 Runtime, and are not updated over time. References to "new features" and "experimental APIs" might become outdated as new versions of the WebView2 Runtime are released.

Release cadence

The WebView2 Runtime has a 2-week release cadence, in sync with Microsoft Edge.

See also:

Make sure to re-compile your WebView2 app after updating the WebView2 SDK NuGet package. The WebView2 team recommends the following:

  • Use the Canary preview channel of Microsoft Edge (which includes the WebView2 Preview Runtime) when you do early testing and development using a Prerelease version of the WebView2 SDK package.

    Canary is the recommended preview channel, because it ships at the fastest cadence and has the newest APIs.

    Prerelease testing of WebView2 SDKs uses a preview channel of Microsoft Edge (Beta, Dev, or Canary), which includes the WebView2 Preview Runtime. See Prerelease testing using preview channels.

  • Use the Evergreen WebView2 Runtime when you use a release version of the WebView2 SDK package.

See also:

Minimum version of the browser or Runtime to load WebView2

To load WebView2, the minimum version of Microsoft Edge or the WebView2 Runtime is 86.0.616.0. The minimum version to load WebView2 only changes when a breaking change occurs in the web platform.

To use a Prerelease SDK along with a Microsoft Edge preview channel (containing the WebView2 Preview Runtime), see Test upcoming APIs and features.

Release notes entries correspond to historical releases of WebView2, and are not updated over time. References to "new features" and "experimental APIs" might become outdated as new versions of WebView2 are released.

Updating the Runtime

WebView2 changes may require an update to the WebView2 Runtime, the WebView2 SDK, or both. Most new APIs require both Runtime and SDK updates.

WebView2 shares code and binaries with the Microsoft Edge browser, and is released around the same time. As a result, WebView2 Runtime releases generally also include Microsoft Edge updates.

To obtain a WebView2 Preview Runtime, use the following combination:

  • A Prerelease version of the WebView2 SDK.
  • A preview channel of Microsoft Edge (containing the WebView2 Preview Runtime) on your development client.

See also:

See also

API Reference: