2.0 Preview 1 (2.0.0-Preview1) 🔃
Pre-release2.0 Preview 1 (2.0-preview1) 🔃
The first preview of WinAppSDK 2.0 is now available! Check out the release notes for more information on the new & updated features and known issues.
Updates to this version:
-
Updated ONNX Runtime version to 1.24 RC.
-
New
InputFocusController.ShouldShowKeyboardCuesproperty to guide developers on whether to show keyboard cues right after the creation of aContentIsland. -
New convenience API
PointerPoint.GetCurrentPoint, to allow developers to get the activePointerPointdata from the providedpointerId. -
Improved
DeleteIndexreliability. SometimesDeleteIndexwould fail with ERROR_SHARING_VIOLATION. -
App Content Search are part of a separate
Microsoft.Windows.Searchpackage instead of being part ofMicrosoft.Windows.AI package. -
New
AppContentIndexerAPIs and renamedAppContentIndexerAPIs.
Bugs fixed in the new WinAppSDK Release:
- Fix for prefix search not working with short query strings.
- Fix for OCR Bounding boxes returning negative values in some edge cases.
- Fixed bug where if
RegisterCertifiedAsyncis called again in the same process, it incorrectly returns 0 execution providers (EP). - Fixed an issue where the WindowsAppSDK installer showed no progress during installation, making it appear stalled. The installer now provides clearer progress feedback.
- Improved error handling of scenarios where WindowsAppSDKSelfContained is enabled for class libraries.
Providing feedback
As we introduce new & upcoming features in our preview releases, we appreciate all of your feedback as we work towards a stable release:
- For WinUI 3 feedback, please open an issue on the WinUI repo.
- For feedback regarding all other Windows App SDK components, please open an issue here, on the Windows App SDK repo.