You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/whats-new/whats-new-for-developers.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Find the latest downloads, release notes, and updates for the Windows SDK, Windo
48
48
-**Choose a packaging model**: New scenario-based decision guide for choosing between packaged (MSIX), unpackaged, and sparse-package / external-location approaches — covering distribution options, feature requirements, and migration paths — [Choose a packaging model](../package-and-deploy/choose-packaging-model.md).
49
49
-**Performance docs for WinUI**: The full set of Windows app performance documentation — startup, memory, XAML layout, animations, ListView/GridView optimization, and more — is now available under the WinUI developer section at [Windows app performance](../develop/performance/index.md).
50
50
-**Visual layer and Composition docs for WinUI**: Documentation for the Visual layer (`Microsoft.UI.Composition`) — including visuals, animations, effects, brushes, lighting, and shadows — is available in the WinUI/Windows App SDK developer section at [Visual layer overview](../develop/composition/visual-layer.md).
51
-
-**Command Palette extension toolkit**: New API reference documentation for the PowerToys Command Palette extension toolkit, covering built-in commands (`CopyPathCommand`, `OpenFileCommand`, `OpenInConsoleCommand`, and more) and layout types — [Command Palette extension toolkit](/windows/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/).
51
+
-**Command Palette extension toolkit**: New API reference documentation for the PowerToys Command Palette extension toolkit, covering built-in commands (`CopyPathCommand`, `OpenFileCommand`, `OpenInConsoleCommand`, and more) and layout types — [Command Palette extension toolkit](/windows/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/microsoft-commandpalette-extensions-toolkit).
52
52
-**Java getting started for Windows**: New guide for setting up a Java development environment on Windows, covering JDK installation, `JAVA_HOME` configuration, editor options, and WSL considerations — [Java on Windows](/windows/dev-environment/java)).
53
53
-**App features overview**: New landing page for the Features section of the Windows developer docs, with entry points to accessibility, AI, files, notifications, UI, and more — [Features for Windows app development](../develop/features-overview.md).
54
54
@@ -84,6 +84,4 @@ Previous highlights:
84
84
|[Windows notifications overview](../develop/notifications/index.md)| Which notification API to use: AppNotificationManager vs ToastNotificationManager. |
85
85
|[Choose a packaging model](../package-and-deploy/choose-packaging-model.md)| Scenario-based guide for choosing packaged, unpackaged, or sparse packaging. |
86
86
|[Windows app performance](../develop/performance/index.md)| Performance docs for WinUI apps: startup, memory, XAML layout, and more. |
87
-
|[Command Palette extension toolkit](/windows/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/)| API reference for building PowerToys Command Palette extensions. |
88
-
|[Java on Windows](../dev-environment/java.md)| Set up a Java development environment on Windows. |
89
87
|[Features for Windows app development](../develop/features-overview.md)| Landing page for Windows platform features: accessibility, AI, files, notifications, and more. |
0 commit comments