@@ -48,6 +48,7 @@ Thanks to: @dathbe.
4848- [ core] Update dependencies including electron to v38 as well as github actions (#3831 , #3849 , #3857 , #3858 , #3872 , #3876 , #3882 , #3891 )
4949- [ weather] Update feels_like temperature calculation formula (#3869 )
5050- [ weather] Update null value handling for weather type (#3892 )
51+ - [ layout] Update styles for weather and calendar (#3894 )
5152
5253### Fixed
5354
@@ -331,7 +332,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
331332- Update translations for estonian (#3371 )
332333- Update electron to v29 and update other dependencies
333334- [ calendar] fullDay events over several days now show the left days from the first day on and 'today' on the last day
334- - Update layout of current weather indoor values
335+ - [ weather ] Update layout of current weather indoor values
335336
336337### Fixed
337338
@@ -779,7 +780,7 @@ Special thanks to the following contributors: @apiontek, @eouia, @jupadin, @khas
779780- Actually test all js and css files when lint script is run.
780781- Updated jsdocs and print warnings during testing too.
781782- Updated weathergov provider to try fetching not just current, but also forecast, when API URLs available.
782- - Refactored clock layout.
783+ - [ clock ] Refactored clock layout.
783784- Refactored methods from weather-providers into weatherobject (isDaytime, updateSunTime).
784785- Use of ` logger.js ` in jest tests.
785786- Run prettier over all relevant files.
0 commit comments