You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NuGet package for WebView2 SDK 1.0.3296-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3296-prerelease)
100
+
101
+
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 137.0.3296.0 or higher.
102
+
103
+
104
+
<!-- ------------------------------ -->
105
+
#### Experimental APIs
106
+
107
+
No Experimental APIs have been added in this Prerelease SDK.
108
+
109
+
110
+
<!-- ------------------------------ -->
111
+
#### Promotions
112
+
113
+
The following APIs have been promoted from Experimental to Stable in this Prerelease SDK.
114
+
115
+
116
+
<!-- ---------- -->
117
+
###### Set default background color on WebView2 initialization (DefaultBackgroundColor API)
118
+
119
+
The DefaultBackgroundColor API allows users to set the `DefaultBackgroundColor` property at initialization. This prevents a disruptive white flash during the WebView2 loading process.
* Fixed the **Find** bar no longer appearing after the window is shifted.
148
+
* Fixed a bug where the app wasn't able to cancel navigation to login pages via the `NavigationStarting` event.
149
+
* Fixed an issue where downloads from within the default browser frame didn't complete. ([Issue #5196](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5196))
150
+
* Fixed an issue where the pipe name was incorrectly returned, leading to a crash in some UWP apps.
0 commit comments