Skip to content

Commit 1fa1d20

Browse files
Merge pull request #6279 from MicrosoftDocs/main
Auto Publish – main to live - 2026-02-13 19:32 UTC
2 parents eaa1d30 + 9a15a00 commit 1fa1d20

4 files changed

Lines changed: 245 additions & 7 deletions

File tree

hub/apps/windows-app-sdk/downloads-archive.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@ To learn more, see the [Windows App SDK release channels](release-channels.md) a
119119

120120
## Preview releases
121121

122+
### Windows App SDK 1.8 Preview
123+
124+
| Version | Runtime downloads |
125+
|--|--|
126+
| **1.8 Preview (1.8-preview)** <br/> 08/19/2025 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=preview) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8-preview1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable (ZIP)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
127+
128+
122129
### Windows App SDK 1.6 Preview
123130

124131
| Version | Runtime downloads |

hub/apps/windows-app-sdk/downloads.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ For older releases, see the [Archive of Windows App SDK downloads](downloads-arc
2929
---
3030
## Preview release
3131

32-
### Windows App SDK 1.8 Preview
32+
### Windows App SDK 2.0 Preview
3333

3434
| Version | Runtime downloads |
3535
|--|--|
36-
| **1.8 Preview (1.8-preview)** <br/> 08/19/2025 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=preview) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8-preview1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable (ZIP)](https://aka.ms/windowsappsdk/1.8/1.8.250814004-preview1/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
36+
| **2.0 Preview (2.0-preview)** <br/> 02/13/2026 <br/> [Release notes](./release-notes/windows-app-sdk-2-0.md?pivots=preview) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F2.0-preview1) | [Installer (x64)](https://aka.ms/windowsappsdk/2.0/2.0-preview1/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/2.0/2.0-preview1/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/2.0/2.0-preview1/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable (ZIP)](https://aka.ms/windowsappsdk/2.0/2.0-preview1/Microsoft.WindowsAppRuntime.Redist.2.0.zip) |
3737

3838
For older releases, see the [Archive of Windows App SDK downloads](downloads-archive.md).
3939

hub/apps/windows-app-sdk/release-channels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ The latest version of the Windows App SDK ships via three release channels: Expe
1414
| | Channel | Description | Release cadence | Supported? | Latest release |
1515
|--:|--|--|--|:--:|--|
1616
| **** | **Stable** | Production-ready channel intended for apps in market. Includes only stable, supported APIs suitable for long-term use. | No more than every six months <br/> *(plus servicing updates as needed)* | Yes | **1.8.5 (1.8.260204001)** <br/> Released: 02/10/2026 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=stable#version-185-18260209005) |
17-
| **❇️** | **Preview** | Early look at the next Stable release. May introduce breaking API changes before final stabilization. | At least one preview for each Stable release | No | **1.8 Preview (1.8-preview)** <br/> Released: 08/19/2025 <br/> [Release notes](./release-notes/windows-app-sdk-1-8.md?pivots=preview#version-18-preview-18-preview) ** |
18-
| **🔄** | **Experimental** | Early-stage features under active development. APIs may change, be removed, or never ship. Intended for exploration and feedback only. | Published as needed to gather feedback on prototypes and early designs | No | **2.0 Experimental 5 (2.0.0-experimental5)** <br/> Released: 02/13/2026 <br/> [Release notes](./release-notes/windows-app-sdk-2-0.md?pivots=experimental#version-20-experimental-4-200-experimental4) |
17+
| **❇️** | **Preview** | Early look at the next Stable release. May introduce breaking API changes before final stabilization. | At least one preview for each Stable release | No | **2.0 Preview (2.0-preview)** <br/> Released: 02/13/2026 <br/> [Release Notes](release-notes/windows-app-sdk-2-0.md#windows-app-sdk-200-preview1-release-notes) ** |
18+
| **🔄** | **Experimental** | Early-stage features under active development. APIs may change, be removed, or never ship. Intended for exploration and feedback only. | Published as needed to gather feedback on prototypes and early designs | No | **2.0 Experimental 4 (2.0.0-experimental4)** <br/> Released: 01/13/2026 <br/> [Release notes](./release-notes/windows-app-sdk-2-0.md?pivots=experimental#version-20-experimental-4-200-experimental4) |
1919

2020

2121
For a comprehensive list of all current and previous releases of the Windows App SDK, including download locations, see [Downloads for the Windows App SDK](downloads.md).

hub/apps/windows-app-sdk/release-notes/windows-app-sdk-2-0.md

Lines changed: 234 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,238 @@ zone_pivot_groups: wasdk-release-channels
2020

2121
:::zone pivot="preview"
2222

23-
**There are no preview releases yet.**
23+
## Version 2.0 Preview 1 (2.0.0-Preview1)
24+
25+
Released: **February 13, 2026** <br><br>
26+
27+
### Windows App SDK 2.0.0-Preview1 Release Notes
28+
29+
---
30+
31+
<details><summary>Windows ML</summary>
32+
33+
> * The version of ONNX Runtime in Windows ML has been updated to 1.24 RC
34+
> * Fixed a bug where if RegisterCertifiedAsync is called again in the same process, it incorrectly returns 0 execution providers (EP)
35+
>
36+
</details>
37+
38+
<details><summary>Microsoft.UI.Content</summary>
39+
40+
> * New `InputFocusController.ShouldShowKeyboardCues` property to guide developers on whether to show keyboard cues right after the creation of a `ContentIsland`.
41+
> * New convenience API `PointerPoint.GetCurrentPoint`, to allow developers to get the active `PointerPoint` data from the provided `pointerId`.
42+
>
43+
</details>
44+
45+
<details><summary>App Content Search</summary>
46+
47+
> * Improved `DeleteIndex` reliability. Sometimes `DeleteIndex` would fail with ERROR_SHARING_VIOLATION.
48+
> * Fix for OCR Bounding boxes returning negative values in some edge cases.
49+
> * App Content Search are part of a separate `Microsoft.Windows.Search` package instead of being part of `Microsoft.Windows.AI package`.
50+
> * Fix for prefix search not working with short query strings.
51+
>
52+
> * New APIs and renames based on official API review.
53+
> * AppContentIndexer
54+
> * GetContentItemsRequiringReindexing
55+
> * Remove -> RemoveContentItem
56+
> * RemoveMultiple -> RemoveContentItems
57+
> * RemoveAllContentItems
58+
> * GetContentIndexingStatus -> GetContentItemStatus
59+
> * GetMultipleContentIndexingStatus -> GetContentItemStatuses
60+
> * GetContentItems
61+
> * AppCOntentIndexListener
62+
> * IndexingStatusChanged -> ContentItemStatusChanged
63+
> * AppIndexTextQuerySession
64+
> * UpdateQuery -> UpdateQueryPhrase
65+
> * MostRecentResult -> GetResult
66+
> * MostRecentResultChanged -> ResultChanged
67+
> * AppIndexImageQuerySession
68+
> * UpdateQuery -> UpdateQueryPhrase
69+
> * MostRecentResult -> GetResult
70+
> * MostRecentResultChanged -> ResultChanged
71+
> * AppManagedImageQueryMatch
72+
> * Subregion -> RegionOfInterest
73+
> * ContentItemStatusResult
74+
> * ReindexingStatus * ContentItemReindexingStatus
75+
> * TextQuerySessionResult
76+
> * IsValid
77+
> * ImageQuerySessionResult
78+
> * IsValid
79+
> * QueryContentItemsFilterFlags
80+
>
81+
</details>
82+
83+
<details><summary>Bug Fixes</summary>
84+
85+
> * Fixed an issue where the WindowsAppSDK installer showed no progress during installation, making it appear stalled. The installer now provides clearer progress feedback.
86+
> * Improved error handling of scenarios where WindowsAppSDKSelfContained is enabled for class libraries.
87+
>
88+
</details>
89+
90+
<details><summary>New or updated APIs</summary>
91+
92+
>
93+
> This release includes the following new and modified experimental APIs compared to 1.8.5:
94+
>
95+
> ---
96+
> ```
97+
> Microsoft.Graphics.Imaging
98+
>
99+
> ImageBufferPixelFormat
100+
> Bgr8
101+
> ```
102+
> ```
103+
> Microsoft.UI.Content
104+
>
105+
> DesktopPopupSiteBridge
106+
> AnchoringBehavior
107+
> AnchoringPixelAlignment
108+
>
109+
> PopupAnchor
110+
> ```
111+
> ```
112+
> Microsoft.UI.Input
113+
>
114+
> InputFocusController
115+
> ShouldShowKeyboardCues
116+
>
117+
> PointerPoint
118+
> GetCurrentPoint
119+
> ```
120+
> ```
121+
> Microsoft.UI.Xaml.Automation.Peers
122+
>
123+
> SplitMenuFlyoutItemAutomationPeer
124+
> ```
125+
> ```
126+
> Microsoft.UI.Xaml.Controls
127+
>
128+
> SplitMenuFlyoutItem
129+
> SystemBackdropElement
130+
> ```
131+
> ```
132+
> Microsoft.Windows.Management.Deployment
133+
>
134+
> AddPackageOptions
135+
> GetValidationEventSourceForUri
136+
> IsPackageValidationSupported
137+
> PackageValidators
138+
>
139+
> IPackageValidator
140+
> PackageCertificateEkuValidator
141+
> PackageFamilyNameValidator
142+
> PackageMinimumVersionValidator
143+
> PackageValidationEventArgs
144+
> PackageValidationEventSource
145+
> PackageValidationHandler
146+
> PackageVolume
147+
> AddAsync
148+
> GetAvailableSpaceAsync
149+
> GetDefault
150+
> GetPackageVolumeByName
151+
> GetPackageVolumeByPath
152+
> IsFeatureSupported
153+
> IsOffline
154+
> RemoveAsync
155+
> SetDefault
156+
> SetOfflineAsync
157+
> SetOnlineAsync
158+
>
159+
> PackageVolumeFeature
160+
> StagePackageOptions
161+
> GetValidationEventSourceForUri
162+
> IsPackageValidationSupported
163+
> PackageValidators
164+
> ```
165+
> ```
166+
> Microsoft.Windows.Search.AppContentIndex
167+
>
168+
> AppContentIndexContract
169+
> AppContentIndexer
170+
> AppContentIndexListener
171+
> AppIndexContentRegion
172+
> AppIndexImageQuery
173+
> AppIndexImageQuerySession
174+
> AppIndexQueryMatch
175+
> AppIndexTextQuery
176+
> AppIndexTextQuerySession
177+
> AppIndexTextStreamEncoding
178+
> AppManagedImageQueryMatch
179+
> AppManagedIndexableAppContent
180+
> AppManagedTextQueryMatch
181+
> ContentItemErrorDetail
182+
> ContentItemReader
183+
> ContentItemReindexingStatus
184+
> ContentItemStatus
185+
> ContentItemStatusResult
186+
> ContentRegionTextOptions
187+
> DeleteIndexResult
188+
> DeleteIndexStatus
189+
> DeleteIndexWhileInUseBehavior
190+
> GetOrCreateIndexOptions
191+
> GetOrCreateIndexResult
192+
> GetOrCreateIndexStatus
193+
> ImageQueryMatch
194+
> ImageQueryOptions
195+
> ImageQuerySessionResult
196+
> IndexableAppContent
197+
> IndexCapabilities
198+
> IndexCapabilitiesOfCurrentSystem
199+
> IndexCapability
200+
> IndexCapabilityInitializationStatus
201+
> IndexCapabilityLanguageStatus
202+
> IndexCapabilityOfCurrentSystemStatus
203+
> IndexCapabilityRequirement
204+
> IndexCapabilityState
205+
> IndexStatistics
206+
> QueryContentItemsFilterFlags
207+
> QueryMatchContentKind
208+
> QueryMatchScope
209+
> RegionContentKind
210+
> TextLexicalMatchType
211+
> TextQueryMatch
212+
> TextQueryOptions
213+
> TextQuerySessionResult
214+
> ```
215+
> ```
216+
> Microsoft.Windows.SemanticSearch
217+
>
218+
> EmbeddingVector
219+
> SemanticSearchContract
220+
> ```
221+
> ```
222+
> Microsoft.Windows.Storage.Pickers
223+
>
224+
> FileOpenPicker
225+
> FileTypeChoices
226+
> InitialFileTypeIndex
227+
> SettingsIdentifier
228+
> SuggestedFolder
229+
> SuggestedStartFolder
230+
> Title
231+
>
232+
> FileSavePicker
233+
> InitialFileTypeIndex
234+
> SettingsIdentifier
235+
> ShowOverwritePrompt
236+
> SuggestedStartFolder
237+
> Title
238+
>
239+
> FolderPicker
240+
> PickMultipleFoldersAsync
241+
> SettingsIdentifier
242+
> SuggestedFolder
243+
> SuggestedStartFolder
244+
> Title
245+
> ```
246+
> ```
247+
> Microsoft.Windows.Vision
248+
>
249+
> ScreenRegionBoundingBox
250+
> ScreenRegionDetectionContract
251+
> ScreenRegionLabel
252+
> ```
253+
>
254+
</details>
24255
25256
:::zone-end
26257
@@ -130,7 +361,7 @@ Released: **January 13, 2026** <br><br>
130361
<details><summary>Bug fixes</summary>
131362
132363
>
133-
> * Fixed Class not registered errors when using self-contained deployment with Windows ML. Developers using self-contained deployment no longer need to register all the Foundation package activatable classes that were used internally.
364+
> * Fixed "Class not registered" errors when using self-contained deployment with Windows ML. Developers using self-contained deployment no longer need to register all the Foundation package activatable classes that were used internally.
134365
> * Fixed a potential crash occurring on process shutdown when using Windows ML.
135366
> * Fixed the `ImageForegroundExtractor` API routing path so calls reach the correct endpoint.
136367
> * Ensured execution provider install and download progress is correctly forwarded to apps during package deployment.
@@ -517,7 +748,7 @@ Released: **November 6, 2025** <br><br>
517748
>
518749
> - **Semantic Search**
519750
> Apps can return results based on intent and meaning rather than exact keyword matches.
520-
> *Example:* A query for **project timeline** can surface content that mentions **schedule** or **delivery dates,** even if those exact words werent used.
751+
> *Example:* A query for **"project timeline"** can surface content that mentions **"schedule"** or **"delivery dates,"** even if those exact words weren't used.
521752
> - **Retrieval-Augmented Generation (RAG)**
522753
> Indexed content can serve as a knowledge base for generative AI models. When a user asks a question, the app retrieves the most relevant documents or snippets from its index and feeds them into the model, enabling accurate, context-aware responses grounded in real data.
523754
>

0 commit comments

Comments
 (0)