New methods allow you to animate the movement of items from their original locations to new locations assigned by the layout object.
JSON Serialization
Diagrams can now be serialized in JSON format. This can be used for interoperability with MindFusion JavaScript diagramming library or for general storage in JSON files or databases.
Localization Improvements
Right-to-left text support in PdfExporter.
Experimental support for right-to-left text in styled text.
Miscellaneous
New ContainerNode Arrange method arranges the child items inside a container using the specified layout class.
New Factory class CreateDiagramLink overload makes it easier to create links between TreeViewNode items.