WebView2Announcements
WebView2Announcements copied to clipboard
Subscribe to this repo to be notified of Announcements and changes in Microsoft WebView2 controls.
## Why test against preview channels of WebView2? Evergreen WebView2 is based on the evergreen Chromium platform, which receives monthly major updates. Regressions in WebView2 apps tend to be application-specific,...
The updated .NET Framework requirement for .NETWebView2 is in April's prerelease SDK: [1.0.2526-prerelease](https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes/?tabs=dotnetcsharp#102526-prerelease). This change will be in the release SDK that will be shipped in May 2024
## New SDK ### Version: 1.0.2478.35 ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes/#10247835) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2478.35) ## Pre-release SDK ### Version 1.0.2526-prerelease ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes/#102526-prerelease) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2526-prerelease) Download and try out the new...
[Announcement] Microsoft Edge WebView2 is now included in scope of the Microsoft Edge Bounty Program
We are excited to announce that Microsoft Edge WebView2 is now included in the scope of the Microsoft Edge Bounty Program. This initiative underscores our commitment to security and invites...
Due to an unintentional change introduced in the release SDK 1.0.2277.86 and 1.0.2357-prerelease, `GetAvailableBrowserVersionString` cannot be called without any params. I.e. `GetAvailableBrowserVersionString()` will throw an exception. This is as mentioned...
# API Review ## Title: Custom ScrollBar Style Developers would like to be able to set the ScrollBar to Windows fluent overlay style and match the Windows theme. Some customers...
Hello WebView2 community, We would like to share some updates and improvements to the WebView2 feedback repository. These changes aim to better allow us to assist the community and improve...
We have published API reference for `window.chrome.webview` [JavaScript APIs](https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/javascript/) which you can use along with native WebView2 APIs to communicate between native code and web code. Please leave any feedback...
Due to security feature introduced in Edge/WebView2 Runtime v120 to run Renderer process inside App Container, the Fixed Version runtime in its loose binaries form needs proper ACL in order...
Microsoft Edge is natively embedding the Adobe Acrobat PDF engine into the Microsoft Edge built-in PDF reader: https://techcommunity.microsoft.com/t5/microsoft-edge-insider/microsoft-edge-and-adobe-partner-to-improve-the-pdf-experience/ba-p/3733481 **How will this change affect WebView2 users and applications?** The PDF experience...