Merge branch 'develop' into excluded_events

This commit is contained in:
Michael Teeuw
2017-03-17 14:35:11 +01:00
committed by GitHub
8 changed files with 23 additions and 6 deletions

View File

@@ -51,6 +51,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add option to display temperature unit label to the current weather module
- Added ability to disable wrapping of news items
- Added in the ability to hide events in the calendar module based on simple string filters.
- Updated Norwegian translation.
- Added hideLoading option for News Feed module
- Added configurable dateFormat to clock module.
### Fixed
- Update .gitignore to not ignore default modules folder.