Microsoft .NET 6 support - Now includes assemblies for .NET 6.
Diagram control
New MouseWheelAction property lets you toggle between scrolling or zooming via the mouse-wheel, or disable built-in support in order to apply custom logic from MouseWheel event handler.
ArrangeAsync method is now available in CoreCLR assemblies (Microsoft .NET Core 3 and 5+).
SetZoomFactor method now lets you change zoom level while preserving the on-screen position of a specified diagram point.
TableNode.Image is now serialized in JSON format.
The PathFinder EnumAllPaths method now yields each path immediately.
ExcelExporter now exports the pen width of links.
ExcelExporter now sets more precise positions of link end points.