Skip to content

Commit 6c4be67

Browse files
committed
1st draft with all details
1 parent ae5b6bd commit 6c4be67

1 file changed

Lines changed: 13 additions & 17 deletions

File tree

  • microsoft-edge/webview2/release-notes

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

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,19 @@ Aug 2024
3030

3131
<!-- Feb 2025 Release SDK -->
3232
<!-- ====================================================================== -->
33-
## 1.0.####.##
33+
## 1.0.3065.39
3434

35-
Release Date: February nn, 2024
35+
Release Date: February 10, 2025
3636

37-
[NuGet package for WebView2 SDK 1.0.####.##](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####.##)
37+
[NuGet package for WebView2 SDK 1.0.3065.39](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3065.39)
3838

39-
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version ###.0.####.## or higher.
39+
For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version 133.0.3065.39 or higher.
4040

4141

4242
<!-- ------------------------------ -->
4343
#### Promotions
4444

4545
No additional APIs have been promoted to Stable and added in this Release SDK.
46-
The following APIs have been promoted to Stable and are now included in this Release SDK.
4746

4847

4948
<!-- ---------- -->
@@ -74,8 +73,8 @@ description
7473
<!-- ---------- -->
7574
###### Runtime-only
7675

77-
* item
78-
* item
76+
* Added missing close button in download flyout
77+
* Fixed race condition where Web Request Response event never comes
7978

8079

8180
<!-- ---------- -->
@@ -90,20 +89,19 @@ description
9089

9190
<!-- Feb 2025 Prerelease SDK -->
9291
<!-- ====================================================================== -->
93-
## 1.0.####-prerelease
92+
## 1.0.3116-prerelease
9493

95-
Release Date: February nn, 2024
94+
Release Date: February 10, 2025
9695

97-
[NuGet package for WebView2 SDK 1.0.####-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####-prerelease)
96+
[NuGet package for WebView2 SDK 1.0.3116-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3116-prerelease)
9897

99-
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.
98+
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 134.0.3116.0 or higher.
10099

101100

102101
<!-- ------------------------------ -->
103102
#### Experimental APIs
104103

105104
No Experimental APIs have been added in this Prerelease SDK.
106-
The following Experimental APIs have been added in this Prerelease SDK.
107105

108106

109107
<!-- ---------- -->
@@ -124,7 +122,6 @@ description
124122
#### Promotions
125123

126124
No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
127-
The following APIs have been promoted from Experimental to Stable in this Prerelease SDK.
128125

129126

130127
<!-- ---------- -->
@@ -155,15 +152,14 @@ description
155152
<!-- ---------- -->
156153
###### Runtime-only
157154

158-
* item
159-
* item
155+
* Fixed race condition where Web Request Response event never comes
156+
* Added missing close button in download flyout
160157

161158

162159
<!-- ---------- -->
163160
###### SDK-only
164161

165-
* item
166-
* item
162+
* Fixed documentation of FindNext API that incorrectly referenced FindPrevious (SDK)([Issue #5059](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5059))
167163

168164

169165
<!-- end of Feb 2025 Prerelease SDK -->

0 commit comments

Comments
 (0)