summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-27 14:36:00 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-27 14:36:00 +0100
commit7b058820f5cd34666b389de28afe3a11f451f742 (patch)
treeccf3ff784cd6a9a20940395df4400a45b3de2f65 /CHANGELOG.md
parenta772db735eacdf2508b8608c2e3fd00447039c9a (diff)
only update unread per article count if its bigger than the current one
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a53b17cbc..a8267cf14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@ owncloud-news (4.001)
* **Enhancement**: Get rid SimplePie feed parser library and switch to PicoFeed because SimplePie is unmaintained and full of bugs
* **Enhancement**: Use ownCloud internal proxy settings
* **Enhancement**: Also provide feed last modified and etag headers over API
+* **Enhancement**: Allow to turn off article purging by setting a negative number
owncloud-news (3.406)
* **Enhancement**: Make config.ini editable in the admin interface