Skip to content

Releases: node-red/node-red-dashboard

3.6.3: Maintenance Release Latest

12 Mar 15:41
380ee8c
Compare
Choose a tag to compare
  • Remove old jquery versions from gridstack dist dir to stop vulnerability scanners triggering. Issue #833

3.6.2: Maintenance Release

06 Dec 17:41
65f7260
Compare
Choose a tag to compare
  • Fix colour picker floating in front of dropdown list. Issue #821
  • Let form display with no buttons if required.

3.6.1: Maintenance Release

19 Oct 10:19
16eea7c
Compare
Choose a tag to compare
  • Fix links not being editable. Issue #819

3.6.0: Milestone Release

31 Aug 20:19
49350a8
Compare
Choose a tag to compare
  • Let dropdown be clearable. PR #816
  • Unfix datetime (revert regression)

3.5.0: Milestone Release

26 May 14:34
f4da205
Compare
Choose a tag to compare
  • Add text styling feature to ui_text. PR #805
  • Fix to support locking flow tab. PR #799
  • Fix sidebar to not obscure toast. Issue #803
  • Fix ui_audio to be socket specific. Issue #807\
  • Fix date-picker to send even if value is reselected.

3.4.0: Milestone Release

09 Mar 15:36
Compare
Choose a tag to compare
  • Add ability to specify to start page by tab name in url
  • Let dialog popup ok and cancel labels be settable by msg.
  • Fix CSS variable names. PR #778, #795
  • Fix Ja translations. PR #764
  • Fix gulp build errors. PR #797

3.3.1: Maintenance Release

03 Jan 16:10
Compare
Choose a tag to compare
  • Revert to uglify (for now) to fix color-picker failure. Issue #791

3.3.0: Milestone Release

31 Dec 13:23
d673345
Compare
Choose a tag to compare
  • Expose manifest.json display property in settingsjs ui section so can be set fullscreen if desired.
  • Change gulp build tool to use gulp-terser for later nodejs version support
  • Fix datepicker to use change not blur to stop Safari sending double messages
  • Update justgage library to include and expose differential mode (either side of a centre point).
  • Fix initial drawing of gauge not registering value correctly. Issue #788

3.2.3: Maintenance Release

23 Nov 19:06
Compare
Choose a tag to compare
  • Re-do package to omit node-sass (not required for prod)

3.2.1: Maintenance Release

23 Nov 10:26
Compare
Choose a tag to compare
  • Fix topic return when topic is falsey. Issue #784
  • Fix notification toast class. Issue #776
  • Fix z-index of dropdown items. Issue #775