Releases: dotMorten/WinUIEx
Releases · dotMorten/WinUIEx
v2.0
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.