|
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: 11/04/2025 |
| 5 | +ms.date: 11/11/2025 |
6 | 6 | ms.topic: whats-new |
7 | 7 | ms.localizationpriority: medium |
8 | 8 | --- |
9 | 9 |
|
10 | 10 | # What's new for developers |
11 | 11 |
|
12 | | -Stay current with platform, SDK, AI, and tooling updates for building Windows apps. |
| 12 | +Build faster and ship more polished Windows apps. 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 | +- Microsoft Ignite 2025: Explore sessions, workshops, and resources for Windows developers at [Microsoft Ignite](/windows/apps/whats-new/windows-at-ignite) (November 18–21, 2025). |
| 17 | +- 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)). |
| 18 | +- 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)). |
| 19 | +- 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)). |
| 20 | +- Win32 app isolation overview: updated security guidance for packaging decisions ([overview](/windows/win32/secauthz/app-isolation-overview)). |
| 21 | +- PowerToys Advanced Paste: new local transformations + optional AI prompt actions ([feature doc](../../powertoys/advanced-paste.md)). |
13 | 22 |
|
14 | 23 | ## Latest releases |
15 | 24 |
|
@@ -42,19 +51,18 @@ Stay current with platform, SDK, AI, and tooling updates for building Windows ap |
42 | 51 | - Modernizing guidance: [Start developing Windows apps](/windows/apps/get-started/start-here) |
43 | 52 | - Windows dev community: [Windows Dev Center](https://developer.microsoft.com/windows/community/) |
44 | 53 |
|
45 | | - |
46 | | - |
47 | 54 | ## Windows and AI |
48 | 55 |
|
49 | | -Feature | Description | |
50 | | -:------ | :------ | |
51 | | -[Windows AI](/windows/ai/) | Enhance your Windows apps with AI through local APIs and Machine Learning models. | |
52 | | -[Windows AI Foundry Overview](/windows/ai/overview) | Windows AI Foundry 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. | |
| 56 | +| Feature | Description | |
| 57 | +| :------ | :------ | |
| 58 | +| [Windows AI](/windows/ai/) | Enhance your Windows apps with AI through local APIs and machine learning models. | |
| 59 | +| [Windows AI Foundry Overview](/windows/ai/overview) | Windows AI Foundry 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. | |
53 | 60 |
|
54 | 61 | ## Developer tools |
55 | | -Feature | Description |
56 | | -:------ | :------ | |
57 | | -[PowerToys](/windows/powertoys/) | Power user productivity utilities to streamline your Windows experience.| |
58 | | -[Edit](/windows/edit) | Edit is a lightweight command-line text editor in Windows 11. | |
59 | | -[WSL (Windows Subsystem for Linux)](/windows/wsl/) | Windows Subsystem for Linux (WSL) is a feature of Windows that lets you run a Linux environment on your Windows machine without the need for a separate virtual machine or dual booting.| |
| 62 | + |
| 63 | +| Feature | Description | |
| 64 | +| :------ | :------ | |
| 65 | +| [PowerToys](/windows/powertoys/) | Power user productivity utilities to streamline your Windows experience. | |
| 66 | +| [Edit](/windows/edit) | Edit is a lightweight command-line text editor in Windows 11. | |
| 67 | +| [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. | |
60 | 68 |
|
0 commit comments