Skip to content

Commit 9b79060

Browse files
committed
templates
1 parent e1f2894 commit 9b79060

1 file changed

Lines changed: 140 additions & 1 deletion

File tree

  • microsoft-edge/webview2/release-notes

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

Lines changed: 140 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: webview
9-
ms.date: 11/18/2024
9+
ms.date: 01/20/2025
1010
---
1111
# Release Notes for the WebView2 SDK
1212

@@ -119,6 +119,145 @@ description
119119
<!-- end of template -->
120120

121121

122+
<!-- ====================================================================== -->
123+
## 1.0.####.##
124+
125+
Release Date: Monthname nn, 2024
126+
127+
[NuGet package for WebView2 SDK 1.0.####.##](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####.##)
128+
129+
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version ###.0.####.## or higher.
130+
131+
132+
<!-- ------------------------------ -->
133+
#### Promotions
134+
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+
138+
139+
<!-- ---------- -->
140+
###### heading
141+
142+
description
143+
144+
##### [.NET/C#](#tab/dotnetcsharp)
145+
146+
##### [WinRT/C#](#tab/winrtcsharp)
147+
148+
##### [Win32/C++](#tab/win32cpp)
149+
150+
---
151+
152+
153+
<!-- ------------------------------ -->
154+
#### Bug fixes
155+
156+
157+
<!-- ---------- -->
158+
###### Runtime and SDK
159+
160+
* item
161+
* item
162+
163+
164+
<!-- ---------- -->
165+
###### Runtime-only
166+
167+
* item
168+
* item
169+
170+
171+
<!-- ---------- -->
172+
###### SDK-only
173+
174+
* item
175+
* item
176+
177+
178+
<!-- end of Jan 2025 Release SDK -->
179+
180+
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+
122261
<!-- ====================================================================== -->
123262
## 1.0.2903.40
124263

0 commit comments

Comments
 (0)