Merge branch 'develop' into develop

This commit is contained in:
Michael Teeuw
2019-03-18 16:08:13 +01:00
committed by GitHub
4 changed files with 6 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Calendar: Fixed event end times by setting default calendarEndTime to "LT" (Local time format). [#1479]
- Calendar: Fixed missing calendar fetchers after server process restarts [#1589](https://github.com/MichMich/MagicMirror/issues/1589)
- Notification: fixed background color (was white text on white background)
- Use getHeader instead of data.header when creating the DOM so overwriting the function also propagates into it
### New weather module
- Fixed weather forecast table display [#1499](https://github.com/MichMich/MagicMirror/issues/1499).