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
Copy file name to clipboardExpand all lines: microsoft-edge/webview2/release-notes/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ No additional APIs have been promoted to Stable and added in this Release SDK.
52
52
<!-- ---------- -->
53
53
###### Runtime-only
54
54
55
-
* Disabled `kExtensionDisableUnsupportedDeveloper` in WebView2. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113))<!-- correct spelling? not found in any docset, not mentioned in the Issue - more relevant wording for users? where can confirm spelling? -->
55
+
* Disabled `kExtensionDisableUnsupportedDeveloper` in WebView2. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113))<!--todo: correct spelling? not found in any docset, not mentioned in the Issue - more relevant wording for users? where can confirm spelling? -->
56
56
* Disabled background update of network time. ([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047))
57
57
* Fixed the download popup not being displayed when `target="_blank"`. ([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063))
58
58
@@ -90,15 +90,15 @@ No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
90
90
###### Runtime and SDK
91
91
92
92
* Fixed host object async method exception handling. ([Issue #3402](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3402))
* Fixed an "Add to Chrome" store installation regression.
100
100
* Fixed folder uploads in UWP and WinUI. ([Issue #3275](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3275))
101
-
* Disabled `kExtensionDisableUnsupportedDeveloper` in WebView2. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113))<!-- correct spelling? not found in any docset, not mentioned in the Issue - more relevant wording for users? where can confirm spelling? -->
101
+
* Disabled `kExtensionDisableUnsupportedDeveloper` in WebView2. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113))<!--todo: correct spelling? not found in any docset, not mentioned in the Issue - more relevant wording for users? where can confirm spelling? -->
102
102
* Disabled background update of network time. ([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047))
103
103
* Fixed the download popup not being displayed when `target="_blank"`. ([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063))
0 commit comments