Skip to content

Commit b3dfe3f

Browse files
committed
writer pass
1 parent 6c4be67 commit b3dfe3f

1 file changed

Lines changed: 6 additions & 70 deletions

File tree

  • microsoft-edge/webview2/release-notes

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

Lines changed: 6 additions & 70 deletions
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: 02/20/2025
9+
ms.date: 02/10/2025
1010
---
1111
# Release Notes for the WebView2 SDK
1212

@@ -45,44 +45,15 @@ For full API compatibility, this Release version of the WebView2 SDK requires We
4545
No additional APIs have been promoted to Stable and added in this Release SDK.
4646

4747

48-
<!-- ---------- -->
49-
###### heading
50-
51-
description
52-
53-
##### [.NET/C#](#tab/dotnetcsharp)
54-
55-
##### [WinRT/C#](#tab/winrtcsharp)
56-
57-
##### [Win32/C++](#tab/win32cpp)
58-
59-
---
60-
61-
6248
<!-- ------------------------------ -->
6349
#### Bug fixes
6450

6551

66-
<!-- ---------- -->
67-
###### Runtime and SDK
68-
69-
* item
70-
* item
71-
72-
7352
<!-- ---------- -->
7453
###### Runtime-only
7554

76-
* Added missing close button in download flyout
77-
* Fixed race condition where Web Request Response event never comes
78-
79-
80-
<!-- ---------- -->
81-
###### SDK-only
82-
83-
* item
84-
* item
85-
55+
* Added the missing **Close** button in the **Download** flyout.
56+
* Fixed a race condition that occurred when the Web Request Response event never occurs.
8657

8758
<!-- end of Feb 2025 Release SDK -->
8859

@@ -104,63 +75,28 @@ For full API compatibility, this Prerelease version of the WebView2 SDK requires
10475
No Experimental APIs have been added in this Prerelease SDK.
10576

10677

107-
<!-- ---------- -->
108-
###### heading
109-
110-
description
111-
112-
##### [.NET/C#](#tab/dotnetcsharp)
113-
114-
##### [WinRT/C#](#tab/winrtcsharp)
115-
116-
##### [Win32/C++](#tab/win32cpp)
117-
118-
---
119-
120-
12178
<!-- ------------------------------ -->
12279
#### Promotions
12380

12481
No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
12582

12683

127-
<!-- ---------- -->
128-
###### heading
129-
130-
description
131-
132-
##### [.NET/C#](#tab/dotnetcsharp)
133-
134-
##### [WinRT/C#](#tab/winrtcsharp)
135-
136-
##### [Win32/C++](#tab/win32cpp)
137-
138-
---
139-
14084

14185
<!-- ------------------------------ -->
14286
#### Bug fixes
14387

14488

145-
<!-- ---------- -->
146-
###### Runtime and SDK
147-
148-
* item
149-
* item
150-
151-
15289
<!-- ---------- -->
15390
###### Runtime-only
15491

155-
* Fixed race condition where Web Request Response event never comes
156-
* Added missing close button in download flyout
92+
* Added the missing **Close** button in the **Download** flyout.
93+
* Fixed a race condition that occurred when the Web Request Response event never occurs.
15794

15895

15996
<!-- ---------- -->
16097
###### SDK-only
16198

162-
* Fixed documentation of FindNext API that incorrectly referenced FindPrevious (SDK)([Issue #5059](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5059))
163-
99+
* Fixed documentation of the `FindNext` API that incorrectly referenced `FindPrevious`. ([Issue #5059](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5059))
164100

165101
<!-- end of Feb 2025 Prerelease SDK -->
166102

0 commit comments

Comments
 (0)