OrgChart JS Releases
Released: Jan 26, 2025
Updates in v8.14.93
Features
- Made changes related to AI Experimental.
Released: Jan 22, 2025
Updates in v8.14.72
Features
- Examples have been added to the API.
Released: Jan 22, 2025
Updates in v8.14.71
Features
- Added a new property to the exportOptions called includeDirectParents.
Released: Jan 21, 2025
Updates in v8.14.70
Features
- Examples have been added to the API.
Released: Jan 19, 2025
Updates in v8.14.66
Features
- Made a minor change in the TypeScript.
Released: Dec 28, 2024
Updates in v8.14.64
Fixes
- Minor fixes related to OrgChart.exportPDFFromCharts parameters.
Released: Dec 28, 2024
Updates in v8.14.63
Features
- Implemented OrgChart.exportPDFFromCharts, which allows you to export a PDF file from multiple chart sources.
Released: Dec 19, 2024
Updates in v8.14.62
Fixes
- Minor fix related to orderBy.
Released: Dec 19, 2024
Updates in v8.14.61
Features
- orderBy option can now be a string | Array | OrgChart.orderBy | Array<OrgChart.orderBy>.
Released: Dec 12, 2024
Updates in v8.14.60
Fixes
- When the sticky is set to false the chart now longer moves on expand, insert and update.