Releases: microsoft/microsoft-ui-xaml
WinUI 3 in WinAppSDK 1.8.3
The source code for the version of WinUI 3 in the WinAppSDK 1.8.3 is available. 1.8.3 is a stable servicing release for the WinAppSDK that fixes critical bugs for 1.8.
Check out our release notes for the list of issues fixed in this release.
Download the NuGet package for 1.8.3 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.8.251003001.
WinUI 3 in WinAppSDK 1.7.6
The source code for the version of WinUI 3 in the WinAppSDK 1.7.6 is available. 1.7.6 is a stable servicing release for the WinAppSDK that fixes critical bugs for 1.7.
Check out our release notes for the list of issues fixed in this release.
Download the NuGet package for 1.7.6 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.7.251014001 .
WinUI 3 in WinAppSDK 2.0-experimental3
The source code for the version of WinUI 3 in the WinAppSDK 2.0.0 experimental3 is available. 2.0.0 experimental3 is an experimental release for the WinAppSDK that includes bug fixes for earlier versions, access to non-stable APIs.
Check out our release notes for the list of fixed issues and new or experimental APIs in this release.
Download the NuGet package for 2.0-experimental3 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/2.0.0-experimental3
WinUI 3 in WinAppSDK 2.0-experimental2
The source code for the version of WinUI 3 in the WinAppSDK 2.0.0 experimental2 is available. 2.0.0 experimental2 is an experimental release for the WinAppSDK that includes bug fixes for earlier versions, access to non-stable APIs.
Check out our release notes for the list of fixed issues and new or experimental APIs in this release.
Download the NuGet package for 2.0-experimental2 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/2.0.0-experimental2
WinUI 3 in WinAppSDK 1.7.5
The source code for the version of WinUI 3 in the WinAppSDK 1.7.5 is available. 1.7.5 is a stable servicing release for the WinAppSDK that fixes critical bugs for 1.7.
Check out our release notes for the list of issues fixed in this release.
Download the NuGet package for 1.7.5 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.7.251014001 .
WinUI 3 in WinAppSDK 2.0-experimental1
The source code for the version of WinUI 3 in the WinAppSDK 2.0 experimental1 is available. 2.0 experimental1 is an experimental release for the WinAppSDK that includes bug fixes for earlier versions, access to non-stable APIs.
Check out our release notes for the list of fixed issues and new or experimental APIs in this release.
Download the NuGet package for 2.0-experimental1 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/2.0.250930001-experimental1
WinUI 3 in WinAppSDK 1.8.2
The source code for the version of WinUI 3 in the WinAppSDK 1.8.2 is available. 1.8.2 is a stable servicing release for the WinAppSDK that fixes critical bugs for 1.8.
Check out our release notes for the list of issues fixed in this release.
Download the NuGet package for 1.8.2 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.8.251003001.
WinUI 3 in WinAppSDK 1.7.4
The source code for the version of WinUI 3 in the WinAppSDK 1.7.4 is available. 1.7.4 is a stable servicing release for the WinAppSDK that fixes critical bugs for 1.7.
Check out our release notes for the list of issues fixed in this release.
Download the NuGet package for 1.7.4 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.7250909003.
WinUI 3 in WinAppSDK 1.8.1
The source code for the version of WinUI 3 in the WinAppSDK 1.8.1 is available. 1.8.1 is a stable servicing release for the WinAppSDK that fixes critical bugs for 1.8.
Check out our release notes for the list of issues fixed in this release.
Download the NuGet package for 1.8.1 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.7.250916003.
WinUI 3 in WinAppSDK 1.8.0
The source code for the version of WinUI 3 in the WinAppSDK 1.8.0 is available. 1.8.0 is the latest stable release for the WinAppSDK that includes numerous new features and bug fixes.
Check out our release notes for the list of new features and issues fixed in this release for WinAppSDK.
Download the NuGet package for 1.8.0 here: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.8.250907003.
💖Special shout out to United600 for contributing: Improve text scale support on TextBox and NavigationView buttons
📃Here is the full list of fixed issues in 1.8.0:
- Not setting $(WindowsPackageType)=MSIX in the csproj does not add the deployment manager
- Regression: Windows are always "inactive"
- Re-Entrancy in ApplicationDataProvider::GetStateFolderUris
- BreadcrumbBar MoveFocus method should not use parameterless GetFocusedElement
- Missing TitleBarCompactContentMargin resource in TitleBar v1.8-Preview
- Slider value erratically changing on mouse drag when multiple windows are open
- [SplitButton] Incorrect BorderBrush in Pressed state
- [SplitButton] Incorrect height
- TabViewItem Header Text Has Uneven Padding When
TabWidthMode="SizeToContent" - [TitleBar] Incorrect spacing when using a short title
- TitleBar has too much whitespace in collapsed mode
- [CalendarDatePicker] Incorrect Header foreground brush
- [CalendarDatePicker] Incorrect icon margin when long header is set
- Proposal: New subtle icon button style
- Proposal: Add 'Opened' event to InfoBar
- MenuFlyoutItem icon's foreground doesn't change back to resting color
- Regresssion: Composition drawing broken in multi-window app (worked in 1.5)
- ExtendsContentIntoTitleBar causes incorrect cursor events, button hover flickering, and click issue
- ExtendsContentIntoTitleBar = true causes incorrect cursor events in child windows (WinAppSdk 1.6+)
- Crash Caused by Re-Entrancy Due to Call to m_coreWebViewController.IsVisible(...)