updated the changelog

This commit is contained in:
tobias 2022-02-21 14:58:48 +01:00
parent e791a663c8
commit 45142bc1bc

View File

@ -16,6 +16,7 @@ _This release is scheduled to be released on 2022-04-01._
- 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.
- Added internal cors proxy to get weather providers working without public proxies (fixes #2714). The new url `http(s)://address:port/cors?url=https://whatever-to-proxy` can be used in other modules too.
- Added a WeatherProvider for Weatherflow
### Updated