GoJS 2.2.3 released

If you are upgrading from 2.1 to 2.2, be sure to get a new license key. You must do this on every major.minor change, such as going from 2.1 to 2.2 or 2.3. You do not need a new key for point (2.2.x) releases.

Changes for 2.2.3

  • Fixed Spot Panels erroneously giving incorrect sizing information to its elements if a previous element had a stretch.
  • Improved LayeredDigraphLayout routing of Bezier curve links to reduce crossing over nodes.
  • Fixed optimization (in 2.0.0) of Panel.rebuildItemElements when item template(s) may have changed.
  • The package.json now specifies "module": "release/go-module.js"

Previous release: GoJS 2.2.2 released

Changes for 2.2 are here