Highcharts Dashboards Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Highcharts Dashboards v4.2.1Aug 6, 2026
Fixes
  • 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.0May 12, 2026
Fixes
  • 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.0Jan 21, 2026
Features
  • 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.
Fixes
  • 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.