mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Update CHANGELOG
This commit is contained in:
@@ -16,7 +16,7 @@ _This release is scheduled to be released on 2021-04-01._
|
|||||||
- Added CURRENTWEATHER_TYPE notification to currentweather and weather module, use it in compliments module.
|
- Added CURRENTWEATHER_TYPE notification to currentweather and weather module, use it in compliments module.
|
||||||
- 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.
|
- Added Portuguese translations for "MODULE_CONFIG_CHANGED" and "PRECIP".
|
||||||
- Respect parameter ColoredSymbolOnly also for custom events
|
- Respect parameter ColoredSymbolOnly also for custom events
|
||||||
- Added a new parameter to hide time portion on relative times
|
- Added a new parameter to hide time portion on relative times
|
||||||
- `module.show` has now the option for a callback on error.
|
- `module.show` has now the option for a callback on error.
|
||||||
@@ -39,6 +39,7 @@ _This release is scheduled to be released on 2021-04-01._
|
|||||||
- Exposed logger as node module for easier access for 3rd party modules
|
- Exposed logger as node module for easier access for 3rd party modules
|
||||||
- Replaced deprecated `request` package with `node-fetch` and `digest-fetch`
|
- Replaced deprecated `request` package with `node-fetch` and `digest-fetch`
|
||||||
- Refactored calendar fetcher
|
- Refactored calendar fetcher
|
||||||
|
- Cleaned up newsfeed module
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user