diff --git a/microsoft-edge/webview2/release-notes.md b/microsoft-edge/webview2/release-notes.md index 87577d569a..65f89cb4c9 100644 --- a/microsoft-edge/webview2/release-notes.md +++ b/microsoft-edge/webview2/release-notes.md @@ -6,7 +6,7 @@ ms.author: msedgedevrel ms.topic: conceptual ms.prod: microsoft-edge ms.technology: webview -ms.date: 09/20/2023 +ms.date: 10/01/2023 --- # Release Notes for the WebView2 SDK @@ -138,6 +138,41 @@ The following APIs have been promoted from Experimental to Stable in this Prerel --> + +## 1.0.####.## + +[NuGet package for WebView2 SDK 1.0.####.##](https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.####.##) + +For full API compatibility, this Release version of the WebView2 SDK requires WebView2 Runtime version ###.0.####.## or higher. + + + +#### General features + + + +#### Promotions + +No additional APIs have been promoted to Stable and added in this Release SDK. + +The following APIs have been promoted to Stable and are now included in this Release SDK. + +##### [.NET/C#](#tab/dotnetcsharp) + +##### [WinRT/C#](#tab/winrtcsharp) + +##### [Win32/C++](#tab/win32cpp) + +--- + + + +#### Bug fixes + + + + + ## 1.0.2045.28 @@ -246,6 +281,7 @@ The following APIs have been promoted from Experimental to Stable in this Prerel ##### [.NET/C#](#tab/dotnetcsharp) n/a + ##### [WinRT/C#](#tab/winrtcsharp) @@ -259,6 +295,7 @@ n/a ##### [Win32/C++](#tab/win32cpp) n/a + --- @@ -307,6 +344,7 @@ n/a ##### [.NET/C#](#tab/dotnetcsharp) + * [CoreWebView2EnvironmentOptions.CustomSchemeRegistrations Property](/dotnet/api/microsoft.web.webview2.core.corewebview2environmentoptions.customschemeregistrations?view=webview2-dotnet-1.0.2106-prerelease&preserve-view=true) ##### [WinRT/C#](#tab/winrtcsharp)