Skip to content

v1.7-exp1

Latest
Compare
Choose a tag to compare
@RDMacLachlan RDMacLachlan released this 21 Nov 17:53
· 1 commit to main since this release
999df08

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-experimental2 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

  • Bug Fix for Cannot install version 1.3: DDLM package not found by @ssparach in #4890
  • [main] Update dependencies from microsoft/LiftedIXP/DCPP by @dotnet-maestro in #4870
  • Remove Invalid character from DevCheck Password Gen by @kythant in #4903

New Contributors

Full Changelog: v1.6.3...v1.7-exp1