Skip to content

Releases: FlowFuse/node-red-dashboard

v1.11.0

31 May 17:17
9b4c52b
Compare
Choose a tag to compare

What's Changed

Features & Improvements

  • Lead with [Page Name] for group selection by @joepavitt in #896
  • PWA Update to Allow Customizing Service Worker, Fix for PWA Blank Screen on Re-authentication by @cgjgh in #881
  • UI Chart - Add x/y axes labels options by @joepavitt in #906
  • UI Theme - Add "registerTheme" function to prevent ui-page dependency by @joepavitt in #897
  • Ensure consistency on group ordering by @joepavitt in #894
  • Ensure consistency on widget ordering by @joepavitt in #895
  • Ensure correct scoping for Single Page CSS templates by @joepavitt in #907
  • UI Gauge - Improve text size across different gauge sizes by @joepavitt in #910
  • UI Button - Add dynamic properties for label, icon & iconPosition by @joepavitt in #864
  • UI Dropdown - Enable dynamic properties by @joepavitt in #859
  • UI Slider - Dynamic Properties by @joepavitt in #861
  • Dynamic Classes - handle both msg.ui_update.class and msg.class by @joepavitt in #919
  • Ensure service worker is auto-updated on refresh by @joepavitt in #920
  • Style disabled/hidden pages/groups as per Dashboard 1.0 by @joepavitt in #927
  • PWA Service Worker Auto Update by @cgjgh in #925

Documentation

  • Docs: Improve the third-party example docs for clearer install instructions by @joepavitt in #887
  • Docs: fix docs typos and spelling mistakes by @stauersbol in #911
  • Docs - Add reference to "guides" from core docs & add gauge-classic example by @joepavitt in #924

Dependencies

Administration

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

22 May 15:41
5ba1f4b
Compare
Choose a tag to compare

What's Changed

Features & Improvements

  • UI Base - Add option to control title bar behaviour/styling by @joepavitt in #852
  • UI Base - Update how we configure client data inclusion and injection of "auth" plugins by @joepavitt in #869
  • UI Table - Adds in richer configuration of UI Table columns by @joepavitt in #873
  • UI Table - Support nested properties in new UI Table by @joepavitt in #875
  • UI Link - Fix warning in ui-base for undefined theme by @joepavitt in #872

Documentation

  • Docs design patterns by @joepavitt in #883
  • Docs - Add dynamic properties best practices docs & include new onDynamicProperties event by @joepavitt in #856
  • Docs - Improve rendering of "Dynamic Properties" table by @joepavitt in #865

Full Changelog: v1.9.1...v1.10.0

v1.9.1

14 May 15:29
584a7f5
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Full Changelog: v1.9.0...v1.9.1

v1.9.0

14 May 15:12
2149759
Compare
Choose a tag to compare

What's Changed

New Widgets & Variations

Fixes & Improvements

Documentation

Dependencies

Full Changelog: v1.8.1...v1.9.0

v1.8.1

26 Apr 15:17
21e9060
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

25 Apr 12:53
44bd0cd
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

Documentation

Dependencies

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

06 Apr 10:08
722e1bc
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

  • Fix: Page Title & add E2E test to prevent regression by @joepavitt in #750

Full Changelog: v1.7.0...v1.7.1

v1.7.0

05 Apr 16:10
df571e6
Compare
Choose a tag to compare

What's Changed

New Widgets & Variations

Fixes & Improvements

  • UI Table - row stays highlighted after click / select by @joelvandal in #740
  • Sidebar - Properly set the active tab on first load by @joepavitt in #744
  • Markdown: Change architecture to allow for more dynamic updating by @joepavitt in #748
  • Cleaner error handling in node.deregister by @joepavitt in #745

Documentation

Dependencies

  • dependency: Update vitepress to stable version by @ZJvandeWeg in #736
  • Dependency: Update mdi-icons font version to ^7.4.47 by @joepavitt in #743

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

28 Mar 18:51
58ccd07
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

  • UI Button - Fix merge conflict in config options by @joepavitt in #718

Full Changelog: v1.6.0...v1.6.1

v1.6.0

28 Mar 11:53
37af631
Compare
Choose a tag to compare

What's Changed

Fixes & Improvements

  • Theming - Isolate navigation theming to clean Vuetify overrides by @joepavitt in #702
  • Ensure we are deep-cloning objects in our datastore, and prevent memory overlap by @joepavitt in #701
  • UI Button - Allow definition of icons by @joepavitt in #704
  • UI Base - Add a helper function for retrieving Dashboard hosted URL by @joepavitt in #703
  • Subflows - Show standard inputs for sizing in widgets in a subflow (env var support) by @Steve-Mcl in #700

Full Changelog: v1.5.1...v1.6.0