OrgChart JS のリリース
Released: Feb 2, 2026
v9.00.50 での更新項目
不具合の修正
- Fixed issue so that after deleting a node, the edit form now closes automatically.
- On mobile, the search grid now closes after selecting a row.
Released: Jan 22, 2026
v9.00.49 での更新項目
機能
- Added 2 new methods to the export preview UI:
- chart.pdfPreviewUI.selectedPage
- chart.pdfPreviewUI.refresh() : void
Released: Jan 22, 2026
v9.00.48 での更新項目
機能
- Added 5 new methods to the export preview UI:
- chart.pdfPreviewUI.selectPage(index: number) : void
- chart.pdfPreviewUI.removePage(index: number) : void
- chart.pdfPreviewUI.togglePrintTreeOrProfile() : void
- chart.pdfPreviewUI.toggleLanscape(): void
- chart.pdfPreviewUI.addPage(page: OrgChart.exportPDFPage) : void
Released: Jan 21, 2026
v9.00.47 での更新項目
機能
- Improved shareProfile functions.
Released: Jan 15, 2026
v9.00.46 での更新項目
機能
- Now Pinned nodes in Tree List layout can be expanded and collapsed.
- Now if the Tree List is not scrollable, the mouse wheel will work for other HTML elements.
Released: Jan 14, 2026
v9.00.44 での更新項目
機能
- Added buttons in export preview UIs.
Released: Jan 10, 2026
v9.00.41 での更新項目
機能
- Made improvements related to the new Tree List Layout in mobile.
Released: Jan 10, 2026
v9.00.36 での更新項目
機能
- Now Tree List layout works in mobile device.
Released: Jan 7, 2026
v9.00.34 での更新項目
不具合の修正
- Fixed a minor issue with mouse wheel.
Released: Jan 7, 2026
v9.00.32 での更新項目
機能
- Made changes related to the export to XML, CSV and JSON.