diff --git a/microsoft-edge/web-platform/release-notes/134.md b/microsoft-edge/web-platform/release-notes/134.md index c2f3f867a5..5baa9252ec 100644 --- a/microsoft-edge/web-platform/release-notes/134.md +++ b/microsoft-edge/web-platform/release-notes/134.md @@ -52,7 +52,7 @@ See [What's New in DevTools (Microsoft Edge 134)](../../devtools/whats-new/2025/ ## WebView2 -See [1.0.3124.44](../../webview2/release-notes/index.md#10312444) in _Release Notes for the WebView2 SDK_ (March 2025). +See [1.0.3124.44](../../webview2/release-notes/archive.md#10312444) in _Release Notes for the WebView2 SDK_ (March 2025). diff --git a/microsoft-edge/webview2/release-notes/archive.md b/microsoft-edge/webview2/release-notes/archive.md index 4479f4fcbe..c5823f841f 100644 --- a/microsoft-edge/webview2/release-notes/archive.md +++ b/microsoft-edge/webview2/release-notes/archive.md @@ -13,6 +13,89 @@ ms.date: 06/30/2025 These Release Notes provide information about added features and bug fixes that are included in the WebView2 Release SDK and the WebView2 Prerelease SDK, for older releases. + + +## 1.0.3124.44 + +Release Date: March 10, 2025 + +[NuGet package for WebView2 SDK 1.0.3124.44](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3124.44) + +For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version 134.0.3124.44 or higher. + + + +#### Promotions + +No additional APIs have been promoted to Stable and added in this Release SDK. + + + +#### Bug fixes + + + +###### Runtime-only + +* Extensions won't get disabled in WebView2 by using `AddBrowserExtensionAsync`, regardless of whether developer mode is on. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113)) +* Disabled background update of network time. ([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047)) +* Fixed the download popup not being displayed when `target="_blank"`. ([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063)) + + + + + + +## 1.0.3171-prerelease + +Release Date: March 10, 2025 + +[NuGet package for WebView2 SDK 1.0.3171-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3171-prerelease) + +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. + + + +#### Experimental APIs + +No Experimental APIs have been added in this Prerelease SDK. + + + +#### Promotions + +No APIs have been promoted from Experimental to Stable in this Prerelease SDK. + + + +#### Bug fixes + + + +###### Runtime and SDK + +* Fixed host object async method exception handling. ([Issue #3402](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3402)) +* Fixed documentation for `CoreWebVIew2.Navigate`. ([Issue #5091](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5091)) + + + +###### Runtime-only + +* Fixed an "Add to Chrome" store installation regression. +* Fixed folder uploads in UWP and WinUI. ([Issue #3275](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3275)) +* Extensions won't get disabled in WebView2 by using `AddBrowserExtensionAsync`, regardless of whether developer mode is on. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113)) +* Disabled background update of network time. ([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047)) +* Fixed the download popup not being displayed when `target="_blank"`. ([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063)) + + + +###### SDK-only + +* Fixes a crash that could occur when the Garbage Collector calls `Finalize` on a thread other than the main thread. + + + + ## 1.0.3065.39 diff --git a/microsoft-edge/webview2/release-notes/includes/templates.md b/microsoft-edge/webview2/release-notes/includes/templates.md index 46aa47d914..78f026e5c4 100644 --- a/microsoft-edge/webview2/release-notes/includes/templates.md +++ b/microsoft-edge/webview2/release-notes/includes/templates.md @@ -1,4 +1,4 @@ - + ## 1.0.####.## @@ -9,6 +9,11 @@ Release Date: Monthname nn, 2025 For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version ###.0.####.## or higher. + +#### General changes + + + #### Promotions @@ -33,6 +38,9 @@ description #### Bug fixes +There are no bug fixes in this Release SDK. +This Release SDK includes the following bug fixes. + ###### Runtime and SDK @@ -51,10 +59,10 @@ description * Fixed behavior. ([Issue #]()) - + - + ## 1.0.####-prerelease @@ -65,6 +73,11 @@ Release Date: Monthname nn, 2025 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. + +#### General changes + + + #### Experimental APIs @@ -110,6 +123,9 @@ description #### Bug fixes +There are no bug fixes in this Prerelease SDK. +This Prerelease SDK includes the following bug fixes. + ###### Runtime and SDK @@ -128,4 +144,4 @@ description * Fixed behavior. ([Issue #]()) - + diff --git a/microsoft-edge/webview2/release-notes/index.md b/microsoft-edge/webview2/release-notes/index.md index f89d624edc..c0fd6d7309 100644 --- a/microsoft-edge/webview2/release-notes/index.md +++ b/microsoft-edge/webview2/release-notes/index.md @@ -6,8 +6,9 @@ ms.author: msedgedevrel ms.topic: conceptual ms.service: microsoft-edge ms.subservice: webview -ms.date: 08/11/2025 +ms.date: 09/08/2025 --- + # Release Notes for the WebView2 SDK These Release Notes provide information about new features and bug fixes that are included in the WebView2 Release SDK and the WebView2 Prerelease SDK. @@ -15,19 +16,101 @@ These Release Notes provide information about new features and bug fixes that ar + + +## 1.0.3485.44 + +Release Date: September 8, 2025 + +[NuGet package for WebView2 SDK 1.0.3485.44](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3485.44) + +For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version 140.0.3485.44 or higher. + + + +#### General changes + +This Release SDK focuses on making WebView2 work better, through behind-the-scenes improvements. +* The testing infrastructure has been strengthened. +* The validation of APIs has been enhanced, to ensure that the APIs perform reliably across different scenarios. + +These foundational improvements provide stable, thoroughly tested functionality for building WebView2 apps. + + + +#### Promotions + +No additional APIs have been promoted from Phase 2: Stable in Prerelease, to Phase 3: Stable in Release, in this Release SDK. + + + +#### Bug fixes + +There are no bug fixes in this Release SDK. + + + + + + +## 1.0.3530-prerelease + +Release Date: September 8, 2025 + +[NuGet package for WebView2 SDK 1.0.3530-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3530-prerelease) + +For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 141.0.3530.0 or higher. + + + +#### General changes + +This Prerelease SDK focuses on making WebView2 work better, through behind-the-scenes improvements. +* The testing infrastructure has been strengthened. +* The validation of APIs has been enhanced, to ensure that the APIs perform reliably across different scenarios. + +These foundational improvements provide stable, thoroughly tested functionality for building WebView2 apps. + + + +#### Experimental APIs + +No Experimental APIs have been added in this Prerelease SDK. + + + +#### Promotions + +No APIs have been promoted from Phase 1: Experimental in Prerelease, to Phase 2: Stable in Prerelease, in this Prerelease SDK. + + + +#### Bug fixes + +This Prerelease SDK includes the following bug fixes. + + + +###### SDK-only + +* Fixed a memory leak in WPF Composition Controller. + + + + ## 1.0.3405.78 @@ -248,23 +331,11 @@ The `CoreWebView2ControllerOptions` class now has an `AllowHostInputProcessing` #### Bug fixes - - - - - - ###### Runtime-only * Fixed a blackbox issue on dialogs in visual hosting. - - - - - - @@ -376,7 +447,7 @@ These APIs provide: * `CoreWebView2` Class: * [CoreWebView2.DedicatedWorkerCreated Event](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true#dedicatedworkercreated) - + * [CoreWebView2DedicatedWorker Class](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2dedicatedworker?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true) * [CoreWebView2DedicatedWorker.DedicatedWorkerCreated Event](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2dedicatedworker?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true#dedicatedworkercreated) @@ -617,7 +688,7 @@ This API is ideal for apps that require a modern, immersive UI experience. * [CoreWebView2.WindowControlsOverlay Property](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true#windowcontrolsoverlay) * [CoreWebView2WindowControlsOverlay Class](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2windowcontrolsoverlay?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true) - * [CoreWebView2WindowControlsOverlay.IsEnabled Property](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2windowcontrolsoverlay?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true#isenabled) + * [CoreWebView2WindowControlsOverlay.IsEnabled Property](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2windowcontrolsoverlay?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true#isenabled) * [CoreWebView2WindowControlsOverlay.BackgroundColor Property](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2windowcontrolsoverlay?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true#backgroundcolor) * [CoreWebView2WindowControlsOverlay.Height Property](/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2windowcontrolsoverlay?view=webview2-winrt-1.0.3415-prerelease&preserve-view=true#height) @@ -752,12 +823,6 @@ We're actively investigating these issues, and we encourage you to report any pr #### Bug fixes - - - - - - ###### Runtime-only @@ -765,12 +830,6 @@ We're actively investigating these issues, and we encourage you to report any pr * Fixed `put_UserAgent` not working for service workers. * Fixed crash in DevTools on Windows Server and Windows 10. - - - - - - @@ -811,7 +870,7 @@ The DefaultBackgroundColor API allows users to set the `DefaultBackgroundColor` * [ICoreWebView2ControllerOptions3](/microsoft-edge/webview2/reference/win32/icorewebview2controlleroptions3?view=webview2-1.0.3296.44&preserve-view=true) * [ICoreWebView2ControllerOptions3::get_DefaultBackgroundColor](/microsoft-edge/webview2/reference/win32/icorewebview2controlleroptions3?view=webview2-1.0.3296.44&preserve-view=true#get_defaultbackgroundcolor) * [ICoreWebView2ControllerOptions3::put_DefaultBackgroundColor](/microsoft-edge/webview2/reference/win32/icorewebview2controlleroptions3?view=webview2-1.0.3296.44&preserve-view=true#put_defaultbackgroundcolor) - + --- @@ -947,7 +1006,7 @@ Use this API to manage iframe tracking on a page that contains multiple levels o ###### Runtime-only * Fixed an issue where downloads from within the default browser frame didn't complete. ([Issue #5196](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5196)) -* Fixed an issue where the pipe name was incorrectly returned, leading to a crash in some UWP apps. +* Fixed an issue where the pipe name was incorrectly returned, leading to a crash in some UWP apps. @@ -995,7 +1054,7 @@ The DefaultBackgroundColor API allows users to set the `DefaultBackgroundColor` * [ICoreWebView2ControllerOptions3](/microsoft-edge/webview2/reference/win32/icorewebview2controlleroptions3?view=webview2-1.0.3296-prerelease&preserve-view=true) * [ICoreWebView2ControllerOptions3::get_DefaultBackgroundColor](/microsoft-edge/webview2/reference/win32/icorewebview2controlleroptions3?view=webview2-1.0.3296-prerelease&preserve-view=true#get_defaultbackgroundcolor) * [ICoreWebView2ControllerOptions3::put_DefaultBackgroundColor](/microsoft-edge/webview2/reference/win32/icorewebview2controlleroptions3?view=webview2-1.0.3296-prerelease&preserve-view=true#put_defaultbackgroundcolor) - + --- @@ -1009,7 +1068,7 @@ The DefaultBackgroundColor API allows users to set the `DefaultBackgroundColor` * Fixed the **Find** bar no longer appearing after the window is shifted. * Fixed a bug where the app wasn't able to cancel navigation to login pages via the `NavigationStarting` event. * Fixed an issue where downloads from within the default browser frame didn't complete. ([Issue #5196](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5196)) -* Fixed an issue where the pipe name was incorrectly returned, leading to a crash in some UWP apps. +* Fixed an issue where the pipe name was incorrectly returned, leading to a crash in some UWP apps. @@ -1112,7 +1171,7 @@ Use this API to manage iframe tracking on a page that contains multiple levels o * Fixed navigation of `edge://crashes` within a WebView2 control. * Fixed the HTML Select element (\) to make it selectable, in WPF apps. * Fixed potential crash and UI issues when invoking the Windows Credentials UI from a WebView2 instance. -* Fixed bug where users unable to type in input field with autofill info. ([Issue #5144](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5144)) +* Fixed bug where users unable to type in input field with autofill info. ([Issue #5144](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5144)) * Fixed a regression in the [Status bar](../concepts/overview-features-apis.md#status-bar) APIs. @@ -1124,89 +1183,6 @@ Use this API to manage iframe tracking on a page that contains multiple levels o - - -## 1.0.3124.44 - -Release Date: March 10, 2025 - -[NuGet package for WebView2 SDK 1.0.3124.44](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3124.44) - -For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version 134.0.3124.44 or higher. - - - -#### Promotions - -No additional APIs have been promoted to Stable and added in this Release SDK. - - - -#### Bug fixes - - - -###### Runtime-only - -* Extensions won't get disabled in WebView2 by using `AddBrowserExtensionAsync`, regardless of whether developer mode is on. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113)) -* Disabled background update of network time. ([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047)) -* Fixed the download popup not being displayed when `target="_blank"`. ([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063)) - - - - - - -## 1.0.3171-prerelease - -Release Date: March 10, 2025 - -[NuGet package for WebView2 SDK 1.0.3171-prerelease](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3171-prerelease) - -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. - - - -#### Experimental APIs - -No Experimental APIs have been added in this Prerelease SDK. - - - -#### Promotions - -No APIs have been promoted from Experimental to Stable in this Prerelease SDK. - - - -#### Bug fixes - - - -###### Runtime and SDK - -* Fixed host object async method exception handling. ([Issue #3402](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3402)) -* Fixed documentation for `CoreWebVIew2.Navigate`. ([Issue #5091](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5091)) - - - -###### Runtime-only - -* Fixed an "Add to Chrome" store installation regression. -* Fixed folder uploads in UWP and WinUI. ([Issue #3275](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3275)) -* Extensions won't get disabled in WebView2 by using `AddBrowserExtensionAsync`, regardless of whether developer mode is on. ([Issue #5113](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5113)) -* Disabled background update of network time. ([Issue #5047](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5047)) -* Fixed the download popup not being displayed when `target="_blank"`. ([Issue #5063](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5063)) - - - -###### SDK-only - -* Fixes a crash that could occur when the Garbage Collector calls `Finalize` on a thread other than the main thread. - - - - ## See also