Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Release notes for Microsoft Edge WebView2 Runtime, release date: Mar. 10, 2025.
Bug fixes
Extensions won't get disabled in WebView2 by using
AddBrowserExtensionAsync, regardless of whether developer mode is on. (Issue #5113)Disabled background update of network time. (Issue #5047)
Fixed the download popup not being displayed when
target="_blank". (Issue #5063)Added the missing Close button in the Download flyout.
Fixed a race condition that occurred when the Web Request Response event never occurs.
Fixed a regression where display changes can cause WebView2 to render smaller than app window.
Enabled the
IsolateSandboxedIframesupstream feature for WebView2.Prevented deleting a service worker when the version changes.
The
CleanUpSomeAPI inHostobjectnow only does garbage collection for the full heap.CleanUpSomehas been removed from the V8 engine.Fixed a regression of
AreBrowserAcceleratorKeysEnabled. (Issue #5033)Fixed a bug where
IsDefaultDownloadDialogOpenChangedwasn't triggered when a dialog is closed by using the keyboard. (Issue #4807)