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.####.##](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####.##)
127
+
[NuGet package for WebView2 SDK 1.0.2957.106](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2957.106)
128
128
129
-
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version ###.0.####.## or higher.
129
+
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version 132.0.2957.106 or higher.
130
130
131
131
132
132
<!-- ------------------------------ -->
133
133
#### Promotions
134
134
135
135
No additional APIs have been promoted to Stable and added in this Release SDK.
136
-
The following APIs have been promoted to Stable and are now included in this Release SDK.
137
136
138
137
139
138
<!-- ---------- -->
@@ -164,100 +163,18 @@ description
164
163
<!-- ---------- -->
165
164
###### Runtime-only
166
165
167
-
* item
168
-
* item
166
+
* Fixed regression where display changes can cause WebView2 to render smaller than app window.
169
167
170
168
171
169
<!-- ---------- -->
172
170
###### SDK-only
173
171
174
-
* item
175
-
* item
172
+
* Fixed an issue in the WPF WebView2CompositionControl where it would fail to display if it was initialized with size (0,0) - such as when it was initialized in a TabControl/TabItem.([Issue #4941](https://github.com/MicrosoftEdge/WebView2Feedback/issues/4941))
[NuGet package for WebView2 SDK 1.0.####-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####-prerelease)
187
-
188
-
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.
189
-
190
-
191
-
<!-- ------------------------------ -->
192
-
#### Experimental APIs
193
-
194
-
No Experimental APIs have been added in this Prerelease SDK.
195
-
The following Experimental APIs have been added in this Prerelease SDK.
196
-
197
-
198
-
<!-- ---------- -->
199
-
###### heading
200
-
201
-
description
202
-
203
-
##### [.NET/C#](#tab/dotnetcsharp)
204
-
205
-
##### [WinRT/C#](#tab/winrtcsharp)
206
-
207
-
##### [Win32/C++](#tab/win32cpp)
208
-
209
-
---
210
-
211
-
212
-
<!-- ------------------------------ -->
213
-
#### Promotions
214
-
215
-
No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
216
-
The following APIs have been promoted from Experimental to Stable in this Prerelease SDK.
0 commit comments