mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Merge branch 'develop' into degree_label
This commit is contained in:
commit
8ad1d6fd97
@ -48,8 +48,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Add test for compliments module for parts of day
|
- Add test for compliments module for parts of day
|
||||||
- Korean Translation.
|
- Korean Translation.
|
||||||
- Added console warning on startup when deprecated config options are used
|
- Added console warning on startup when deprecated config options are used
|
||||||
- Added `DAYAFTERTOMORROW`, `UPDATE_NOTIFICATION`, `UPDATE_NOTIFICATION_MODULE`, `UPDATE_INFO` to Norwegian translations (`nn` and `nb`).
|
- Add option to display temperature unit label to the current weather module
|
||||||
- Add option to display temperature unit label for current weather module
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Update .gitignore to not ignore default modules folder.
|
- Update .gitignore to not ignore default modules folder.
|
||||||
@ -60,7 +59,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Module currentWeather: check if temperature received from api is defined.
|
- Module currentWeather: check if temperature received from api is defined.
|
||||||
- Fix an issue with module hidden status changing to `true` although lock string prevented showing it
|
- Fix an issue with module hidden status changing to `true` although lock string prevented showing it
|
||||||
- Fix newsfeed module bug (removeStartTags)
|
- Fix newsfeed module bug (removeStartTags)
|
||||||
- Fixed missing animation on `this.show(speed)` when module is alone in a region.
|
|
||||||
|
|
||||||
## [2.1.0] - 2016-12-31
|
## [2.1.0] - 2016-12-31
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user