Highcharts Dashboards 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Highcharts Dashboards v4.2.12026년 8월 6일
수정 사항
  • Fixed highlight sync in sorted grid component.
  • Destroying a dashboard with multiple layouts failed.
  • columnAssignment overwrote data columns with the same key.
Highcharts Dashboards v4.2.02026년 5월 12일
수정 사항
  • Fixed double re-render when polling is activated.
  • Fixed component namespaces in Dashboards.
  • Fixed lacking dts for minified module src files.
  • Changing the connector in edit mode did not update the Grid Component properly.
  • Changed event type for cell.destroy.
  • The grid was not destroyed properly on board.update() call.
  • dataTable was not saved in gridOptions on update.
Highcharts Dashboards v4.1.02026년 1월 21일
기능
  • Added basic board.update() method.
  • Added update argument to DataPool's setConnectorOptions method.
  • Added update method to Data Connectors.
  • Added support for setting global options with Dashboards.setOptions().
  • Added the possibility to full-screen individual dashboard components.
수정 사항
  • Fixed wrong reference to nestedLayout.
  • Row and cell deleting events were not triggered.
  • Highlight sync was incorrect when the connector was used with multiple data tables.
  • The metadata was not cloned in the data table.
  • Fixed error in the console when the toggle editable option was added.