Skip to content

Releases: FlowFuse/node-red-dashboard

v1.20.1

13 Dec 10:18
2d3d2a9
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Dependencies

Administration

New Contributors

Full Changelog: v1.20.0...v1.20.1

v1.20.0

04 Dec 18:08
151273e
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Documentation

New Contributors

Full Changelog: v1.19.1...v1.200

v1.19.1

06 Nov 16:46
e1efb05
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

  • WYSIWYG - Add in empty img for dragging functionality by @joepavitt in #1448

Full Changelog: v1.19.0...v1.19.1

v1.19.0

06 Nov 09:06
d0df40b
Compare
Choose a tag to compare

What's Changed

New Major Features

New Widgets

Fixes & Improvements

Documentation

Dependencies

Full Changelog: v1.18.1...v1.19.0

v1.18.1

12 Oct 17:58
2f20bb7
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Dependencies

Full Changelog: v1.18.0...v1.18.1

v1.18.0

10 Oct 12:32
83ed368
Compare
Choose a tag to compare

What's Changed

New Widgets & Variations

Fixes & Improvements

Documentation

Dependencies

New Contributors

Full Changelog: v1.17.1...v1.18.0

v1.17.1

24 Sep 11:27
88b932e
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Documentation

  • Docs: Fix broken ./grid link in online documentation by @joepavitt in #1318

Full Changelog: v1.17.0...v1.17.1

v1.17.0

20 Sep 12:59
3ae153b
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Documentation

Dependencies

Full Changelog: v1.16.0...v1.17.0

v1.16.0

02 Sep 14:26
dc0b261
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Documentation

Administration

Full Changelog: v1.15.0...v1.16.0

v1.15.0

22 Aug 07:48
da95d64
Compare
Choose a tag to compare

What's Changed

New Widgets & Variations

Fixes & Improvements

  • Expose the dataTracker composable to enable its use in third-party nodes by @cstns in #1099
  • fix failing form e2e test due to multiple submit buttons present on page by @cstns in #1110
  • Fixed issue #1121: Update the UI after the component is fully mounted by @gayanSandamal in #1143
  • Fixed issue #1111: Updated Vuetify from version "^3.6.9" to "^3.6.13" by @gayanSandamal in #1142
  • UI-Button: Fix eslint warning by @arturv2000 in #1141
  • Alter UITemplate dataTracker bind to anonymous component by @cstns in #1097
  • Fix: Ensure we check for existence of msg before using msg.payload by @joepavitt in #1146
  • Clear unused keys when receiving msg.ui_update.options, to prevent sending old keys on next submit by @arturv2000 in #1136
  • UI Chart: Fix missing entry for first of series (after 1st) by @joepavitt in #1164
  • UI Switch - Add "Indicator" mode by @joepavitt in #1147
  • Dynamic Options - Implement new helper functions & update widget-load behaviour by @joepavitt in #1123
  • Sidebar - Add node-specific icons against each row item by @bartbutenaers in #1165
  • Theme: Add Row Height option (including "Compact") by @joepavitt in #1166
  • UI Switch: Ensure server-side accounts for decouple config by @joepavitt in #1175
  • UI Switch - Handle memory share bug from datastore & ensure msg sent by @joepavitt in #1184
  • Fix: Defaults set before Vuetify loading by @joepavitt in #1185
  • UI Text - Add support, docs and tests for dynamic properties by @joepavitt in #1182
  • UI Table - Add "Button" column type by @bartbutenaers in #1171
  • UI Template - Run generic JS onMounted by @joepavitt in #1186
  • Specify msg.ui_update for dynamic updates by @Steve-Mcl in #1197
  • UI Gauge - Add battery icon into battery gauge b/g by @joepavitt in #1198
  • Fix blank side bar by @Steve-Mcl in #1196
  • [fix]: Font-size supporting issue in ui-text node by @gayanSandamal in #1199
  • [fix]: docs: broken URL in ui_page.html by @gayanSandamal in #1200
  • UI Text - Ensure we check props.style before applying custom styling by @joepavitt in #1218
  • Enhance chart background color handling for unlimited series support by @gayanSandamal in #1220
  • CSS: Flex Grow the #app-bar-title by default by @joepavitt in #1221
  • Ensure groups in Fixed layouts are driven by the correct width property by @joepavitt in #1223

Documentation

Dependencies

Administration

New Contributors

Full Changelog: v1.14.0...v1.15.0