We now start a series of releases containing significant new functionality for version 1.1. You can learn about version 1.1 at http://gojs.net/beta. At this time however licensed customers will not be able to get domain-specific customizations of "go.js".
Beta 1 includes the following features:
Added TreeModel to allow creating tree-structured graphs without the use of separate link data objects.
Modified TextBlock greeking (drawing lines instead of text at very small sizes) to be more accurately placed.
Fixed alignment of vertexes in layouts that use networks to be based on center of Part.locationObject, except for Groups which align to the center of the whole Group.