OrgChart JS 新版本發表

Released: Jan 26, 2025

v8.14.93 中的更新

特性

  • Made changes related to AI Experimental.

Released: Jan 22, 2025

v8.14.72 中的更新

特性

  • Examples have been added to the API.

Released: Jan 22, 2025

v8.14.71 中的更新

特性

  • Added a new property to the exportOptions called includeDirectParents.

Released: Jan 21, 2025

v8.14.70 中的更新

特性

  • Examples have been added to the API.

Released: Jan 19, 2025

v8.14.66 中的更新

特性

  • Made a minor change in the TypeScript.

Released: Dec 28, 2024

v8.14.64 中的更新

修補程式

  • Minor fixes related to OrgChart.exportPDFFromCharts parameters.

Released: Dec 28, 2024

v8.14.63 中的更新

特性

  • Implemented OrgChart.exportPDFFromCharts, which allows you to export a PDF file from multiple chart sources.

Released: Dec 19, 2024

v8.14.62 中的更新

修補程式

  • Minor fix related to orderBy.

Released: Dec 19, 2024

v8.14.61 中的更新

特性

  • orderBy option can now be a string | Array | OrgChart.orderBy | Array<OrgChart.orderBy>.

Released: Dec 12, 2024

v8.14.60 中的更新

修補程式

  • When the sticky is set to false the chart now longer moves on expand, insert and update.