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
These Release Notes provide information about new features and bug fixes that are included in the WebView2 Release SDK and the WebView2 Prerelease SDK.
14
14
15
-
<!-- this webpage covers the most recent ~5 months; periodically move oldest h2 sections from bottom of present file to archive.md. eg covers:
15
+
<!--
16
+
the template to copy for incoming sections is at end of this file
17
+
18
+
this webpage covers the most recent ~5 months; periodically move oldest h2 sections from bottom of present file to archive.md. eg covers:
16
19
Nov 2024
17
20
Oct 2024
18
21
Sep 2024
@@ -25,31 +28,24 @@ May 2024
25
28
-->
26
29
27
30
28
-
<!--
29
-
template for Release and Prerelease
30
-
omit the "Experimental APIs" section from actual Release section
[NuGet package for WebView2 SDK 1.0.####.##](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####.##)
39
36
[NuGet package for WebView2 SDK 1.0.####-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####-prerelease)
40
37
41
-
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version ###.0.####.## or higher.
42
38
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.
43
39
44
40
45
-
<!-- ------------------------------ --
41
+
<!-- ------------------------------ -->
46
42
#### Experimental APIs
47
43
48
44
No Experimental APIs have been added in this Prerelease SDK.
49
45
The following Experimental APIs have been added in this Prerelease SDK.
50
46
51
47
52
-
<!-- ---------- --
48
+
<!-- ---------- -->
53
49
###### heading
54
50
55
51
description
@@ -63,17 +59,14 @@ description
63
59
---
64
60
65
61
66
-
<!-- ------------------------------ --
62
+
<!-- ------------------------------ -->
67
63
#### Promotions
68
64
69
-
No additional APIs have been promoted to Stable and added in this Release SDK.
70
-
The following APIs have been promoted to Stable and are now included in this Release SDK.
71
-
72
65
No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
73
66
The following APIs have been promoted from Experimental to Stable in this Prerelease SDK.
[NuGet package for WebView2 SDK 1.0.####.##](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####.##)
1311
+
[NuGet package for WebView2 SDK 1.0.####-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####-prerelease)
1312
+
1313
+
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version ###.0.####.## or higher.
1314
+
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.
1315
+
1316
+
1317
+
<!-- ------------------------------ --
1318
+
#### Experimental APIs
1319
+
1320
+
No Experimental APIs have been added in this Prerelease SDK.
1321
+
The following Experimental APIs have been added in this Prerelease SDK.
1322
+
1323
+
1324
+
<!-- ---------- --
1325
+
###### heading
1326
+
1327
+
description
1328
+
1329
+
##### [.NET/C#](#tab/dotnetcsharp)
1330
+
1331
+
##### [WinRT/C#](#tab/winrtcsharp)
1332
+
1333
+
##### [Win32/C++](#tab/win32cpp)
1334
+
1335
+
---
1336
+
1337
+
1338
+
<!-- ------------------------------ --
1339
+
#### Promotions
1340
+
1341
+
No additional APIs have been promoted to Stable and added in this Release SDK.
1342
+
The following APIs have been promoted to Stable and are now included in this Release SDK.
1343
+
1344
+
No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
1345
+
The following APIs have been promoted from Experimental to Stable in this Prerelease SDK.
0 commit comments