From b974e026ac7450948593411fd3493e0185ee9412 Mon Sep 17 00:00:00 2001 From: Gabby Bilka Date: Wed, 12 Apr 2023 14:42:22 -0700 Subject: [PATCH] Repo updates for 1.3.0 release --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- README.md | 2 +- docs/roadmap.md | 60 +++++++++++++------------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 458a14c50a..0807572e36 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -35,7 +35,7 @@ body: label: NuGet package version description: If you are seeing your issue on older versions please try the latest release options: - - "WinUI 3 - Windows App SDK 1.2.5: 1.2.230313.1" + - "WinUI 3 - Windows App SDK 1.3.0: 1.3.230331000" - "WinUI 3 - Windows App SDK Preview 1: 1.3.230228005-preview1" - "WinUI 3 - Windows App SDK 1.3 Experimental 1: 1.3.230202101-experimental1" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2" diff --git a/README.md b/README.md index 0cf40e1f4b..dc55dece85 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can watch them online here on YouTube at the [Windows Developer channel](htt ## Using WinUI 3 -You can build new Windows apps using WinUI 3, which ships as a part of the Windows App SDK. The latest available stable release is the Windows App SDK 1.2 (previously called Project Reunion). With this release, you can ship production Desktop apps to the Microsoft Store. +You can build new Windows apps using WinUI 3, which ships as a part of the Windows App SDK. The latest available stable release is the Windows App SDK 1.3 (previously called Project Reunion). With this release, you can ship production Desktop apps to the Microsoft Store. See the [installation instructions](https://docs.microsoft.com/windows/apps/windows-app-sdk/set-up-your-development-environment), and guidelines on [creating your first WinUI 3 app](https://docs.microsoft.com/windows/apps/winui/winui3/create-your-first-winui3-app). diff --git a/docs/roadmap.md b/docs/roadmap.md index 97fef044b9..f475144c25 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -61,36 +61,36 @@ Legend: Blank - Not available -**WinUI 3 - Windows App SDK 1.2** is our latest release. For a detailed look at the features we're targeting in WinUI 3 in 2023, check out the [Windows App SDK feature roadmap](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md). - -| Customer Capability | Project Reunion 0.5
(March 2021) | Windows App SDK 0.8
(June 2021) | Windows App SDK 1.0
(November 2021) | Windows App SDK 1.1
(June 2022) | Windows App SDK 1.2
(November 2022) -| ------------------- | -------------------------------- | ------------------------------- | ----------------------------- | -----| ----- | -| Supported in any app using the Windows App SDK | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Contains new Windows 11 controls/styles from WinUI 2.6 | | | 🟢 | 🟢 | 🟢 -| Supports MSIX Deployment | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Supports Unpackaged (non-MSIX) Deployment | | | 🟢 | 🟢 | 🟢 -| Works downlevel to Windows 10 version 1809 and above | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Supports the latest .NET | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| ARM64 support | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| ` ` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Intellisense, Hot Reload, Live Visual Tree | 🔷 | 🔷 | 🟢[^1] | 🟢[^1] | 🟢[^1] -| Chromium-based WebView2 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Title bar customization | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Fluent Shadows | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Input validation for data fields | 🔷 | 🔷 | 🔷 | 🔷 | 🔷 -| Supports multiple top-level windows on the same thread | 🔷 | 🔷 | 🟢[^2] | 🟢 | 🟢 -| Supports multiple top-level windows on separate threads | 🔷 | 🔷 | 🔷 | 🔷 | 🔷 -| Drag and drop | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| RenderTargetBitmap | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Mouse cursor customization | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| Animated Gif support | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| VirtualSurfaceImageSource (VSIS) support | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| In-app acrylic | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 -| XAML Islands | | 🔷 | 🔷 | 🔷 | 🔷 -| Mica | | | | 🟢 | 🟢 -| Widgets | | | | | 🟢 -| Media playback controls | | | | | 🟢 -| InfoBadge and other updates from WinUI 2.8 | | | | | 🟢 +**WinUI 3 - Windows App SDK 1.3** is our latest release. For a detailed look at the features we're targeting in WinUI 3 in 2023, check out the [Windows App SDK feature roadmap](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md). + +| Customer Capability | Project Reunion 0.5
(March 2021) | Windows App SDK 0.8
(June 2021) | Windows App SDK 1.0
(November 2021) | Windows App SDK 1.1
(June 2022) | Windows App SDK 1.2
(November 2022) | Windows App SDK 1.3
(April 2023) +| ------------------- | -------------------------------- | ------------------------------- | ----------------------------- | -----| ----- | ----- | +| Supported in any app using the Windows App SDK | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Contains new Windows 11 controls/styles from WinUI 2.6 | | | 🟢 | 🟢 | 🟢 | 🟢 +| Supports MSIX Deployment | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Supports Unpackaged (non-MSIX) Deployment | | | 🟢 | 🟢 | 🟢 | 🟢 +| Works downlevel to Windows 10 version 1809 and above | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Supports the latest .NET | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| ARM64 support | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| ` ` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Intellisense, Hot Reload, Live Visual Tree | 🔷 | 🔷 | 🟢[^1] | 🟢[^1] | 🟢[^1] | 🟢[^1] +| Chromium-based WebView2 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Title bar customization | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Fluent Shadows | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Input validation for data fields | 🔷 | 🔷 | 🔷 | 🔷 | 🔷 | 🔷 +| Supports multiple top-level windows on the same thread | 🔷 | 🔷 | 🟢[^2] | 🟢 | 🟢 | 🟢 +| Supports multiple top-level windows on separate threads | 🔷 | 🔷 | 🔷 | 🔷 | 🔷 | 🔷 +| Drag and drop | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| RenderTargetBitmap | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Mouse cursor customization | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| Animated Gif support | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| VirtualSurfaceImageSource (VSIS) support | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| In-app acrylic | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 +| XAML Islands | | 🔷 | 🔷 | 🔷 | 🔷 | 🔷 +| Mica | | | | 🟢 | 🟢 | 🟢 +| Widgets | | | | | 🟢 | 🟢 +| Media playback controls | | | | | 🟢 | 🟢 +| InfoBadge and other updates from WinUI 2.8 | | | | | 🟢 | 🟢 [^1]: Supported on Visual Studio 2022 Preview 5 and above for packaged apps only [^2]: Supported in 1.0.1 and above