This commit is contained in:
Gabby Bilka 2022-11-11 19:00:42 -08:00 коммит произвёл GitHub
Родитель 7409aa1234
Коммит 72a0798135
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 26 удалений

11
.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:

Просмотреть файл

@ -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<br>(WinUI 3, WPF, etc) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)\*\*<br>✅ [Text rendering](https://docs.microsoft.com/windows/apps/windows-app-sdk/dwritecore)<br>✅ [Resource management](https://docs.microsoft.com/windows/apps/windows-app-sdk/mrtcore/mrtcore-overview)<br>✅ [App lifecycle](https://docs.microsoft.com/windows/apps/develop/app-lifecycle-and-system-services)<br>✅ [Windowing](https://docs.microsoft.com/windows/apps/windows-app-sdk/windowing/windowing-overview)<br>🔁 [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)\*\*<br>✅ [Text rendering](https://docs.microsoft.com/windows/apps/windows-app-sdk/dwritecore)<br>✅ [Resource management](https://docs.microsoft.com/windows/apps/windows-app-sdk/mrtcore/mrtcore-overview)<br>✅ [App lifecycle](https://docs.microsoft.com/windows/apps/develop/app-lifecycle-and-system-services)<br>✅ [Windowing](https://docs.microsoft.com/windows/apps/windows-app-sdk/windowing/windowing-overview)<br>✅ [Push Notifications](https://docs.microsoft.com/windows/apps/windows-app-sdk/notifications/push-notifications/) <br>✅ [Multiple windows](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/35-multiple-window-support)<br> ✅ [Elevation support](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/37-elevated-admin-support)<br> ✅ [Local toast notifications](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/15-local-toast-notifications)<br> ✅ [Environmental variables API](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/47-environment-variables-api)<br> ✅ [Restart API](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/54-restart-for-all-desktop-apps)<br> ✅ [Self-contained deployment](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/42-self-contained-xcopy-deployment-support)<br> |
✅ 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