Skip to content

Releases: FlowFuse/node-red-dashboard

v1.12.0

20 Jun 13:07
8ca9267

Choose a tag to compare

What's Changed

New Widgets

Fixes & Improvements

  • Prevent app setup call when unauthenticated responses are received by @cstns in #944
  • Remove executable bit from docs/assets/videos/demo-design-patterns.mp4 by @colinl in #952
  • Client Data - Add socketIp to msg._client data payload by @joepavitt in #957
  • UI Dropdown - Add clearable and chips options to combobox by @github-cyprien in #953
  • Fix linting errors introduced from merge by @joepavitt in #959
  • Network - Use retry count based algorithm for socket reconnections by @colinl in #950
  • UI Chart - Chart x axis format by @bartbutenaers in #951
  • UI Notification - FIx the "bottom center" location option by @joepavitt in #961
  • Network - Force page reload on socket connect error 'parser error' by @colinl in #962
  • Teleport - Add "app-bar-title" teleport option & ability to hide page name by @joepavitt in #969
  • UI Radio Group - radiobutton false vs null fix by @bartbutenaers in #971
  • Multi Tenancy: Ensure all conditions are met defined in _client constraints by @joepavitt in #977
  • Responsiveness: Include new "mobile" breakpoint of 3 columns by @joepavitt in #979
  • UI Control: Navigate to external URL by @joepavitt in #988
  • UI Slider: provide configuration options for slider colours by @github-cyprien in #964
  • Debug - Add a console.warn when a component file is missing by @joepavitt in #997

Documentation

  • Fixed Some Typos in Documentation by @cgjgh in #948
  • add file upload template example by @sumitshinde-84 in #931
  • Docs: Use "Multi Tenancy" to describe the second design pattern by @joepavitt in #963
  • Docs: Add details on how to "install" PWA on Android/iOS by @joepavitt in #973
  • Add indicator option into migration docs for ui-switch by @colinl in #968
  • Docs: Clearer documentation on using variables inside a ui-template by @joepavitt in #982
  • Docs: Detail "mdi-" utility functions by @joepavitt in #995
  • Docs: Explicitly mention "0" option for Max Rows to have no pagination by @joepavitt in #994

Dependencies

New Contributors

Full Changelog: v1.11.1...v1.12.0

v1.11.1

01 Jun 11:51
60b4a0e

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

31 May 17:17
9b4c52b

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

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

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

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

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

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

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

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