Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Release notes for Microsoft Edge WebView2 SDK, release date: Nov. 6, 2023.
NuGet package for WebView2 SDK 1.0.2151.40
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime 119.0.2151.40 (Nov. 6, 2023) or later.
Detailed contents:
General Availability of XBOX WebView2 SDK
XBOX WebView2 SDK is now Generally Available (GA) and is available on XBOX Oct. 2310 version (231018-2200).
See also:
Promotions to Phase 3 (Stable in Release)
The following APIs have been promoted from Phase 2: Stable in Prerelease, to Phase 3: Stable in Release, and are now included in this Release SDK.
Added source frame info to the NewWindowRequested event
Added source frame info to the NewWindowRequested event arguments, to identify the source of the request:
Previous phase: Added source frame info to the NewWindowRequested event in Prerelease SDK 1.0.2106-prerelease, for Runtime 119 (Sep. 20, 2023).
CoreWebView2NewWindowRequestedEventArgsClass:
Manage custom scheme registration when creating an environment
For WinRT, options have been added to manage custom scheme registration when creating a CoreWebView2Environment.
Previous phase: Manage custom scheme registration when creating a CoreWebView2Environment in Prerelease SDK 1.0.2106-prerelease, for Runtime 119 (Sep. 20, 2023).
CoreWebView2CustomSchemeRegistrationClass:CoreWebView2EnvironmentOptionsClass: