Browse Source

Changelog 2053

https://github.com/FreshRSS/FreshRSS/pull/2053
Alexandre Alapetite 7 years ago
parent
commit
9efe608d05
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -25,6 +25,8 @@
 	* Ask confirmation for important configuration actions [#2048](https://github.com/FreshRSS/FreshRSS/pull/2048)
 	* Fix database size in the Web UI for users about to be deleted [#2047](https://github.com/FreshRSS/FreshRSS/pull/2047)
 	* Fix actualize bug after install [#2044](https://github.com/FreshRSS/FreshRSS/pull/2044)
+* Extensions
+	* Update built-in extension to again fix Tumblr feeds from European Union due to GDPR [#2053](https://github.com/FreshRSS/FreshRSS/pull/2053)
 * Misc.
 	* Better port detection behind a proxy [#2031](https://github.com/FreshRSS/FreshRSS/issues/2031)