Skip to content

Commit 2518e29

Browse files
committed
pm draft1
1 parent 311d9c3 commit 2518e29

1 file changed

Lines changed: 19 additions & 20 deletions

File tree

  • microsoft-edge/webview2/release-notes

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

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

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

35-
Release Date: Monthname nn, 2025
35+
Release Date: March 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.3124.44](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3124.44)
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 134.0.3124.44 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,9 +73,9 @@ description
7473
<!-- ---------- -->
7574
###### Runtime-only
7675

77-
* item
78-
* item
79-
76+
* Disabled kExtensionDisableUnsupportedDeveloper in WebView2.([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113))
77+
* Disabled background update of network time.([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047))
78+
* Fixed download popup not showing with target _blank.([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063))
8079

8180
<!-- ---------- -->
8281
###### SDK-only
@@ -92,20 +91,19 @@ description
9291

9392
<!-- Mar 2025 Prerelease SDK -->
9493
<!-- ====================================================================== -->
95-
## 1.0.####-prerelease
94+
## 1.0.3171-prerelease
9695

97-
Release Date: Monthname nn, 2025
96+
Release Date: March 10, 2025
9897

99-
[NuGet package for WebView2 SDK 1.0.####-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####-prerelease)
98+
[NuGet package for WebView2 SDK 1.0.3171-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3171-prerelease)
10099

101-
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.
100+
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 135.0.3171.0 or higher.
102101

103102

104103
<!-- ------------------------------ -->
105104
#### Experimental APIs
106105

107106
No Experimental APIs have been added in this Prerelease SDK.
108-
The following Experimental APIs have been added in this Prerelease SDK.
109107

110108

111109
<!-- ---------- -->
@@ -126,7 +124,6 @@ description
126124
#### Promotions
127125

128126
No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
129-
The following APIs have been promoted from Experimental to Stable in this Prerelease SDK.
130127

131128

132129
<!-- ---------- -->
@@ -150,22 +147,24 @@ description
150147
<!-- ---------- -->
151148
###### Runtime and SDK
152149

153-
* item
154-
* item
150+
* Host object async method exception handling ([Issue #3402](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3402))
151+
* Behavioural comment change ([Issue #5091](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5091))
155152

156153

157154
<!-- ---------- -->
158155
###### Runtime-only
159156

160-
* item
161-
* item
157+
* Fixed "Add to Chrome" store installation regression
158+
* Fixed folder uploads in UWP and WinUI ([Issue #3275](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3275))
159+
* Disabled kExtensionDisableUnsupportedDeveloper in WebView2. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113))
160+
* Disable background update of network time ([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047))
161+
* Fix download popup not showing with target _blank ([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063))
162162

163163

164164
<!-- ---------- -->
165165
###### SDK-only
166166

167-
* item
168-
* item
167+
* Fix for crash if Garbage Collector calls Finalize off main thread
169168

170169

171170
<!-- end of Mar 2025 Prerelease SDK -->

0 commit comments

Comments
 (0)