Page 7 of 7

Update to WebView2 NuGet 1.0.3124.44

Posted: Mon Mar 10, 2025 3:23 pm
by salvadordf
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 :
  • 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)
No additional APIs have been promoted to Stable and added in this Release SDK.

Update to WebView2 NuGet 1.0.3179.45

Posted: Mon Apr 07, 2025 12:43 pm
by salvadordf
Hi,

WebView4Delphi has been updated to WebView2 NuGet 1.0.3179.45

These are the official release notes :
https://learn.microsoft.com/microsoft-edge/webview2/release-notes#10317945

No additional APIs have been promoted to Stable and added in this Release SDK.

This is what's new since the last announcement :
  • Added more download information to MiniBrowser.
  • Added link to the FileTypePolicy API article in TWVBrowserBase.OnSaveFileSecurityCheckStarting.
  • Fixed the HTML Select element (<select>) to make it selectable, in WPF apps.
  • Fixed navigation of edge://crashes within a WebView2 control.
  • Fixed potential crash and UI issues when invoking the Windows Credentials UI from a WebView2 instance.
  • Fixed a bug where users were unable to type in an input field with autofill info. (Issue #5144)