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 Prerelease SDK, release date: Jul. 4, 2022.
NuGet package for WebView2 SDK 1.0.1305-prerelease
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 105.0.1305.0 or later; see Runtime 105.0.1343.22 (Sep. 6, 2022).
Detailed contents:
Promotions to Phase 2 (Stable in Prerelease)
The following APIs have been promoted from Phase 1: Experimental in Prerelease, to Phase 2: Stable in Prerelease, and are included in this Prerelease SDK.
Favicon API
The Favicon API.
The previous phase isn't in the release notes.
Bug fixes
- Fixed an issue where
PrintToPdfAsyncmay hang for long time. (Issue #1974)
- Fixed regression where WebView2 would steal focus from the app when the WebView2 was made visible. (Issue #862)