Skip to content

Commit 584975f

Browse files
committed
Jan-release-note
1 parent 9b79060 commit 584975f

1 file changed

Lines changed: 6 additions & 89 deletions

File tree

  • microsoft-edge/webview2/release-notes

microsoft-edge/webview2/release-notes/index.md

Lines changed: 6 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -120,20 +120,19 @@ description
120120

121121

122122
<!-- ====================================================================== -->
123-
## 1.0.####.##
123+
## 1.0.2957.106
124124

125-
Release Date: Monthname nn, 2024
125+
Release Date: January 20, 2025
126126

127-
[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)
128128

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.
130130

131131

132132
<!-- ------------------------------ -->
133133
#### Promotions
134134

135135
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.
137136

138137

139138
<!-- ---------- -->
@@ -164,100 +163,18 @@ description
164163
<!-- ---------- -->
165164
###### Runtime-only
166165

167-
* item
168-
* item
166+
* Fixed regression where display changes can cause WebView2 to render smaller than app window.
169167

170168

171169
<!-- ---------- -->
172170
###### SDK-only
173171

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))
176173

177174

178175
<!-- end of Jan 2025 Release SDK -->
179176

180177

181-
<!-- ====================================================================== -->
182-
## 1.0.####-prerelease
183-
184-
Release Date: Monthname nn, 2024
185-
186-
[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.
217-
218-
219-
<!-- ---------- -->
220-
###### heading
221-
222-
description
223-
224-
##### [.NET/C#](#tab/dotnetcsharp)
225-
226-
##### [WinRT/C#](#tab/winrtcsharp)
227-
228-
##### [Win32/C++](#tab/win32cpp)
229-
230-
---
231-
232-
233-
<!-- ------------------------------ -->
234-
#### Bug fixes
235-
236-
237-
<!-- ---------- -->
238-
###### Runtime and SDK
239-
240-
* item
241-
* item
242-
243-
244-
<!-- ---------- -->
245-
###### Runtime-only
246-
247-
* item
248-
* item
249-
250-
251-
<!-- ---------- -->
252-
###### SDK-only
253-
254-
* item
255-
* item
256-
257-
258-
<!-- end of Dec 2024 Prerelease SDK -->
259-
260-
261178
<!-- ====================================================================== -->
262179
## 1.0.2903.40
263180

0 commit comments

Comments
 (0)