Windows App SDK 2.5.1 #6764
agniuks
started this conversation in
Announcements
Replies: 1 comment
|
Warning when building using |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Windows App SDK 2.5.1 adds Windows Error Reporting support for self-contained .NET MSIX apps, introduces limited-access app content search APIs, and includes reliability fixes across WinUI 3, input, composition, deployment, and Windows AI.
What's new in WinAppSDK 2.5.1:
windows.diagnosticServiceModulepackage-manifest extension to declare diagnostic modules, allowing Windows Error Reporting to load them and collect actionable crash dumps.AppContentIndexAPIs to index text and images, perform lexical queries, and use semantic matching on supported NPU-enabled devices. The APIs support semantic search and retrieval-augmented generation scenarios.Bug fixes:
NavigationViewwhen resizing the control could produce a negative paneMaxHeight.ElementCompositionPreview.GetPointerPositionPropertySetstopped updating while a pointer was pressed.NavigationViewwhen an expanded item's flyout was shown after the item had been collapsed or recycled.KeyboardAcceleratorused an OEM or punctuation key and displayed the accelerator shortcut label.CommandBarwith no secondary commands could show an empty overflow button at fractional display scales such as 175%.VisualInteractionSource.CreateFromIVisualElement.SceneLightingrendering for apps using the System Composition Engine.InputPointerSource.ActivationBehaviornot honoringNoActivatewhen using the System Composition Engine.CompositionEngineselection behavior for null inputs and no-op selections.ICompositionObjectqueries on gradient stop collections when using the System Composition Engine.ContentExternalOutputLinkborder and background behavior when using the System Composition Engine.VisualReferenceControllerwhen using the System Composition Engine.To see everything that's new and changed, see the full Windows App SDK 2.5.1 release notes.
Try it out
Getting started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
This discussion was created from the release Windows App SDK 2.5.1.
All reactions