Edit

Release SDK 1.0.1823.32, for Runtime 114 (Jun. 5, 2023)

Release notes for Microsoft Edge WebView2 SDK, release date: Jun. 5, 2023.

NuGet package for WebView2 SDK 1.0.1823.32

For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime 114.0.1823.32 (Jun. 5, 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.

LaunchingExternalUriScheme event when launch a URI scheme that's registered with the OS

Added support for launching external URIs. The LaunchingExternalUriScheme event is raised when there's an attempt to launch a URI scheme that is registered with the OS (an external URI scheme).

Previous phase: LaunchingExternalUriScheme event when launch URI scheme registered with the OS in Prerelease SDK 1.0.1905-prerelease, for Runtime 116 (Jun. 12, 2023).

MemoryUsageTargetLevel specifies memory consumption levels

MemoryUsageTargetLevel specifies memory consumption levels, such as low or normal.

Previous phase: MemoryUsageTargetLevel specifies memory consumption levels in Prerelease SDK 1.0.1905-prerelease, for Runtime 116 (Jun. 12, 2023).

Enhanced support for multiple profiles: Configure General Autofill and Password Autosave

Enhanced support for multiple profiles, to allow configuring General Autofill and Password Autosave settings for different profiles.

Previous phase: Enhanced support for multiple profiles: Configure General Autofill and Password Autosave in Prerelease SDK 1.0.1829-prerelease, for Runtime 115 (May 8, 2023).

See also