Skip to content

Commit 7f60a16

Browse files
committed
Update release notes.
1 parent 9ab3b75 commit 7f60a16

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ReleaseNotes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Mile.Xaml Release Notes
22

3+
**Mile.Xaml 2.5 Update 1 (2.5.1616.0)**
4+
5+
- Make sure the DesktopWindowXamlSource object will be destroyed when destroying
6+
the Mile.Xaml.ContentWindow class window to resolve potential memory leak and
7+
crash issue. (Suggested by dongle-the-gadget.)
8+
- Ensure WS_EX_NOREDIRECTIONBITMAP mode of the Mile.Xaml.ContentWindow class
9+
window able to use DwmExtendFrameIntoClientArea freely by default.
10+
- Fix potential issue when handling WM_DPICHANGED message in the
11+
Mile.Xaml.ContentWindow class window.
12+
- Simplify the native backend implementation for improving the maintainability
13+
and stability.
14+
- Fix WFO1000 for the managed implementation.
15+
- Update Mile.Project.Configurations to 1.0.1827.
16+
- Update Mile.Windows.UniCrt to 1.2.410.
17+
- Update Mile.Windows.Helpers to 1.0.1171.
18+
- Update Mile.Project.Helpers to 1.0.975.
19+
- Migrate solution from sln to slnx.
20+
321
**Mile.Xaml 2.5 (2.5.1250.0)**
422

523
- Introduce the native backend redistribute for .NET (Mile.Xaml.dll) for

0 commit comments

Comments
 (0)