6/16/2025![]() |
Easy Edge (Chromium) ver 2.03 released! |
|||
SDK: 1.0.3296.44 WebView2 Runtime: For full API compatibility, this version of the WebView2 SDK requires WebView2 Runtime version 137.0.3296.56 or higher. Release notes: https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes/?tabs=dotnetcsharp#10329644 Delivering the Microsoft Edge WebView2 Runtime to Windows 10 Consumers: https://blogs.windows.com/msedgedev/2022/06/27/delivering-the-microsoft-edge-webview2-runtime-to-windows-10-consumers/ Microsoft: We're bringing Edge WebView2 to more Windows 10 devices, and here's why: https://www.zdnet.com/article/microsoft-is-bringing-more-loop-components-to-microsoft-teams-and-outlook/ Compatible with Clarion 12. New or updated APIs. SaveAs API. Added SaveAs APIs that allow you to programmatically perform the Save as operation. You can use these APIs to block the default Save as dialog, and then either save silently, or build your own UI for Save as. These APIs pertain only to the Save as dialog, not the Download dialog, which continues to use the existing Download APIs. https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes/archive?tabs=dotnetcsharp#save-as
Added a new SaveFileSecurityCheckStarting event. Your app can register a handler on this event to get the file path, filename extension, and document origin URI information. You can then apply your own rules to do actions such as the following:
https://www.w3.org/TR/screen-capture/
iframe API.
Allows users to set the DefaultBackgroundColor property at initialization. This prevents a disruptive white flash during the WebView2 loading process. https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes/?tabs=dotnetcsharp#set-default-background-color-on-webview2-initialization-defaultbackgroundcolor-api If an underlying REGION control is declared without a FILL attribute, WebView's background color is set to fully transparent.
|
||||