Edit

Prerelease SDK 1.0.1414-prerelease, for Runtime 107 (Oct. 11, 2022)

Release notes for Microsoft Edge WebView2 Prerelease SDK, release date: Oct. 11, 2022.

NuGet package for WebView2 SDK 1.0.1414-prerelease

For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 107.0.1414.0 or later; see Runtime 107.0.1418.22 (Oct. 31, 2022).

Detailed contents:

Experimental APIs (Phase 1: Experimental in Prerelease)

The following Experimental APIs have been added in this Prerelease SDK.

Added support for the Print API.

SmartScreen API

Added support for SmartScreen API.

Custom Crash Reporting API

Added support for Custom Crash Reporting API.

Bug fixes

  • Fixed a bug in the WebView2 WinRT JS Projection tool (wv2winrt) where C++20 projects failed to compile. (Issue #2768)

  • Fixed a crash which could occur with the WebView2 WinRT API while closing down WebView2 if you subscribed to any events, especially the CoreWebView2.GetDevToolsEventReceiver event.

See also