Skip to content

Commit a19b85a

Browse files
Merge pull request #6187 from MicrosoftDocs/main
Auto Publish – main to live - 2026-01-14 23:29 UTC
2 parents b006b50 + 2c3867e commit a19b85a

7 files changed

Lines changed: 58 additions & 44 deletions

File tree

hub/apps/windows-app-sdk/downloads-archive.md

Lines changed: 33 additions & 32 deletions
Large diffs are not rendered by default.

hub/apps/windows-app-sdk/release-channels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The Windows App SDK has a lifecycle. A lifecycle begins when a version or servic
5050
| Windows App SDK version | Original release date | Latest patch version | Patch release date | Support level | End of servicing |
5151
| ----------------------- | --------------------- | -------------------- | ------------------ | -------------- | ---------------- |
5252
| 1.8 | 09/09/2025 | 1.8.260101001 | 01/13/2026 | Current | 09/09/2026 |
53-
| 1.7 | 03/18/2025 | 1.7.251107005 | 11/11/2025 | Maintenance | 03/18/2026 |
53+
| 1.7 | 03/18/2025 | 1.7.251220001 | 01/13/2026 | Maintenance | 03/18/2026 |
5454
| 1.6 | 09/04/2024 | 1.6.250602001 | 06/10/2025 | Out of Support | 09/04/2025 |
5555
| 1.5 | 02/29/2024 | 1.5.250108004 | 01/15/2025 | Out of Support | 02/28/2025 |
5656
| 1.4 | 08/29/2023 | 1.4.240802001 | 08/13/2024 | Out of Support | 08/29/2024 |

hub/apps/windows-app-sdk/release-notes/windows-app-sdk-1-7.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ zone_pivot_groups: wasdk-release-channels
1414

1515
:::zone pivot="stable"
1616

17+
## Version 1.7.7 (1.7.251220001)
18+
19+
Released: **January 13, 2026** <br><br>
20+
21+
<details><summary>Bug fixes</summary>
22+
23+
>
24+
> * Fixed an issue that prevented Image Super Resolution from being available for some applications. ([RuntimeCompatibilityChange](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.windowsappruntime.runtimecompatibilityoptions.disabledchanges): N/A)
25+
>
26+
27+
</details>
28+
1729
## Version 1.7.6 (1.7.251107005)
1830

1931
Released: **November 11, 2025** <br><br>

uwp/apps-for-xbox/application-architecture.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ ms.topic: article
66
keywords: Xbox
77
---
88
# Xbox Media Application Architecture
9+
10+
> [!NOTE]
11+
> Please note that UWP based games are no longer accepted in the Xbox Store. Please use the [ID@XBOX program](https://www.xbox.com/games/id).
12+
913
All Xbox apps are packaged using the [Universal Windows Platform](../develop/index.md) but this does not mean that all Xbox applications must be written in XAML and C#. This section will go through several high-level architectural decisions you will need to make before you can start writing your Xbox application.
1014

1115
For general guidance on developing UWP applications for Xbox see this documentation:

uwp/gaming/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Getting started
33
description: Learn how to get started right away developing games for Windows or Xbox by following this quick start guide.
44
ms.assetid: 40490837-6c7f-4f82-96b5-14f6858982b3
5-
ms.date: 08/21/2024
5+
ms.date: 01/14/2026
66
ms.topic: get-started
77
keywords: windows 10, uwp, games, getting started
88
localizationpriority: medium
@@ -12,7 +12,7 @@ localizationpriority: medium
1212
This article is a getting started guide for creators who want to develop games on Windows or Xbox.
1313

1414
> [!NOTE]
15-
> Before investing time developing a game based on the UWP framework, please note that UWP is no longer under active development. Further, UWP based games are no longer accepted in the Xbox Store.
15+
> Before investing time developing a game based on the UWP framework, please note that UWP based games are no longer accepted in the Xbox Store. Please use the [ID@XBOX program](https://www.xbox.com/games/id).
1616
1717
Here are some questions to help you find the info you need:
1818
* Are you an experienced game developer and want all the details? See the [Windows game development guide](e2e.md).

uwp/gaming/toc.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -544,15 +544,9 @@
544544
items:
545545
- name: GLSL to HLSL
546546
href: ../gaming/glsl-to-hlsl-reference.md
547-
- name: UWP on Xbox One
547+
- name: UWP on Xbox
548548
items:
549549
- name: FAQ
550550
href: ../xbox-apps/frequently-asked-questions.yml
551-
- name: Tools
552-
items:
553-
- name: Dev Home
554-
- name: Xbox best practices
555-
- name: Bringing existing games to Xbox
556-
- name: Xbox Device Portal REST API
557-
- name: Xbox Live
558-
href: /gaming/xbox-live/index
551+
- name: Xbox Live
552+
href: /gaming/xbox-live/index

uwp/xbox-apps/frequently-asked-questions.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ summary: |
1313
Look through this page of frequently asked questions.
1414
Also check out the [Known issues](known-issues.md) topic and the [Developing Universal Windows apps](https://social.msdn.microsoft.com/Forums/windowsapps/en-US/home?forum=wpdevelop) forum.
1515
16+
> [!NOTE]
17+
> Please note that UWP based games are no longer accepted in the Xbox Store. Please use the [ID@XBOX program](https://www.xbox.com/games/id).
18+
1619
1720
sections:
1821
- name: Ignored

0 commit comments

Comments
 (0)