From 047853e396f7b3bcfeac9cd86702a9c0b51fe305 Mon Sep 17 00:00:00 2001 From: XceedBoucherS Date: Tue, 26 Nov 2019 11:41:32 -0500 Subject: [PATCH] Updated Improvements in v3.7.0 (markdown) --- Improvements-in-v3.7.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Improvements-in-v3.7.0.md b/Improvements-in-v3.7.0.md index bc658fd..70285c3 100644 --- a/Improvements-in-v3.7.0.md +++ b/Improvements-in-v3.7.0.md @@ -4,6 +4,7 @@ _Released November 21, 2019._ **18 bug fixes and improvements** +* Starting at v3.7.0, the Extended WPF Toolkit is now released under the Xceed Community License agreement(for non-commercial use). * In AvalonDock, deserializing a maximized floating window will now display it on the correct monitor. * In AvalonDock, dropping a floating LayoutAnchorable will no longer cause an exception when its IsActive property is set before the LayoutAnchorable is added to its parent. * In AvalonDock, resizing a floating window containing a LayoutAnchorable or LayoutDocument will now correctly adjust its children’s size to fit this floating window’s size.