Skip to content

Commit bb8178d

Browse files
committed
Update release notes
1 parent 513b0e0 commit bb8178d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/WinUIEx/WinUIEx.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@
2626
- BREAKING: Removed `MediaPlayerElement` control (now included in Windows App SDK 1.2).
2727
- BREAKING: Remove obsolete APIs (tray icon and WindowEx.TitleBar).
2828
- Add support for trimming.
29+
- 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)
30+
- Adds support for defining a maximum width and height of the window. (Issue #81)
2931
- Remove workarounds for issues now addressed in Windows App SDK v1.2.
30-
- 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
3132
</PackageReleaseNotes>
3233
</PropertyGroup>
3334

0 commit comments

Comments
 (0)