npm node-red-dashboard 2.5.0
2.5.0: Milestone Release

latest releases: 3.6.5, 3.6.4, 3.6.3...
6 years ago

Enhancements

  • Let ui_chart use chart.js style data array - faster, better data import/export, allow insert of data with msg.timestamp, bar chart supports multiple series using msg.series - Issues #261, #224, #144
  • Let chart accept non-timeseries array of data (just y values)
  • Let chart set x-axis labelling to automatic to try to best guess time units
  • Let widget size be specified by typed input as well as drag PR #270
  • Allow button to set colour and background colour via msg properties #275
  • Add browser side locale support for charts and datepicker number and date formatting.

Fixes

  • Fix ui_template msg.template lost on reload - Issue #266
  • Fix notification popup displays incorrect topic - Issue #269
  • Let switch label be set my message even if payload same as previously -Issue #274
  • Clean up any extra ui_base nodes that get imported - Issue #273
  • Make sure dropdown doesn't pass through when set not to pass-through - Issue #276

Don't miss a new node-red-dashboard release

NewReleases is sending notifications on new releases.