diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml
index 8668f9e46..1bb4f86b9 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -35,15 +35,9 @@ body:
label: NuGet package version
description: Specify the version of Windows App SDK (or Project Reunion) you're using.
options:
- - "1.2.220930.4-preview2"
+ - "1.2.221109.1"
- "1.2.220909.2-experimental2"
- "1.1.5"
- - "1.1.0-preview3"
- - "1.0.4"
- - "1.0.0-preview3"
- - "1.0.0-experimental1"
- - "0.8.12"
- - "0.5"
- type: dropdown
attributes:
label: Packaging type
@@ -61,7 +55,7 @@ body:
- "Insider Build (xxxxx)"
- "Windows 11 version 22H2 (22621, 2022 Update)"
- "Windows 11 version 21H2 (22000)"
- - "Windows 10 version 22H2 (19045, 2022 Update)
+ - "Windows 10 version 22H2 (19045, 2022 Update)"
- "Windows 10 version 21H2 (19044, November 2021 Update)"
- "Windows 10 version 21H1 (19043, May 2021 Update)"
- "Windows 10 version 20H2 (19042, October 2020 Update)"
@@ -78,7 +72,6 @@ body:
- "Visual Studio 2022-preview"
- "Visual Studio 2022"
- "Visual Studio 2019"
- - "Visual Studio 2017"
- "Other"
- type: textarea
attributes:
diff --git a/README.md b/README.md
index 77e297e22..f2d1fc81c 100644
--- a/README.md
+++ b/README.md
@@ -17,23 +17,7 @@ Plus, **create beautiful, modern apps for Windows 11 that are backwards compatib
### Use it now!
-1.1 is [available today](https://docs.microsoft.com/windows/apps/windows-app-sdk/) and includes push notifications, multi-window support, elevation support and much more!
-
-### Roadmap
-
-Here's a snippet of what's currently available and what we intend to deliver in 2022 *(times/features/releases are tentative and subject to change)*:
-
-App type | 1.0 | 1.1 |
--- | ------------------------ | ----- |
-Desktop apps
(WinUI 3, WPF, etc) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)\*\*
✅ [Text rendering](https://docs.microsoft.com/windows/apps/windows-app-sdk/dwritecore)
✅ [Resource management](https://docs.microsoft.com/windows/apps/windows-app-sdk/mrtcore/mrtcore-overview)
✅ [App lifecycle](https://docs.microsoft.com/windows/apps/develop/app-lifecycle-and-system-services)
✅ [Windowing](https://docs.microsoft.com/windows/apps/windows-app-sdk/windowing/windowing-overview)
🔁 [Push Notifications](https://docs.microsoft.com/windows/apps/windows-app-sdk/notifications/push-notifications/) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)\*\*
✅ [Text rendering](https://docs.microsoft.com/windows/apps/windows-app-sdk/dwritecore)
✅ [Resource management](https://docs.microsoft.com/windows/apps/windows-app-sdk/mrtcore/mrtcore-overview)
✅ [App lifecycle](https://docs.microsoft.com/windows/apps/develop/app-lifecycle-and-system-services)
✅ [Windowing](https://docs.microsoft.com/windows/apps/windows-app-sdk/windowing/windowing-overview)
✅ [Push Notifications](https://docs.microsoft.com/windows/apps/windows-app-sdk/notifications/push-notifications/)
✅ [Multiple windows](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/35-multiple-window-support)
✅ [Elevation support](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/37-elevated-admin-support)
✅ [Local toast notifications](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/15-local-toast-notifications)
✅ [Environmental variables API](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/47-environment-variables-api)
✅ [Restart API](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/54-restart-for-all-desktop-apps)
✅ [Self-contained deployment](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/42-self-contained-xcopy-deployment-support)
|
-
-✅ Supported | 🔁 Experimental
-
-*\*\* - WinUI 3 in 1.0 and 1.1 is only supported for use by full WinUI 3 apps. You'll be able to use WinUI 3 in WPF/WinForms/other apps in a future release via XAML Islands.*
-
-To see our full roadmap and features that are under consideration (or to submit feature requests), [visit our productboard portal](https://portal.productboard.com/winappsdk/1-windows-app-sdk).
-
-
+1.2 is [available today](https://docs.microsoft.com/windows/apps/windows-app-sdk/) and includes the ability to create widgets for Win11 devices, media playback controls, native Arm64 development with .NET 7 and VS2022 17.4 and much more!
### Version support