Skip to content

Commit

Permalink
template
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehoffms committed Sep 21, 2023
1 parent 7a2d15c commit 12933b8
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion microsoft-edge/webview2/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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


<!-- end of Oct 2023 Release SDK -->


<!-- ====================================================================== -->
## 1.0.2045.28

Expand Down Expand Up @@ -246,6 +281,7 @@ The following APIs have been promoted from Experimental to Stable in this Prerel
##### [.NET/C#](#tab/dotnetcsharp)

n/a
<!-- todo: populate like WinRT tab; get some from bugfix section -->

##### [WinRT/C#](#tab/winrtcsharp)

Expand All @@ -259,6 +295,7 @@ n/a
##### [Win32/C++](#tab/win32cpp)

n/a
<!-- todo: populate like WinRT tab; get some from bugfix section -->

---

Expand Down Expand Up @@ -307,6 +344,7 @@ n/a

##### [.NET/C#](#tab/dotnetcsharp)

<!-- todo: populate 3 tabs like in Promotions section -->
* [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)
Expand Down

0 comments on commit 12933b8

Please sign in to comment.