Merge branch 'develop' into electron11

This commit is contained in:
Karsten Hassel
2021-01-30 22:49:33 +01:00
6 changed files with 231 additions and 38 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
### Removed
@@ -41,6 +42,7 @@ _This release is scheduled to be released on 2021-04-01._
- Fix Issue with weather forecast icons unit tests with different timezones (#2221)
- Fix issue with unencoded characters in translated strings when using nunjuck template (`Loading …` as an example)
- Fix socket.io backward compatibility with socket v2 clients
- 3rd party module language loading if language is English
## [2.14.0] - 2021-01-01