v1.30.0
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:
- Fix typos in ui_control.html by @prpr19xx in #1932
- Fix possessive "its" - no apostrophes! by @prpr19xx in #1954
- Various fixes for docs ui-chart.md by @prpr19xx in #1962
- docs: Grammar and typo fixes by @prpr19xx in #1964
Dependencies:
- Re-add esbuild override to remove "moderate" audit issue by @Steve-Mcl in #1897
- Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #1912
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #1939
- Bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in #1950
- Bump express from 4.21.2 to 4.22.0 by @dependabot[bot] in #1952
- Update deps and Bump for 1.30.0 release by @Steve-Mcl in #1968
Administration:
- Hde Advert banner by @Yndira-E in #1925
- Bump JS-DevTools/npm-publish from 4.0.1 to 4.1.1 by @dependabot[bot] in #1880
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1918
- Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #1910
- Bump cypress-io/github-action from 6.10.2 to 6.10.3 by @dependabot[bot] in #1920
- Bump flowfuse/github-actions-workflows from 0.42.0 to 0.43.0 by @dependabot[bot] in #1919
- Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #1959
- Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #1960
- Bump cypress-io/github-action from 6.10.3 to 6.10.4 by @dependabot[bot] in #1958
New Contributors
- @prpr19xx made their first contribution in #1928
- @Copilot made their first contribution in #1953
- @f0lg0 made their first contribution in #1929
Full Changelog: v1.29.0...v1.30.0