Merge remote-tracking branch 'upstream/develop' into single_line_news

This commit is contained in:
Andrew McOlash
2017-03-17 07:17:19 -05:00
24 changed files with 578 additions and 79 deletions

2
CHANGELOG.md Executable file → Normal file
View File

@@ -48,7 +48,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add test for compliments module for parts of day
- Korean Translation.
- 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`).
- Added ability to disable wrapping of news items
### Fixed
@@ -60,7 +59,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- 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 newsfeed module bug (removeStartTags)
- Fixed missing animation on `this.show(speed)` when module is alone in a region.
## [2.1.0] - 2016-12-31