Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 19:06
· 217 commits to 3.x since this release
  • Bugfix: Adding 'Voltage' observations make icons disappear on today page GH-144
  • Added default Translation of combined diagram labels GH-149
  • Added Sensor Status Page GH-154 (https://github.com/Daveiano/weewx-wdc/wiki/Sensor-Status-Page)
  • Combine rain and rainRate tile to get rid of $current.rain GH-147
  • Add color_dark to diagrams config to allow explicitly set chart colors in dark mode GH-163
  • Update of D3 charts / Remove nivo and switch to native D3.js charts GH-117
    • Support yScaleMin, yScaleMax, offset, enableArea, areaOpacity, enablePoints, curve, pointSize and lineWidth on a per observation basis, not per chart
    • Fixed legend position
    • Markers for multi-unit charts
    • Configurable Date/Time for Axis and tooltips
    • Fixed strange looking Climatogram (buggy yScale) for short periods (< 2 years)
    • Added Date/Time localization for charts

Changes made to skin.conf since 3.1.1

For a complete diff, please see:

v3.1.1...00c7935#diff-ba225fb627dcbf577d0d1fde0f18d93e8e2cf2097c37086cd28ef23e8e7bd820

What's Changed

Full Changelog: v3.1.1...v3.2.0