added new config option showTitleAsUrl to newsfeed module

This commit is contained in:
Karsten Hassel
2022-01-22 23:34:57 +01:00
parent d181365620
commit c4e7e42cdd
3 changed files with 21 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ _This release is scheduled to be released on 2022-04-01._
- Added a config option under the weather module, absoluteDates, providing an option to format weather forecast date output with either absolute or relative dates.
- Added test for new weather forecast absoluteDates porperty.
- The modules get a class hidden added/removed if they get hidden/shown
- Added new config option `showTitleAsUrl` to newsfeed module. If set, the diplayed title is a link to the article which is useful when running in a browser and you want to read this article.
### Updated