WebView2Announcements
WebView2Announcements copied to clipboard
Subscribe to this repo to be notified of Announcements and changes in Microsoft WebView2 controls.
## New SDK ### Version: 1.0.2739.15 ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes/#10273915) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2739.15) ## Pre-release SDK ### Version 1.0.2783-prerelease ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes/#102783-prerelease) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2783-prerelease) Download and try out the new...
## New SDK ### Version: 1.0.3179.45 ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes#10317945) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3179.45) ## Pre-release SDK ### Version 1.0.3230-prerelease ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes#103230-prerelease) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3230-prerelease) Download and try out the new...
# API Review ## Title: PostWebMessageAsJson and PostWebMessageAsString APIs for workers Currently, if developers want to post a message to or from a worker, they must first post a message...
## New SDK ### Version: 1.0.3124.44 ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes#10312444) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3124.44) ## Pre-release SDK ### Version 1.0.3171-prerelease ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes#103171-prerelease) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3171-prerelease) Download and try out the new...
## New SDK ### Version: 1.0.3065.39 ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes#10306539) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3065.39) ## Pre-release SDK ### Version 1.0.3116-prerelease ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes#103116-prerelease) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3116-prerelease) Download and try out the new...
## New SDK ### Version: 1.0.2957.106 ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes#102957106) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2957.106) Download and try out the new SDK release. Use the [WebView2Feedback ](https://github.com/MicrosoftEdge/WebView2Feedback) repo to report any bugs or...
## New SDK ## Pre-release SDK ### Version 1.0.3079-prerelease ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes/#103079-prerelease) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3079-prerelease) Download and try out the new SDK release. Use the [WebView2Feedback ](https://github.com/MicrosoftEdge/WebView2Feedback) repo to report...
# API Review ## Title: CoreWebView2Frame.FrameCreated Existing `CoreWebView2.FrameCreated` event this only allowed end developers to interact with first-level iframes. This new API `CoreWebView2Frame.FrameCreated` allows developers to subscribe to the nested...
## New SDK ### Version: 1.0.2903.40 ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes/#10290340) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2903.40) ## Pre-release SDK ### Version 1.0.2950-prerelease ### [Release Notes](https://learn.microsoft.com/microsoft-edge/webview2/release-notes/#102950-prerelease) ### [NuGet Download](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.2950-prerelease) Download and try out the new...
# API Review ## Title: This API allows CompositionController users to register for an event that fires when the WebView2 is about to start a drag and drop operation. Event...