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: May 8, 2023.
Bug fixes
Added support for window management permission kind. (Runtime and SDK)
Fixed an issue that was causing the
X-Edge-Shopping-Flagheader to be added to web requests that are coming from WebView2. (Issue #3365)Improved handling of apps running elevated.
Reliability improvement.
- Fixed an issue to allow an app to inject initial scripts by calling
AddScriptToExecuteOnDocumentCreatedbefore a new window is created. (Issue #2491)
CoreWebView2Class: