Skip to content

1.5.2

Choose a tag to compare

@simonsarris simonsarris released this 08 Jul 20:19
· 390 commits to master since this release

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.