2.0 Experimental 3 (2.0.0-experimental3) 🧪 #5990
Replies: 4 comments
-
|
Fantastic work to end off the year on a 2.0 release, would be great to clear the completed milestones for 2026 https://github.com/microsoft/WindowsAppSDK/milestones?sort=completeness&direction=desc |
Beta Was this translation helpful? Give feedback.
-
|
Those fancy new features are unusable because its foundation is currently broken with many bugs and luck of basic features. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Please FIX BUGS first; otherwise, we won't use AI GARBAGES: #5250 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Windows App SDK 2.0-Experimental3 (2.0.0-experimental3)
WinAppSDK 2.0.0 Experimental 3 is the latest experimental version of WinAppSDK providing new features and improvements to the platform.
What's new in WinAppSDK 2.0 Experimental 3:
AppIndexQuerytype has been split into two distinct types:AppIndexTextQueryandAppIndexImageQuery.AppContentIndexer.CreateQuerymethod has been replaced with:CreateTextQueryandCreateImageQueryCreateTextQuerymethod now returnsAppIndexTextQueryCreateImageQuerymethod now returnsAppIndexImageQueryAppContentIndexnamespace now returnsIVectorViewAppContentIndexer.WaitForIndexingIdleAsyncmethod now accepts aTimeSpanparameter instead of an integerVideoScalerdelivers real-time video enhancements, enabling developers to provide sharper, clearer visuals across conferencing, steaming and editing platforms even under poor network conditions.TextRewriterincludes new create styles like "Goofy" or "Pirate"SplitMenuFlyoutItemprovides a split button experience within a menu flyout.ImageGeneratorprovides powerful image generation capabilities for Text-to-Image, Image-to-Image, Magic fill, Coloring book, and restyle.WinMLCatalogModeltoModelCatalogCatalogModelSourcetoModelCatalogSourceWinMLModelCatalogFindModeltoFindModelAsyncFindAllModeltoFindAllModelsAsyncCatalogModelInfoCatalogModelInfo.Sizeto `CatalogModelInfo.ModelSizeInBytesCreateFromUrimethod toCreateFromUriAsyncGetInstancemethod toGetInstanceAsyncRevisiontoVersionAliastoNameDisplayNamePublisherModelCatalognow returns a list of Execution Providers (EPs) when an instance is created.CatalogModelInstanceResult to use.GetInstalnce()` to retrieve instanceCatalogModelStatusto now return Ready or NotReady based on local availabilityCatalogModelInstanceStatusto separate instance status from model statusBugs fixed:
To see everything that's new and changed, see the full Windows App SDK 2.0 Experimental 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 2.0 Experimental 3 (2.0.0-experimental3) 🧪.
Beta Was this translation helpful? Give feedback.
All reactions