mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-14 02:36:57 +00:00
Merge branch 'develop' into feature/add-error-to-callback
# Conflicts: # CHANGELOG.md
This commit is contained in:
@@ -27,6 +27,8 @@ _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.
|
||||
- Callback for `module.show` also gets triggered if lock strings are active but then contains an error `callback(error)`.
|
||||
|
||||
### Removed
|
||||
@@ -42,6 +44,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user