Skip to content

v2.0

Compare
Choose a tag to compare
@dotMorten dotMorten released this 08 Dec 05:22
· 121 commits to main since this release

NuGet download: https://www.nuget.org/packages/WinUIEx/2.0.0

  • Major version update. Requires Windows App SDK v1.2.
  • BREAKING: Removed MediaPlayerElement control (now included in Windows App SDK 1.2).
  • BREAKING: Remove obsolete APIs (tray icon and WindowEx.TitleBar).
  • Add support for trimming.
  • Fix issue where MicaAlt wasn't applied. Setting Kind on the Mica backdrop will now change the backdrop settings for properties that hasn't been explicitly overridden (matches Windows App SDK behavior). (Issue #88)
  • Adds support for defining a maximum width and height of the window. (Issue #81)
  • Remove workarounds for issues now addressed in Windows App SDK v1.2.