Merge branch 'develop' into warn_dom

This commit is contained in:
Michael Teeuw
2021-02-06 11:01:08 +01:00
committed by GitHub
48 changed files with 1172 additions and 1313 deletions

View File

@@ -27,6 +27,7 @@ _This release is scheduled to be released on 2021-04-01._
- Converted newsfeed module to use templates.
- Update documentation and help screen about invalid config files.
- Moving weather provider specific code and configuration into each provider and making hourly part of the interface.
- Bump electron to v11.
- Dont update the DOM when a module is not displayed.
### Removed