Update to WebView2 NuGet 1.0.3124.44
Posted: Mon Mar 10, 2025 3:23 pm
Hi,
WebView4Delphi has been updated to WebView2 NuGet 1.0.3124.44
These are the official release notes :
https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes/?tabs=dotnetcsharp#10312444
This is what's new :
WebView4Delphi has been updated to WebView2 NuGet 1.0.3124.44
These are the official release notes :
https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes/?tabs=dotnetcsharp#10312444
This is what's new :
- 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)