* Starting at v3.7.0, the Extended WPF Toolkit is provided 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.