diff options
author | 2020-06-19 11:43:05 -0700 | |
---|---|---|
committer | 2020-06-19 11:43:05 -0700 | |
commit | 248cb383902538afaf0e16d2d088122a86cd169a (patch) | |
tree | 916f3a35c3501b315f49728dbefca33973abe323 | |
parent | 506c2ab1c9d79b77bec8b31e60aa09ed7344d5fd (diff) | |
download | v2-2.0.22.tar.gz v2-2.0.22.tar.zst v2-2.0.22.zip |
Update ChangeLog2.0.22
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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) ----------------------------- |