Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
salvadordf
Posts: 4563 Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:
Post
by salvadordf » 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 :
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.
salvadordf
Posts: 4563 Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:
Post
by salvadordf » Mon Apr 07, 2025 12:43 pm
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)