Skip to content

Commit 54b1f66

Browse files
Merge pull request #6221 from MicrosoftDocs/jken_add_links_to_cli
Add references to WinAppCLI
2 parents efc2111 + 97f68b1 commit 54b1f66

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

hub/apps/whats-new/whats-new-for-developers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new for Windows app developers
33
description: Learn what's new for developers in Windows 11 and tools
44
keywords: what's new, Windows 11, Windows, developers, WinUI, sdk, tools
5-
ms.date: 01/20/2026
5+
ms.date: 01/26/2026
66
ms.topic: whats-new
77
ms.localizationpriority: medium
88
---
@@ -39,6 +39,7 @@ Find the latest downloads, release notes, and updates for the Windows SDK, Windo
3939

4040
## Highlights – January 2026
4141

42+
- **WinAppCLI public preview**: The Windows App Development CLI is command-line interface for managing Windows SDKs, packaging, generating app identity, manifests, certificates, and using build tools with any app framework. This tool bridges the gap between cross-platform development and Windows-native capabilities. ([GitHub repo](https://github.com/microsoft/WinAppCli))
4243
- **PowerToys**. 0.97 release with new features and improvements to existing tools: ([Microsoft PowerToys: Utilities to customize Windows](/windows/powertoys/)
4344
- **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)).
4445
- **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)).

hub/dev-environment/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Windows invites you to code as you are. Use whatever coding language or framewor
1212

1313
## Developer tools
1414

15+
New! The [Windows App Development CLI](https://github.com/microsoft/WinAppCli) (winapp CLI) is a single command-line interface for managing Windows SDKs, packaging, generating app identity, manifests, certificates, and using build tools with any app framework. This tool bridges the gap between cross-platform development and Windows-native capabilities. WinAppCLI is in public preview now.
16+
1517
:::row:::
1618
:::column:::
1719
[![Windows Terminal icon](../images/terminal.png)](/windows/terminal/)<br>
@@ -189,4 +191,4 @@ Check out our [guide to transitioning between a Mac and Windows](./mac-to-window
189191

190192
- [Microsoft's Game Dev documentation](/gaming/)
191193

192-
![Office image](../images/flashy-office3.png)
194+

hub/dev-environment/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ items:
44
- name: Developer tools
55
expanded: true
66
items:
7+
- name: Windows App Development CLI
8+
href: https://github.com/microsoft/WinAppCli
79
- name: Advanced Windows settings
810
items:
911
- name: Overview

hub/images/flashy-office3.png

-588 KB
Binary file not shown.

0 commit comments

Comments
 (0)