v1.7-exp1 #4907
Replies: 5 comments 14 replies
-
Typo issue |
Beta Was this translation helpful? Give feedback.
-
Interestingly this release is labeled as latest, not the prerelease. |
Beta Was this translation helpful? Give feedback.
-
Will the 1.7 version update the new inkcanvas? |
Beta Was this translation helpful? Give feedback.
-
ApplicationTrigger still not usable with OOP task. |
Beta Was this translation helpful? Give feedback.
-
In the Windows AppSDK 1.7 roadmap there are appwindow set window size properties, but I did not find the corresponding api, when to enter Windows AppSDK 1.7? |
Beta Was this translation helpful? Give feedback.
-
1.7.0 Experimental 1 (1.7.241114004-experimental1) 🧪
WinAppSDK 1.7.241114004 Experimental 1 introduces several exciting new features designed to enhance the development experience and expand application functionality. This release includes the new CameraCaptureUI API, which simplifies the process of capturing photos and videos within your WinAppSDK app. Additionally, the
OAuth2Manager
API has been added to provide a streamlined solution for web authentication, bringing OAuth 2.0 capabilities with full feature parity across all Windows platforms. These enhancements allow developers to create more interactive, secure, and media-rich user experiences.Furthermore, the release features the new
BackgroundTaskBuilder
API, offering integrated support for background task registration in WinAppSDK apps. This API enables developers to manage background tasks more efficiently, ensuring that applications perform essential operations even when not actively in use. Overall, WinAppSDK 1.7.0 Experimental 1 empowers developers with powerful tools to create more sophisticated, secure, and user-friendly applications, paving the way for innovative and effective software solutions.Check out the release notes for all of the new and updated features, limitations, and known issues.
Updating to this version
The 1.7.241114004-experimental1 package is available at: NuGet
Additionally, for those testing deployment of unpackaged apps, download the Windows App SDK Installers and MSIX packages here.
What's Changed
New Contributors
Full Changelog: v1.6.3...v1.7-exp1
This discussion was created from the release v1.7-exp1.
Beta Was this translation helpful? Give feedback.
All reactions