Skip to content

2.26.0: Milestone Release

Compare
Choose a tag to compare
@dceejay dceejay released this 21 Dec 12:54
· 185 commits to master since this 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.