Skip to content

Commit 7ba92a5

Browse files
Merge pull request #6043 from MicrosoftDocs/jken_rename_whatsnew
Rename whats new topic and add redirection
2 parents 2aecb06 + c66dcde commit 7ba92a5

5 files changed

Lines changed: 130 additions & 125 deletions

File tree

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"source_path": "hub/apps/how-tos/uno-multiplatform.md",
55
"redirect_url": "/previous-versions/windows/apps/how-tos/uno-multiplatform",
66
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "hub/apps/whats-new/windows-11-build-22000.md",
10+
"redirect_url": "/hub/apps/whats-new/whats-new-for-developers",
11+
"redirect_document_id": false
712
},
813
{
914
"source_path": "hub/apps/get-started/uno-simple-photo-viewer.md",

hub/apps/desktop/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
description: This documentation provides the latest guidance about building desktop apps for Windows 11.
99
ms.topic: landing-page
1010
ms.collection: collection
11-
ms.date: 11/24/2025
11+
ms.date: 11/25/2025
1212
keywords: windows win32, desktop development
1313

1414
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
@@ -19,7 +19,7 @@ landingContent:
1919
- linkListType: get-started
2020
links:
2121
- text: What's new in Windows development
22-
url: /windows/apps/whats-new/windows-11-build-22000
22+
url: /windows/apps/whats-new/whats-new-for-developers
2323
- text: Start here!
2424
url: ../get-started/start-here.md
2525
- text: An overview of Windows development options

hub/apps/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ highlightedContent:
1414
items:
1515
- title: What's new for Windows developers
1616
itemType: whats-new
17-
url: /windows/apps/whats-new/windows-11-build-22000
17+
url: /windows/apps/whats-new/whats-new-for-developers
1818

1919
- title: Enhance your Windows apps with AI
2020
itemType: overview

hub/apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ items:
55
- name: What's new?
66
items:
77
- name: What's new for developers in Windows 11
8-
href: whats-new/windows-11-build-22000.md
8+
href: whats-new/whats-new-for-developers.md
99
- name: Windows developer community
1010
href: whats-new/community.md
1111
- name: Get started
Lines changed: 121 additions & 121 deletions
Original file line numberDiff line numberDiff line change
@@ -1,121 +1,121 @@
1-
---
2-
title: What's new for Windows app developers
3-
description: Learn what's new for developers in Windows 11 and tools
4-
keywords: what's new, Windows 11, Windows, developers, WinUI, sdk, tools
5-
ms.date: 11/25/2025
6-
ms.topic: whats-new
7-
ms.localizationpriority: medium
8-
---
9-
10-
# What's new for developers
11-
12-
This section curates the latest platform capabilities, SDK and API additions, AI integration options, performance and diagnostics improvements, design guidance updates, and productivity tooling enhancements. Bookmark it and check back regularly: we refresh the highlights so you can focus on what moves your app forward.
13-
14-
## Highlights – November 2025
15-
16-
:::row:::
17-
:::column:::
18-
![Microsoft Ignite title card, white text on purple blue background](./images/ignite-626.png)
19-
:::column-end:::
20-
:::column span="2":::
21-
**Ignite**
22-
23-
Explore sessions, workshops, and resources for Windows developers at [Microsoft Ignite](/windows/apps/whats-new/windows-at-ignite) (November 18–21, 2025)
24-
:::column-end:::
25-
:::row-end:::
26-
27-
:::row:::
28-
:::column:::
29-
![Part of a diagram illustrating the Model Context Protocol](./images/mcp-626.png)
30-
:::column-end:::
31-
:::column span="2":::
32-
**MCP on Windows**
33-
34-
[Model Context Protocol](/windows/ai/mcp/overview) (MCP) on Windows: integrate with local and cloud AI models using a standardized protocol.
35-
:::column-end:::
36-
:::row-end:::
37-
38-
:::row:::
39-
:::column:::
40-
![The PowerToys icon](./images/powertoys-626.png)
41-
:::column-end:::
42-
:::column span="2":::
43-
**PowerToys**
44-
45-
PowerToys [Advanced Paste](../../powertoys/advanced-paste.md) now supports multiple online and on-device AI model providers.
46-
:::column-end:::
47-
:::row-end:::
48-
49-
:::row:::
50-
:::column:::
51-
![Blue icons with stars scattered around a rectangle](./images/imagegen-626.png)
52-
:::column-end:::
53-
:::column span="2":::
54-
**Image generation**
55-
56-
Image generation with Microsoft Foundry on Windows: create images from text prompts using the new [Image Generation API](/windows/ai/apis/image-generation).
57-
:::column-end:::
58-
:::row-end:::
59-
60-
:::row:::
61-
:::column:::
62-
![Stylized shopping bag, the Microsoft Store logo](./images/store-626.png)
63-
:::column-end:::
64-
:::column span="2":::
65-
**Microsoft Store**
66-
67-
The latest news from the [Microsoft Store](/windows/apps/publish/whats-new-individual-developer) including waived fees and updated analytics.
68-
:::column-end:::
69-
:::row-end:::
70-
71-
- Windows App SDK: Phi Silica local language model available via LanguageModel APIs – generate text with built-in moderation ([release notes stable](../windows-app-sdk/stable-channel.md)).
72-
- Phi Silica enhancements: Summarize Conversation and LoRA fine-tuning support for scenario‑specific adaptation ([experimental channel 1.8](../windows-app-sdk/release-notes-archive/experimental-channel-1-8.md)).
73-
- AppWindow.SetIcon API: refined guidance for setting window and taskbar icons (branding improvement) ([API ref](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon)).
74-
- Win32 app isolation overview: updated security guidance for packaging decisions ([overview](/windows/win32/secauthz/app-isolation-overview)).
75-
76-
## Latest releases
77-
78-
| Component | Latest release notes |
79-
| :-- | :-- |
80-
| Windows App SDK | [Stable channel release notes](../windows-app-sdk/stable-channel.md) * [Preview channel](../windows-app-sdk/preview-channel.md) |
81-
| Windows SDK | [Windows SDK downloads & archive](https://developer.microsoft.com/windows/downloads/sdk-archive) (includes links to latest and Insider preview SDK release notes) |
82-
83-
## Recent documentation highlights
84-
85-
| Feature | Description |
86-
| :------ | :------ |
87-
| [Start developing Windows apps](/windows/apps/get-started/start-here) | Comprehensive starting point for Windows app development. |
88-
| [Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview) | Security and reliability benefits of isolating Win32 apps. |
89-
| [AppWindow.SetIcon](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon) | API reference for setting a window icon (Windows App SDK). |
90-
| [PowerToys](/windows/powertoys/) | Power user productivity utilities. |
91-
| [Installing PowerToys](/windows/powertoys/install) | Step-by-step install guidance. |
92-
| [Get started with Windows AI APIs](/windows/ai/apis/get-started) | Quickstart building apps using Windows AI. |
93-
94-
| Feature | Description |
95-
| :------ | :------ |
96-
| [WinUI Gallery](https://github.com/microsoft/WinUI-Gallery) | Reference implementation and control samples; install from Store for offline exploration. |
97-
| [Sample code browser](/samples/browse/?products=windows) | Filterable catalog of official Windows samples. |
98-
99-
## Release notes and resources
100-
101-
- Windows App SDK: [Stable channel](../windows-app-sdk/stable-channel.md) * [Archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md)
102-
- Windows SDK: [Download archive and latest](https://developer.microsoft.com/windows/downloads/sdk-archive)
103-
- Insider builds: [Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started).
104-
- Modernizing guidance: [Start developing Windows apps](/windows/apps/get-started/start-here)
105-
- Windows dev community: [Windows Dev Center](https://developer.microsoft.com/windows/community/)
106-
107-
## Windows and AI
108-
109-
| Feature | Description |
110-
| :------ | :------ |
111-
| [Windows AI](/windows/ai/) | Enhance your Windows apps with AI through local APIs and machine learning models. |
112-
| [Microsoft Foundry on Windows Overview](/windows/ai/overview) | Microsoft Foundry on Windows introduces new ways of interacting with the operating system that utilize AI, such as Phi Silica, the Small Language Model (SLM) created by Microsoft Research that offers many of the same capabilities found in Large Language Models (LLMs), but is more compact and efficient so that it can run locally on Windows. |
113-
114-
## Developer tools
115-
116-
| Feature | Description |
117-
| :------ | :------ |
118-
| [PowerToys](/windows/powertoys/) | Power user productivity utilities to streamline your Windows experience. |
119-
| [Edit](/windows/edit) | Edit is a lightweight command-line text editor in Windows 11. |
120-
| [WSL (Windows Subsystem for Linux)](/windows/wsl/) | Windows Subsystem for Linux (WSL) lets you run a Linux environment on your Windows machine without the need for a separate VM or dual booting. |
121-
1+
---
2+
title: What's new for Windows app developers
3+
description: Learn what's new for developers in Windows 11 and tools
4+
keywords: what's new, Windows 11, Windows, developers, WinUI, sdk, tools
5+
ms.date: 11/26/2025
6+
ms.topic: whats-new
7+
ms.localizationpriority: medium
8+
---
9+
10+
# What's new for developers
11+
12+
This section curates the latest platform capabilities, SDK and API additions, AI integration options, performance and diagnostics improvements, design guidance updates, and productivity tooling enhancements. Bookmark it and check back regularly: we refresh the highlights so you can focus on what moves your app forward.
13+
14+
## Highlights – November 2025
15+
16+
:::row:::
17+
:::column:::
18+
![Microsoft Ignite title card, white text on purple blue background](./images/ignite-626.png)
19+
:::column-end:::
20+
:::column span="2":::
21+
**Ignite**
22+
23+
Explore sessions, workshops, and resources for Windows developers at [Microsoft Ignite](/windows/apps/whats-new/windows-at-ignite) (November 18–21, 2025)
24+
:::column-end:::
25+
:::row-end:::
26+
27+
:::row:::
28+
:::column:::
29+
![Part of a diagram illustrating the Model Context Protocol](./images/mcp-626.png)
30+
:::column-end:::
31+
:::column span="2":::
32+
**MCP on Windows**
33+
34+
[Model Context Protocol](/windows/ai/mcp/overview) (MCP) on Windows: integrate with local and cloud AI models using a standardized protocol.
35+
:::column-end:::
36+
:::row-end:::
37+
38+
:::row:::
39+
:::column:::
40+
![The PowerToys icon](./images/powertoys-626.png)
41+
:::column-end:::
42+
:::column span="2":::
43+
**PowerToys**
44+
45+
PowerToys [Advanced Paste](../../powertoys/advanced-paste.md) now supports multiple online and on-device AI model providers.
46+
:::column-end:::
47+
:::row-end:::
48+
49+
:::row:::
50+
:::column:::
51+
![Blue icons with stars scattered around a rectangle](./images/imagegen-626.png)
52+
:::column-end:::
53+
:::column span="2":::
54+
**Image generation**
55+
56+
Image generation with Microsoft Foundry on Windows: create images from text prompts using the new [Image Generation API](/windows/ai/apis/image-generation).
57+
:::column-end:::
58+
:::row-end:::
59+
60+
:::row:::
61+
:::column:::
62+
![Stylized shopping bag, the Microsoft Store logo](./images/store-626.png)
63+
:::column-end:::
64+
:::column span="2":::
65+
**Microsoft Store**
66+
67+
The latest news from the [Microsoft Store](/windows/apps/publish/whats-new-individual-developer) including waived fees and updated analytics.
68+
:::column-end:::
69+
:::row-end:::
70+
71+
- Windows App SDK: Phi Silica local language model available via LanguageModel APIs – generate text with built-in moderation ([release notes stable](../windows-app-sdk/stable-channel.md)).
72+
- Phi Silica enhancements: Summarize Conversation and LoRA fine-tuning support for scenario‑specific adaptation ([experimental channel 1.8](../windows-app-sdk/release-notes-archive/experimental-channel-1-8.md)).
73+
- AppWindow.SetIcon API: refined guidance for setting window and taskbar icons (branding improvement) ([API ref](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon)).
74+
- Win32 app isolation overview: updated security guidance for packaging decisions ([overview](/windows/win32/secauthz/app-isolation-overview)).
75+
76+
## Latest releases
77+
78+
| Component | Latest release notes |
79+
| :-- | :-- |
80+
| Windows App SDK | [Stable channel release notes](../windows-app-sdk/stable-channel.md) * [Preview channel](../windows-app-sdk/preview-channel.md) |
81+
| Windows SDK | [Windows SDK downloads & archive](https://developer.microsoft.com/windows/downloads/sdk-archive) (includes links to latest and Insider preview SDK release notes) |
82+
83+
## Recent documentation highlights
84+
85+
| Feature | Description |
86+
| :------ | :------ |
87+
| [Start developing Windows apps](/windows/apps/get-started/start-here) | Comprehensive starting point for Windows app development. |
88+
| [Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview) | Security and reliability benefits of isolating Win32 apps. |
89+
| [AppWindow.SetIcon](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon) | API reference for setting a window icon (Windows App SDK). |
90+
| [PowerToys](/windows/powertoys/) | Power user productivity utilities. |
91+
| [Installing PowerToys](/windows/powertoys/install) | Step-by-step install guidance. |
92+
| [Get started with Windows AI APIs](/windows/ai/apis/get-started) | Quickstart building apps using Windows AI. |
93+
94+
| Feature | Description |
95+
| :------ | :------ |
96+
| [WinUI Gallery](https://github.com/microsoft/WinUI-Gallery) | Reference implementation and control samples; install from Store for offline exploration. |
97+
| [Sample code browser](/samples/browse/?products=windows) | Filterable catalog of official Windows samples. |
98+
99+
## Release notes and resources
100+
101+
- Windows App SDK: [Stable channel](../windows-app-sdk/stable-channel.md) * [Archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md)
102+
- Windows SDK: [Download archive and latest](https://developer.microsoft.com/windows/downloads/sdk-archive)
103+
- Insider builds: [Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started).
104+
- Modernizing guidance: [Start developing Windows apps](/windows/apps/get-started/start-here)
105+
- Windows dev community: [Windows Dev Center](https://developer.microsoft.com/windows/community/)
106+
107+
## Windows and AI
108+
109+
| Feature | Description |
110+
| :------ | :------ |
111+
| [Windows AI](/windows/ai/) | Enhance your Windows apps with AI through local APIs and machine learning models. |
112+
| [Microsoft Foundry on Windows Overview](/windows/ai/overview) | Microsoft Foundry on Windows introduces new ways of interacting with the operating system that utilize AI, such as Phi Silica, the Small Language Model (SLM) created by Microsoft Research that offers many of the same capabilities found in Large Language Models (LLMs), but is more compact and efficient so that it can run locally on Windows. |
113+
114+
## Developer tools
115+
116+
| Feature | Description |
117+
| :------ | :------ |
118+
| [PowerToys](/windows/powertoys/) | Power user productivity utilities to streamline your Windows experience. |
119+
| [Edit](/windows/edit) | Edit is a lightweight command-line text editor in Windows 11. |
120+
| [WSL (Windows Subsystem for Linux)](/windows/wsl/) | Windows Subsystem for Linux (WSL) lets you run a Linux environment on your Windows machine without the need for a separate VM or dual booting. |
121+

0 commit comments

Comments
 (0)