Edit

Release SDK 1.0.1901.177, for Runtime 115 (Jul. 24, 2023)

Release notes for Microsoft Edge WebView2 SDK, release date: Jul. 24, 2023.

NuGet package for WebView2 SDK 1.0.1901.177

For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime 115.0.1901.177 (Jul. 24, 2023) or later.

Detailed contents:

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.

NavigationKind gets the navigation kind of each navigation, such as Back/Forward, Reload, or navigation to a new document.

Previous phase: NavigationKind: Back/Forward, Reload, or navigation to a new page in Prerelease SDK 1.0.1905-prerelease, for Runtime 116 (Jun. 12, 2023).

ServiceWorkers in BrowsingDataKinds enum

The ServiceWorkers enum value in the BrowsingDataKinds enum specifies service workers that are registered for an origin.

Previous phase: ServiceWorkers in BrowsingDataKinds enum in Prerelease SDK 1.0.1905-prerelease, for Runtime 116 (Jun. 12, 2023).

See also