GoJS version 1.5.2

Version 1.5.2 is now available as GoJS - Build Interactive Diagrams for the Web.

Changes for 1.5.2:

  • Updated the TypeScript definition file, goJS.d.ts, to TypeScript version 1.4.
  • Fixed Brush constructor in Debug mode improperly raising error about string argument not being a valid color string.
  • Fixed a cross-origin error when using Diagram.makeImageData with SVG images in Internet Explorer.