|
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/26/2025 |
| 5 | +ms.date: 12/22/2025 |
6 | 6 | ms.topic: whats-new |
7 | 7 | ms.localizationpriority: medium |
8 | 8 | --- |
@@ -37,22 +37,33 @@ Find the latest downloads, release notes, and updates for the Windows SDK, Windo |
37 | 37 |
|
38 | 38 | --- |
39 | 39 |
|
40 | | -## Highlights – November 2025 |
| 40 | +## Highlights – December 2025 |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +- **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/apps/windows-app-sdk/release-notes)). |
| 46 | +- **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)). |
| 47 | +- **AI on Windows**: Fresh overview for building AI‑powered experiences on Windows, with entry points to APIs and tooling ([Windows AI overview](/windows/ai/)). |
| 48 | +- **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)). |
| 49 | +- **UWP capability declarations**: Revised topic clarifying capability types, privacy‑sensitive capabilities, and Store submission considerations ([declare capabilities](/windows/uwp/packaging/app-capability-declarations)). |
| 50 | + |
| 51 | +Previous highlights: |
41 | 52 |
|
42 | | -- **Ignite**: Explore sessions, workshops, and resources for Windows developers at [Microsoft Ignite](/windows/apps/whats-new/windows-at-ignite) (November 18–21, 2025) |
43 | 53 | - **MCP on Windows**: [Model Context Protocol](/windows/ai/mcp/overview) (MCP) on Windows: integrate with local and cloud AI models using a standardized protocol. |
44 | 54 | - **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). |
45 | 55 | - **Microsoft Store**: The latest news from the [Microsoft Store](/windows/apps/publish/whats-new-individual-developer) including waived fees and updated analytics. |
46 | 56 | - **Windows App SDK**: Phi Silica local language model available via LanguageModel APIs – generate text with built-in moderation ([release notes stable](../windows-app-sdk/release-notes/windows-app-sdk-1-8.md?pivots=stable)). |
47 | 57 | -**Phi Silica enhancements**: Summarize Conversation and LoRA fine-tuning support for scenario‑specific adaptation ([experimental channel 1.8](../windows-app-sdk/release-notes/windows-app-sdk-1-8.md?pivots=experimental)). |
48 | 58 | - **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)). |
49 | 59 | - **Win32 app isolation overview**: updated security guidance for packaging decisions ([overview](/windows/win32/secauthz/app-isolation-overview)). |
| 60 | +- **Ignite**: Explore sessions, workshops, and resources for Windows developers at [Microsoft Ignite](/windows/apps/whats-new/windows-at-ignite) (November 18–21, 2025) |
50 | 61 |
|
51 | | -#### Documentation |
| 62 | +### Documentation |
52 | 63 |
|
53 | 64 | | Feature | Description | |
54 | 65 | | :------ | :------ | |
55 | 66 | | [Start developing Windows apps](/windows/apps/get-started/start-here) | Comprehensive starting point for Windows app development. | |
56 | 67 | | [Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview) | Security and reliability benefits of isolating Win32 apps. | |
57 | 68 | | [AppWindow.SetIcon](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon) | API reference for setting a window icon (Windows App SDK). | |
58 | | -| [Get started with Windows AI APIs](/windows/ai/apis/get-started) | Quickstart building apps using Windows AI. | |
| 69 | +| [Get started with Windows AI APIs](/windows/ai/apis/get-started) | Quickstart building apps using Windows AI. | |
0 commit comments