Skip to content

Commit 969a9c8

Browse files
authored
WinAppSDK 1.8Exp3 Release Notes (MicrosoftDocs#5511)
1 parent ddf451e commit 969a9c8

File tree

3 files changed

+358
-1
lines changed

3 files changed

+358
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ For all the latest Windows App SDK downloads, refer to the tables and links belo
4141

4242
| Version | Runtime downloads |
4343
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
44+
| [1.8 Experimental3 (1.8.250610002-experimental3) ](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental3) <br/> 06/12/2025 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental3) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8-experimental3) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.250610002-experimental3/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.250610002-experimental3/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.250610002-experimental3/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.8/1.8.250610002-experimental3/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
4445
| [1.8 Experimental2 (1.8.250515001-experimental2) ](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental2) <br/> 05/19/2025 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental2) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8-experimental2) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.250515001-experimental2/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.250515001-experimental2/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.250515001-experimental2/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.8/1.8.250515001-experimental2/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
4546
| [1.8 Experimental1 (1.8.250410001-experimental1) ](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental1) <br/> 04/15/2025 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental1) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8-experimental1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
4647

hub/apps/windows-app-sdk/experimental-channel.md

Lines changed: 356 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,362 @@ The experimental channel includes releases of the Windows App SDK with [experime
3030
- [Experimental channel release notes for the Windows App SDK 1.0](release-notes-archive/experimental-channel-1.0.md)
3131
- [Experimental channel release notes for the Windows App SDK 0.8](release-notes-archive/experimental-channel-0.8.md)
3232

33+
## Version 1.8 Experimental (1.8.0-experimental3)
34+
35+
### Use on-device AI with Windows AI APIs
36+
37+
> [!IMPORTANT]
38+
> The underlying ML models required for these APIs currently require your device to be running the latest Windows 11 Insider Preview Build on the Dev Channel. Additionally, these APIs require your device to be a Copilot+ PC. See [Copilot+ PCs Developer Guide](/windows/ai/npu-devices) to learn more about these devices. APIs will throw an exception when called on devices lacking the necessary support.
39+
40+
The Windows App SDK incorporates advanced Windows AI capabilities, enabling developers to seamlessly integrate intelligent features into their applications. These enhancements include local AI functionalities such as responding to incoming prompts, recognizing text within images, describing image contents, extract objects from pictures, and more.
41+
42+
For information on responsible development practices utilized during the creation of the Windows AI APIs, which can also be applied when creating AI-assisted features, consult the [Developing Responsible Generative AI Applications and Features on Windows](/windows/ai/rai) guidance.
43+
44+
### New APIs for 1.8-experimental3
45+
46+
This release includes the following new and modified experimental APIs:
47+
48+
```
49+
Microsoft.UI.Composition
50+
51+
CompositionNotificationDeferral
52+
CompositionProjectedShadow
53+
MaxOpacity
54+
MinOpacity
55+
OpacityFalloff
56+
57+
CompositionProjectedShadowCaster
58+
AncestorClip
59+
Mask
60+
61+
CompositionProjectedShadowDrawOrder
62+
CompositionProjectedShadowReceiver
63+
DrawOrder
64+
Mask
65+
```
66+
```
67+
Microsoft.UI.Composition.Experimental
68+
69+
ExpCompositionVisualSurface
70+
ExpExpressionNotificationProperty
71+
IExpCompositionPropertyChanged
72+
IExpCompositionPropertyChangedListener
73+
IExpCompositor
74+
IExpVisual
75+
```
76+
```
77+
Microsoft.UI.Content
78+
79+
ContentAppWindowBridge
80+
ContentDisplayOrientations
81+
ContentExternalBackdropLink
82+
ContentExternalOutputLink
83+
ContentIsland
84+
Connected
85+
ConnectionInfo
86+
ConnectRemoteEndpoint
87+
Disconnected
88+
IsRemoteEndpointConnected
89+
Root
90+
91+
ContentIslandEnvironment
92+
CurrentOrientation
93+
NativeOrientation
94+
ThemeChanged
95+
96+
ContentSite
97+
TryGetAutomationProvider
98+
99+
ContentSiteEnvironment
100+
CurrentOrientation
101+
NativeOrientation
102+
NotifyThemeChanged
103+
104+
CoreWindowSiteBridge
105+
CoreWindowTopLevelWindowBridge
106+
DesktopChildSiteBridge
107+
AcceptRemoteEndpoint
108+
ConnectionInfo
109+
IsRemoteEndpointConnected
110+
RemoteEndpointConnecting
111+
RemoteEndpointDisconnected
112+
RemoteEndpointRequestedStateChanged
113+
114+
DesktopSiteBridge
115+
TryCreatePopupSiteBridge
116+
117+
EndpointConnectionEventArgs
118+
EndpointRequestedStateChangedEventArgs
119+
IContentIslandEndpointConnectionPrivate
120+
IContentNodeOwner
121+
IContentSiteBridgeEndpointConnectionPrivate
122+
PopupWindowSiteBridge
123+
ProcessStarter
124+
SystemVisualSiteBridge
125+
```
126+
```
127+
Microsoft.UI.Designer
128+
129+
DesignerOutputHost
130+
```
131+
```
132+
Microsoft.UI.Input
133+
134+
InputKeyboardSource
135+
GetForWindowId
136+
137+
InputLayoutPolicy
138+
InputLightDismissAction
139+
GetForIsland
140+
141+
InputLightDismissEventArgs
142+
InputPointerActivationBehavior
143+
InputPointerSource
144+
ActivationBehavior
145+
DirectManipulationHitTest
146+
GetForVisual
147+
GetForWindowId
148+
RemoveForVisual
149+
TouchHitTesting
150+
TrySetDeviceKinds
151+
152+
InputPopupController
153+
LightDismissReason
154+
PopupPointerMode
155+
ProximityEvaluation
156+
TouchHitTestingEventArgs
157+
```
158+
```
159+
Microsoft.UI.Input.Experimental
160+
161+
ExpInputSite
162+
ExpPointerPoint
163+
```
164+
```
165+
Microsoft.UI.Windowing
166+
167+
AppWindow
168+
GetCurrentPlacement
169+
PersistedStateId
170+
PlacementRestorationBehavior
171+
SaveCurrentPlacement
172+
SaveCurrentPlacementForAllPersistedStateIds
173+
SetCurrentPlacement
174+
175+
AppWindowPlacementDetails
176+
DisplayArea
177+
GetMetricsFromWindowId
178+
179+
PlacementInfo
180+
PlacementRestorationBehavior
181+
```
182+
```
183+
Microsoft.UI.Xaml
184+
185+
XamlIsland
186+
ShouldConstrainPopupsToWorkArea
187+
```
188+
```
189+
Microsoft.UI.Xaml.Automation.Peers
190+
191+
AutomationEvents
192+
Notification
193+
194+
InkCanvasAutomationPeer
195+
PagerControlAutomationPeer
196+
197+
Microsoft.UI.Xaml.Controls
198+
199+
ContentDialogPlacement
200+
UnconstrainedPopup
201+
202+
DoInkPresenterWork
203+
ElementFactory
204+
FlowLayout
205+
FlowLayoutAnchorInfo
206+
FlowLayoutLineAlignment
207+
FlowLayoutState
208+
IApplicationViewSpanningRects
209+
IndexPath
210+
InfoBar
211+
Opened
212+
213+
InfoBarOpenedEventArgs
214+
InkCanvas
215+
ISelfPlayingAnimatedVisual
216+
ItemContainer
217+
CanUserInvoke
218+
CanUserInvokeProperty
219+
CanUserSelect
220+
CanUserSelectProperty
221+
ItemInvoked
222+
MultiSelectMode
223+
MultiSelectModeProperty
224+
225+
ItemContainerInteractionTrigger
226+
ItemContainerInvokedEventArgs
227+
ItemContainerMultiSelectMode
228+
ItemContainerUserInvokeMode
229+
ItemContainerUserSelectMode
230+
LayoutPanel
231+
NumberBox
232+
InputScope
233+
InputScopeProperty
234+
TextAlignment
235+
TextAlignmentProperty
236+
237+
PagerControl
238+
PagerControlButtonVisibility
239+
PagerControlDisplayMode
240+
PagerControlSelectedIndexChangedEventArgs
241+
PagerControlTemplateSettings
242+
ProgressRing
243+
DeterminateSource
244+
DeterminateSourceProperty
245+
IndeterminateSource
246+
IndeterminateSourceProperty
247+
248+
RecyclePool
249+
RecyclingElementFactory
250+
ScrollingScrollStartingEventArgs
251+
ScrollingZoomStartingEventArgs
252+
ScrollView
253+
ScrollStarting
254+
ZoomStarting
255+
256+
SelectionModel
257+
SelectionModelChildrenRequestedEventArgs
258+
SelectionModelSelectionChangedEventArgs
259+
SelectTemplateEventArgs
260+
StackLayout
261+
IsVirtualizationEnabled
262+
IsVirtualizationEnabledProperty
263+
264+
StackLayoutState
265+
TeachingTip
266+
Opened
267+
268+
TeachingTipOpenedEventArgs
269+
UniformGridLayoutState
270+
```
271+
```
272+
Microsoft.UI.Xaml.Controls.Primitives
273+
274+
ScrollPresenter
275+
ScrollStarting
276+
ZoomStarting
277+
```
278+
```
279+
Microsoft.Windows.AI.Foundation
280+
281+
AIFoundationContract
282+
EmbeddingVector
283+
```
284+
```
285+
Microsoft.Windows.AI.Imaging
286+
287+
ImageObjectRemover
288+
ImageObjectRemoverContract
289+
```
290+
```
291+
Microsoft.Windows.AI.Text
292+
293+
ConversationItem
294+
ConversationSummaryOptions
295+
InputKind
296+
LanguageModel
297+
CreateContext
298+
CreateContext
299+
CreateContext
300+
GenerateEmbeddingVectors
301+
GenerateEmbeddingVectors
302+
GenerateResponseAsync
303+
GenerateResponseAsync
304+
GenerateResponseAsync
305+
GenerateResponseFromEmbeddingsAsync
306+
GenerateResponseFromEmbeddingsAsync
307+
GenerateResponseFromEmbeddingsAsync
308+
GetUsablePromptLength
309+
GetUsablePromptLength
310+
GetVectorSpaceId
311+
312+
LanguageModelEmbeddingVectorResult
313+
TextSummarizer
314+
SummarizeConversationAsync
315+
```
316+
```
317+
Microsoft.Windows.ApplicationModel.Background.UniversalBGTask
318+
319+
Task
320+
Run
321+
```
322+
```
323+
Microsoft.Windows.ApplicationModel.WindowsAppRuntime
324+
325+
DeploymentManager
326+
Repair
327+
328+
DeploymentStatus
329+
PackageRepairFailed
330+
```
331+
```
332+
Microsoft.Windows.AppNotifications
333+
334+
AppNotification
335+
ConferencingConfig
336+
337+
AppNotificationConferencingConfig
338+
```
339+
```
340+
Microsoft.Windows.AppNotifications.Builder
341+
342+
AppNotificationBuilder
343+
AddCameraPreview
344+
345+
AppNotificationButton
346+
SetSettingStyle
347+
348+
AppNotificationButtonSettingStyle
349+
```
350+
```
351+
Microsoft.Windows.SemanticSearch
352+
353+
EmbeddingVector
354+
SemanticSearchContract
355+
```
356+
```
357+
Microsoft.Windows.Storage
358+
359+
ApplicationData
360+
GetForUnpackaged
361+
```
362+
```
363+
Microsoft.Windows.Storage.Pickers
364+
365+
FileOpenPicker
366+
FileSavePicker
367+
FolderPicker
368+
PickerLocationId
369+
PickerViewMode
370+
PickFileResult
371+
PickFolderResult
372+
```
373+
```
374+
Microsoft.Windows.Vision
375+
376+
ScreenRegionBoundingBox
377+
ScreenRegionDetectionContract
378+
ScreenRegionLabel
379+
```
380+
```
381+
Microsoft.Windows.Widgets.Feeds.Providers
382+
383+
FeedManager
384+
TryRemoveAnnouncementById
385+
386+
IFeedManager3
387+
```
388+
33389
## Version 1.8 Experimental (1.8.0-experimental2)
34390

35391
### Use on-device AI with Windows AI APIs

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The latest version of the Windows App SDK ships via three release channels: Expe
1818
| --------- | ------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------- | ----------------------------------------------------------------------------------------------------- |
1919
| **** | Stable ([release notes](stable-channel.md)) | This channel is supported for use by apps in production environments. It includes only stable APIs. | No more frequent than every six months<br>(+ servicing) | Yes | [1.7.3 (1.7.250606001)](stable-channel.md#version-173-17250606001) (06/10/2025) |
2020
| **❇️** | Preview ([release notes](preview-channel.md)) | This channel provides a preview of the next stable release. There may be breaking API changes between a given preview channel release and the next stable release. | At least one preview per stable version | No | [1.7.0-preview1](preview-channel.md#version-17-preview-1-17-preview1) (02/11/2025) |
21-
| **🔄️** | Experimental ([release notes](experimental-channel.md)) | This channel includes experimental features that are in early stages of development. Experimental features may be removed from the next release, or may never be released. | As needed when requiring feedback for features in early design or prototype stages | No | [1.8.0-experimental2](experimental-channel.md#version-18-experimental-180-experimental2) (05/19/2025) |
21+
| **🔄️** | Experimental ([release notes](experimental-channel.md)) | This channel includes experimental features that are in early stages of development. Experimental features may be removed from the next release, or may never be released. | As needed when requiring feedback for features in early design or prototype stages | No | [1.8.0-experimental3](experimental-channel.md#version-18-experimental-180-experimental3) (06/12/2025) |
2222

2323
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).
2424

0 commit comments

Comments
 (0)