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.####-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####-prerelease)
96
+
[NuGet package for WebView2 SDK 1.0.3116-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3116-prerelease)
98
97
99
-
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version ###.0.####.0 or higher.
98
+
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 134.0.3116.0 or higher.
100
99
101
100
102
101
<!-- ------------------------------ -->
103
102
#### Experimental APIs
104
103
105
104
No Experimental APIs have been added in this Prerelease SDK.
106
-
The following Experimental APIs have been added in this Prerelease SDK.
107
105
108
106
109
107
<!-- ---------- -->
@@ -124,7 +122,6 @@ description
124
122
#### Promotions
125
123
126
124
No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
127
-
The following APIs have been promoted from Experimental to Stable in this Prerelease SDK.
128
125
129
126
130
127
<!-- ---------- -->
@@ -155,15 +152,14 @@ description
155
152
<!-- ---------- -->
156
153
###### Runtime-only
157
154
158
-
*item
159
-
*item
155
+
*Fixed race condition where Web Request Response event never comes
156
+
*Added missing close button in download flyout
160
157
161
158
162
159
<!-- ---------- -->
163
160
###### SDK-only
164
161
165
-
* item
166
-
* item
162
+
* Fixed documentation of FindNext API that incorrectly referenced FindPrevious (SDK)([Issue #5059](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5059))
0 commit comments