Skip to content

Microsoft.UI.Xaml v2.8.1

Compare
Choose a tag to compare
@ranjeshj ranjeshj released this 15 Aug 20:43

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.8.1

The primary fix in this release addresses a problem with how the .props and .targets from the nuget package were imported into the app's project. This was causing issues in some cases when using WebView 2. See #7574.

This release also includes a couple of bug fixes.

Changes:

  • cad9cbf go back to caching input state (#7575)
  • 871c27e Ensure correct .props and .targets order in nuget package (#7574)
  • ac718ad Fix bugs in WebView2 cursor updating (#7555)
  • 9670f76 Remove unused browser argument when creating WebView2 CompositionController (#7530)
  • 93e23c2 Set IsTabStop=False on scroll buttons in TabView (#7539)
  • 367bb0d Updating TabView keyboarding to make close buttons reachable (#7396)
  • d83d8bc localization update (#7380)