Skip to content

Releases: microsoft/WindowsAppSDK

v1.2.5

15 Mar 19:36
d87aa84
Compare
Choose a tag to compare

Windows App SDK 1.2.5 (1.2.230313.1) is now available

Windows App SDK 1.2.5 is a stable servicing release that fixes critical bugs for 1.2.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.2.5 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.230313.1

v1.3.0-preview1

07 Mar 19:49
df2a0da
Compare
Choose a tag to compare
v1.3.0-preview1 Pre-release
Pre-release

1.3 Preview 1 (1.3.230228005-preview1) 🔃

The first preview of WinAppSDK 1.3 is now available! Check out the release notes for more information on the new & updated features and known issues.

Updating to this version

The 1.3-preview1 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.3.230228005-preview1

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.

v1.2.4

22 Feb 22:09
0dcf147
Compare
Choose a tag to compare

Windows App SDK 1.2.4 (1.2.230217.4) is now available

Windows App SDK 1.2.4 is a stable servicing release that fixes critical bugs for 1.2.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.2.4 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.230217.4

v1.3-experimental1

06 Feb 23:09
de71348
Compare
Choose a tag to compare
v1.3-experimental1 Pre-release
Pre-release

1.3 Experimental 1 (1.3.230202101-experimental1) 🧪

The 1.3 experimental release of Windows App SDK is now available! Releases in the experimental channel include features that are in the early stages of development. Experimental features may be removed from the next release, or may never be released. See Windows App SDK release channels for more information about the various release channels.

This release includes bug fixes from 1.2 and provides access to non-stable APIs and features for WinUI 3, Graphics, Content, Dispatching, and Windowing.

Check out the release notes for all of the new and updated features, limitations, and known issues.

Updating to this version

The 1.3.230202101-experimental1 package is available at: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.3.230202101-experimental1

Additionally, for those testing deployment of unpackaged apps, download the Windows App SDK Installers and MSIX packages here.

v1.2.3

26 Jan 00:30
77761e2
Compare
Choose a tag to compare

Windows App SDK 1.2.3 (1.2.230118.102) is now available

Windows App SDK 1.2.3 is a stable servicing release that fixes critical bugs for 1.2.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.2.3 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.230118.102

v1.2.2

14 Dec 23:44
9edb6ff
Compare
Choose a tag to compare

Windows App SDK 1.2.2 (1.2.221209.1) is now available

Windows App SDK 1.2.2 is a stable servicing release that fixes critical bugs for 1.2.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.2.2 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.221209.1

v1.2.1

17 Nov 20:27
542835f
Compare
Choose a tag to compare

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

v1.2.0

10 Nov 22:55
447be70
Compare
Choose a tag to compare

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:

v1.2.0-preview2

04 Oct 23:45
69f08e7
Compare
Choose a tag to compare
v1.2.0-preview2 Pre-release
Pre-release

1.2 Preview 2 (1.2.220930.4-preview2) 🔃

The second preview of WinAppSDK 1.2 is now available. This preview includes new features and bug fixes, including:

  • Third-party Widgets in Windows
  • DisplayInformation APIs for HDR application support
  • IL trimming for .NET applications to reduce your apps' disk footprint size

To see everything that's new and changed, check out the full release notes.

The WinUI Gallery is also available with a 1.2-preview2 branch.

Updating to this version

The 1.2-preview2 package is available at: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.220930.4-preview2

Notes when updating to 1.2-preview2

  • When you reference WinAppSDK 1.2 from a project you might see an error similar to: "Detected package downgrade: Microsoft.Windows.SDK.BuildTools from 10.0.22621.1 to 10.0.22000.194." To resolve, you can update the project’s reference to a more recent and compatible version of Microsoft.Windows.SDK.BuildTools, or simply remove the reference from your project to implicitly reference a compatible version.
  • Starting with WinAppSDK 1.2-preview2, .NET 5 is no longer supported and C# apps will require a minimum version of .NET 6.

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.

v1.1.5

14 Sep 16:59
4f3eabf
Compare
Choose a tag to compare

Windows App SDK 1.1.5 is now available

Windows App SDK 1.1.5 is a stable servicing release that fixes critical bugs for 1.1.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.1.5 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.1.5