Release Notes: This release corrects vertex filtering on facade.getSource() and getTarget(), which was not taking into the account the filtering set on the facade object. The initial positioning of the hierarchical layout has been improved, so there is less chance of a vertex being stuck between its neighbours.


Release Notes: This release adds a buffer region to off-screen resizes, so small increases in the graph area do not always cause a new buffer allocation. Slightly more memory is required, but the performance is better due to there being fewer garage collections required.


Release Notes: This release corrects vertex filtering on facade.getSource() and getTarget(), which was not taking into the account the filtering set on the facade object. The initial positioning of the hierarchical layout has been improved, so there is less chance of a vertex being stuck between its neighbours.


Release Notes: This release corrects an issue with overlapping contexts in the hierarchical layout.


Release Notes: This release corrects a boundary case in the hierarchical layout initial positioning. The evaluation is also freely downloadable, without the requirement to ask for a copy.


Release Notes: This release fixes an issue with cell bounds being incorrectly calculated occasionally when in a group structure.