Bump Microsoft.WindowsAppSDK from 1.1.4 to 1.2.221116.1 by dependabot[bot] · Pull Request #72 · myroot/maui (original) (raw)
Bumps Microsoft.WindowsAppSDK from 1.1.4 to 1.2.221116.1.
Release notes
Sourced from Microsoft.WindowsAppSDK's releases.
v1.2.1
Windows App SDK 1.2.1 (1.2.221116.1) is now available
Windows App SDK 1.2.1 is a stable servicing release that fixes a critical bug for 1.2:
Fixed issue that caused a crash on startup in C++ WinUI 3 apps when adding a WebView2 or TextBox control. For more information see GitHub issues #7911 & #3117.
📝 Release notes📦 1.2.221116.1 NuGet
- If you're building an app with the Windows App SDK for the first time, follow the installation instructions here.
- If you are already using Windows App SDK 1.2 and would like to update to the latest release, you can do so by following the update instructions here.
v1.2.0
Windows App SDK 1.2.0 (1.2.221109.1)
WinAppSDK 1.2.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform.
New features include:
- 3P developers can create widgets for Windows 11 devices
- WinUI 3 apps can play audio and video with media playback controls (MediaPlayerElement + MediaTransportControl)
- App support for Dynamic Refresh Rate (DRR) to automatically switch between 60hz and 120hz refresh rates
- WinUI 3 controls, styles, and behavior are up to date with WinUI 2.8 (InfoBadge)
- Simpler notification creation with AppNotificationBuilder
- HDR and Auto Color Management for desktop apps are now supported via DisplayInformation APIs
Additional updates include:
- 11% runtime size reduction in 1.2.0 from Windows App SDK 1.1.5 on x64
- Support for .NET 7
- Support for building native apps on Arm64 Visual Studio 17.4
- AppWindow title bar APIs available downlevel to Windows 10 1809.
- App size reduction for C# apps published with IL trimming
To see everything that's new and changed, see the full Windows App SDK 1.2 release notes.
Try it out
- Download the 1.2.221109.1 NuGet package to use WinAppSDK 1.2 in your app.
- Build samples from the WinAppSDK-Samples repo to try out components across the platform.
- Download and update the WinUI Gallery to see the WinUI 3 updates firsthand.
Getting Started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)