OrgChart JS 新版本发表

Released: May 4, 2026

v9.2 中的更新

特性

  • Added new template "emily".
  • Added React in the licensed editions.
  • Changed the border color of highlighted node.
  • Added new option highlightOnHover?: 'parents' | 'children' | 'none' | 'sameLevel' | 'childrenAndParents'.
  • Now highlightOnHover works for all templates.
  • Now the default value for highlightOnHover is none.
  • Made changes related to the new option highlightOnHover.
  • Added 'self' to 'highlightOnHover' option.
  • Added new method highlightNode.
  • Added new onNodeMouseover and onNodeMouseleave...

Released: Mar 14, 2026

v9.01.39 中的更新

特性

  • Added init method.

Released: Mar 8, 2026

v9.01.30 中的更新

特性

  • Made npm changes.

Released: Mar 1, 2026

v9.01.01 中的更新

修补程序

  • Fixed an issue with AI and functionParameters default value.

Released: Feb 28, 2026

v9.01.00 中的更新

特性

  • Improved slinks positioning and added OrgChart.SLINK_GAP setting.

Released: Feb 18, 2026

v9.00.57 中的更新

特性

  • Added OrgChart.REQUEST_CUSTOM_HEADERS const.

Released: Feb 16, 2026

v9.00.56 中的更新

修补程序

  • Fixed issue so that control isOn option now works as expected.

Released: Feb 13, 2026

v9.00.55 中的更新

特性

  • Added isOn property in controlsUI.

Released: Feb 12, 2026

v9.00.54 中的更新

特性

  • You can now change the anchor of controls.

Released: Feb 5, 2026

v9.00.52 中的更新

特性

  • Added X and Y attributes for all icons.