WebView2Announcements icon indicating copy to clipboard operation
WebView2Announcements copied to clipboard

Subscribe to this repo to be notified of Announcements and changes in Microsoft WebView2 controls.

Results 44 WebView2Announcements issues
Sort by recently updated
recently updated
newest added

## 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,...

Documentation

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

Breaking Change

## 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...

SDK Release

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...

API Review

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...

Documentation

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...

Breaking Change

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...