|
2 | 2 | title: What's new for Windows app developers |
3 | 3 | description: Learn what's new for developers in Windows 11 and tools |
4 | 4 | keywords: what's new, Windows 11, Windows, developers, WinUI, sdk, tools |
5 | | -ms.date: 12/22/2025 |
| 5 | +ms.date: 01/20/2026 |
6 | 6 | ms.topic: whats-new |
7 | 7 | ms.localizationpriority: medium |
8 | 8 | --- |
@@ -37,17 +37,20 @@ Find the latest downloads, release notes, and updates for the Windows SDK, Windo |
37 | 37 |
|
38 | 38 | --- |
39 | 39 |
|
40 | | -## Highlights – December 2025 |
41 | | - |
| 40 | +## Highlights – January 2026 |
42 | 41 |
|
| 42 | +- **PowerToys**. 0.97 release with new features and improvements to existing tools: ([Microsoft PowerToys: Utilities to customize Windows](/windows/powertoys/) |
43 | 43 | - **Windows App SDK release notes**: Refactored and consolidated history from 0.5 through 2.0 — find the latest fixes and APIs in one place ([release notes hub](../windows-app-sdk/release-notes/windows-app-sdk-2-0.md)). |
44 | 44 | - **Windows SDK updates**: New overview and detailed release notes to track SDK changes ([overview](/windows/apps/windows-sdk/) · [release notes](/windows/apps/windows-sdk/release-notes)). |
45 | | -- **AI on Windows**: Fresh overview for building AI‑powered experiences on Windows, with entry points to APIs and tooling ([Windows AI overview](/windows/ai/)). |
46 | | -- **Packaged vs. unpackaged guidance**: Updated guidance for choosing and configuring packaged or unpackaged apps, including WinUI 3 scenarios ([decision guide](../get-started/intro-pack-dep-proc.md)). |
47 | | -- **UWP capability declarations**: Revised topic clarifying capability types, privacy‑sensitive capabilities, and Store submission considerations ([declare capabilities](/windows/uwp/packaging/app-capability-declarations)). |
| 45 | +- **Cross Device Resume (XDR) overview**: Introduces Windows app continuity across devices and technologies available to enable XDR scenarios ([overview](../develop/windows-integration/cross-device-resume-overview.md)). |
| 46 | +- **Implement XDR using WNS raw notifications**: Step-by-step guide to integrate app continuity via WNS, including prerequisites and Python/JavaScript examples ([how-to](../develop/windows-integration/integrate-app-continuity.md)). |
| 47 | + |
48 | 48 |
|
49 | 49 | Previous highlights: |
50 | 50 |
|
| 51 | +- **AI on Windows**: Fresh overview for building AI‑powered experiences on Windows, with entry points to APIs and tooling ([Windows AI overview](/windows/ai/)). |
| 52 | +- **Packaged vs. unpackaged guidance**: Updated guidance for choosing and configuring packaged or unpackaged apps, including WinUI 3 scenarios ([decision guide](../get-started/intro-pack-dep-proc.md)). |
| 53 | +- **UWP capability declarations**: Revised topic clarifying capability types, privacy‑sensitive capabilities, and Store submission considerations ([declare capabilities](/windows/uwp/packaging/app-capability-declarations)). |
51 | 54 | - **MCP on Windows**: [Model Context Protocol](/windows/ai/mcp/overview) (MCP) on Windows: integrate with local and cloud AI models using a standardized protocol. |
52 | 55 | - **Image generation**:Image generation with Microsoft Foundry on Windows: create images from text prompts using the new [Image Generation API](/windows/ai/apis/image-generation). |
53 | 56 | - **Microsoft Store**: The latest news from the [Microsoft Store](/windows/apps/publish/whats-new-individual-developer) including waived fees and updated analytics. |
|
0 commit comments