GoDiagram 6.3.1 released (full release history here)

We have released 5.1.0 with support for

- VS2010 and .NET 4.0
- VS2012 and .NET 4.0 and 4.5.
In addition, .NET 3.5 DLLs are in these kits, but they remain at 5.0.
What's new:
  • GoLayoutTree supports bus branching. Add GoLayoutTreeAlignment.Bus, TopLeftBus, BottomRightBus and BusBranching, plus minor bugfixes (basically all new work from GoXam was added back into GoDiagram). See the LayoutDemo sample.
  • New GoDiagram Evaluation explorer. One app to run to get access to documentation, samples, support, etc. (this cleans up the mess created by the Windows 8 Start menu)

  • New Sankey diagram sample (WinForms C#)

  • New FunctionBlock diagram sample (WinForms C#)

  • LayoutDemo supports [new Tree Layout bus options][3], nodes color coded per layer
Bugfixes:
  • DrawDemo sample: selection based menu options and fix IsModified=true at startup because of "Welcome" comment.
  • PDF generation: numerous fixes to fonts
GoWeb fix:
  • Fix mouse position in Zoomed-in IE10 (be sure to pick up new GoWeb.js file from kit)