summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net> 2020-06-19 11:43:05 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net> 2020-06-19 11:43:05 -0700
commit248cb383902538afaf0e16d2d088122a86cd169a (patch)
tree916f3a35c3501b315f49728dbefca33973abe323
parent506c2ab1c9d79b77bec8b31e60aa09ed7344d5fd (diff)
downloadv2-2.0.22.tar.gz
v2-2.0.22.tar.zst
v2-2.0.22.zip
Update ChangeLog2.0.22
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70280c0f..83f70ed5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+Version 2.0.22 (Jun 19, 2020)
+-----------------------------
+
+* Remove child-src CSP policy (deprecated)
+* Add /version endpoint
+* Add the ability to use custom css
+* Handle more invalid dates
+* Add CSS styles for textarea
+* Add index to speed up slow query
+* Speed up feed list page rendering
+* Add alternative scheduler based on the number of entries
+* Setup Dependabot on GitHub
+* Update Docker image to Alpine 3.12
+* Add feed option to ignore HTTP cache
+* Fix some Italian and German translations
+* Added scraper rule for RayWenderlich.com, TheOatmeal.com, financialsamurai.com, dilbert.com and turnoff.us
+* Replace link to categories by a link to the list of entries in "Category > Feeds" page
+* Change feed title to a link to the original website
+* Add icons to feeds and categories list
+* Update dependencies and remove vendor folder
+
Version 2.0.21 (Mar 28, 2020)
-----------------------------