mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-05 23:27:40 +00:00
updated changelog
This commit is contained in:
parent
88ed5ed373
commit
1ed721fb15
@ -17,6 +17,7 @@ _This release is scheduled to be released on 2021-04-01._
|
|||||||
- Added `start:dev` command to the npm scripts for starting electron with devTools open.
|
- Added `start:dev` command to the npm scripts for starting electron with devTools open.
|
||||||
- Added logging when using deprecated modules weatherforecast or currentweather.
|
- Added logging when using deprecated modules weatherforecast or currentweather.
|
||||||
- Portuguese translations for "MODULE_CONFIG_CHANGED" and PRECIP.
|
- Portuguese translations for "MODULE_CONFIG_CHANGED" and PRECIP.
|
||||||
|
- `module.show` has now the option for a callback on error.
|
||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
@ -29,7 +30,6 @@ _This release is scheduled to be released on 2021-04-01._
|
|||||||
- Moving weather provider specific code and configuration into each provider and making hourly part of the interface.
|
- Moving weather provider specific code and configuration into each provider and making hourly part of the interface.
|
||||||
- Bump electron to v11.
|
- Bump electron to v11.
|
||||||
- Dont update the DOM when a module is not displayed.
|
- 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
|
### Removed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user