OrgChart JS Releases

Released: Aug 3, 2025

Updates in v8.19.42

Funktionen

  • Renamed exportXML to exportToXML.
  • Renamed exportCSV to exportToCSV.
  • Renamed exportJSON to exportToJSON.

Released: Aug 1, 2025

Updates in v8.19.39

Funktionen

  • Made changes in the TypeScript definition file.

Released: Jul 18, 2025

Updates in v8.19.38

Funktionen

  • Made TypeScript changes.

Released: Jul 16, 2025

Updates in v8.19.35

Funktionen

  • Added new method: exportToPDFProfile.
  • Renamed exportVisio to exportToVisio.

Released: Jul 16, 2025

Updates in v8.19.36

Funktionen

  • Deprecated "exportPDFProfile". Use "exportToPDFProfile" instead.
  • Deprecated "chart.exportPDFPreview". Use "chart.pdfPreviewUI.show" instead.
  • Deprecated "exportPNGProfile". Use "exportToPDFProfile" instead.
  • Deprecated "exportPDF". Use "exportToPDF" instead.
  • Deprecated "exportPDFFromCharts". Use "chart1.exportToPDF" with pages instead.
  • Deprecated "exportPNG". Use "exportToPNG" instead.
  • Deprecated "exportSVG". Use "exportToSVG" instead.
  • Deprecated "exportVisio". Use "exportToVisio...

Released: Jul 11, 2025

Updates in v8.19.33

Funktionen

  • Renamed onExpandCollpaseButtonClick to onExpandCollapseButtonClick.

Released: Jul 9, 2025

Updates in v8.19.31

Fehlerkorrekturen

  • Fixed moveNodesToVisibleArea so it now works if the node is collapsed.

Released: Jul 8, 2025

Updates in v8.19.30

Fehlerkorrekturen

  • Fixed setAvatar so it now works well.

Released: Jul 2, 2025

Updates in v8.19.29

Funktionen

  • Added setAvatar to editUI.

Released: Jun 20, 2025

Updates in v8.19.26

Funktionen

  • Added Landscape/Profile button to the pdfPreviewUI.