diff --git a/CHANGELOG.md b/CHANGELOG.md index b601450f47..959191cd7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ _This release is scheduled to be released on 2024-10-01._ ### Added +- [weather] Added option Humidity to hourly View +- [weather] Added option to hide hourly entries that are Zero, hiding the entire column if empty. + ### Removed - [core] removed installer only files (#3492) @@ -29,6 +32,7 @@ _This release is scheduled to be released on 2024-10-01._ - [weather] Fixed issue with the UK Met Office provider following a change in their API paths and header info. - [core] add check for node_helper loading for multiple instances of same module (#3502) - [weather] Fixed issue for respecting unit config on broadcasted notifications +- [weather] Fixed minor spacing issues when using UV Index in Hourly - [tests] Fixes calendar test by moving it from e2e to electron with fixed date (#3532) ## [2.28.0] - 2024-07-01 diff --git a/modules/default/weather/hourly.njk b/modules/default/weather/hourly.njk index 0e464f77e6..273a06ac30 100644 --- a/modules/default/weather/hourly.njk +++ b/modules/default/weather/hourly.njk @@ -8,7 +8,7 @@ {% if config.fade %}style="opacity: {{ currentStep | opacity(numSteps) }};"{% endif %}>