[Announce] Node-RED-Dashboard v2.26.0, 1, 2

Just a few small updates to dashboard to squish a few bugs - hopefully fix the long standing "themestate not found" error - tidy up the overall css a bit - and add Paul's latest weather-icons-lite that includes a wind indicator icon and a few more compass ordinals.

2.26.0: Milestone Release

Enhancements

  • Update weather icons to 1.6 to include more wind direction rotations and icons.
  • Add more Japanese translations for chart and form nodes. PR #653

Fixes

  • Fix CSS to remove lots of !important flags to allow override.
  • Fix examples in ui_template node. PR #651
  • Ensure ui_base creation is called at more appropriate time so is there ready for nodes when needed.

2.26.1: Maintenance Release

Enhancements

  • Add msg.level to Audio out node to set volume from 0 to 1 (0-100%).

Fixes

  • Update German translations. PR #654
  • Fix level update for weathericons lite.
  • Ensure dropdown new options are set even when not visible. Issue #479
  • Fix angular theme for gauges - and some other theme escapes. Issue #649

2.26.2: Maintenance Release

Fixes

  • Fix slider text colour to better contrast with widget background. Issue #665
  • Check served endpoint to prevent path traversal. Issue #669.

As usual don't forget to fully flush your browser client to make sure latest code is loaded. Comments here etc.

3 Likes

Still shows v2.25.0 on the flows tab....

give it a moment to flush through ...

2.26.1 released with some small or not so small fixes - eg fixing gauges when in Angular theme everywhere mode

2.26.1: Maintenance Release

Enhancements

  • Add msg.level to Audio out node to set volume from 0 to 1 (0-100%).

Fixes

  • Update German translations. PR #654
  • Fix level update for weathericons lite.
  • Ensure dropdown new options are set even when not visible. Issue #479
  • Fix angular theme for gauges - and some other theme escapes. Issue #649

Couple of fixes - one with security implications - so yes please upgrade if you can, especially if your dashboard is public.

2.26.2: Maintenance Release

Fixes

  • Fix slider text colour to better contrast with widget background. Issue #665
  • Check served endpoints to prevent path traversal. Issue #669.
2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.