mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
changelog
This commit is contained in:
parent
5759ed3728
commit
5d22dbd99e
@ -21,6 +21,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Fixed unhandled error on bad git data in updatenotiifcation module [#1285](https://github.com/MichMich/MagicMirror/issues/1285).
|
- Fixed unhandled error on bad git data in updatenotiifcation module [#1285](https://github.com/MichMich/MagicMirror/issues/1285).
|
||||||
- Weather forecast now works with openweathermap in new weather module. Daily data are displayed, see issue [#1504](https://github.com/MichMich/MagicMirror/issues/1504).
|
- Weather forecast now works with openweathermap in new weather module. Daily data are displayed, see issue [#1504](https://github.com/MichMich/MagicMirror/issues/1504).
|
||||||
|
|
||||||
|
### New weather module
|
||||||
|
- Fixed weather forecast table display.
|
||||||
|
- Dimmed loading indicator for weather forecast.
|
||||||
|
- Implemented config option `decimalSymbol`.
|
||||||
|
- Aligned indoor values in current weather vertical.
|
||||||
|
- Added humidity support to nunjuck unit filter.
|
||||||
|
- Do not display degree symbol for temperature in Kelvin.
|
||||||
|
|
||||||
## [2.6.0] - 2019-01-01
|
## [2.6.0] - 2019-01-01
|
||||||
|
|
||||||
ℹ️ **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`. If you are having issues updating, make sure you are running the latest version of Node.
|
ℹ️ **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`. If you are having issues updating, make sure you are running the latest version of Node.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user