OrgChart JS Releases
Released: Aug 3, 2025
Updates in v8.19.42
Features
- Renamed exportXML to exportToXML.
- Renamed exportCSV to exportToCSV.
- Renamed exportJSON to exportToJSON.
Released: Aug 1, 2025
Updates in v8.19.39
Features
- Made changes in the TypeScript definition file.
Released: Jul 18, 2025
Updates in v8.19.38
Features
Released: Jul 16, 2025
Updates in v8.19.35
Features
- Added new method: exportToPDFProfile.
- Renamed exportVisio to exportToVisio.
Released: Jul 16, 2025
Updates in v8.19.36
Features
- 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" instead...
Released: Jul 11, 2025
Updates in v8.19.33
Features
- Renamed onExpandCollpaseButtonClick to onExpandCollapseButtonClick.
Released: Jul 9, 2025
Updates in v8.19.31
Fixes
- Fixed moveNodesToVisibleArea so it now works if the node is collapsed.
Released: Jul 8, 2025
Updates in v8.19.30
Fixes
- Fixed setAvatar so it now works well.
Released: Jul 2, 2025
Updates in v8.19.29
Features
- Added setAvatar to editUI.
Released: Jun 20, 2025
Updates in v8.19.26
Features
- Added Landscape/Profile button to the pdfPreviewUI.