Skip to content

v1.30.0

Choose a tag to compare

@Steve-Mcl Steve-Mcl released this 14 Dec 10:52
· 125 commits to main since this release
2393185

What's Changed

New Widgets & Variations:

Fixes & Improvements:

  • Correct payloads to payload in ui_text.html by @prpr19xx in #1928
  • Simplify code in ui_text.js by @colinl in #1943
  • Fix link to show-hide doc by @hardillb in #1945
  • Ensure "replace" mode chart deletes old data by @Steve-Mcl in #1900
  • Fix pruning of old data from chart in Append mode #1905 by @colinl in #1906
  • Delete old chart data when replace mode active by @colinl in #1956
  • 1832 ui-chart Add support for access to eCharts options via msg.ui_update by @colinl in #1949
  • fix: ensure dashboard editor URL is correctly constructed when Node-RED is running with a custom httpNodeRoot setting by @f0lg0 in #1929
  • Disable undesirable chart animation by @colinl in #1913
  • Fix 1933, gauge and text with static value not shown till messages passed in by @colinl in #1934
  • Don't save message in datastore unnecessarily by @colinl in #1937
  • Add JSDoc documentation to deleteMessages mutation with proper types by @Copilot in #1953

Documentation:

Dependencies:

Administration:

New Contributors

Full Changelog: v1.29.0...v1.30.0