Release Notes - Visualizer - Version 1.6.5
In order to support the new "multi link" feature, Visualizer handles data sources more strictly: with the multiLink property set to false, you should not declare 2 links with the same "id" property value, otherwise every duplicated link will be skipped.
Bug
- VIS-201 - Endless transition when inside a box layout with percent width
- VIS-253 - Edge from node to self crashes in hierarchical cyclic layout
- VIS-277 - Centering behavior of reLayout() seems bugged
- VIS-278 - Memory leak in Visualizer.removeAll
Improvement
- VIS-279 - Add an option to enable/disable multiple links for the same 2 nodes