summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-20 10:58:58 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-20 10:58:58 +0100
commit193bd948d7e628f1b0544f9b7b0304cdd1067a4a (patch)
tree0d7a7442977a4ac4c573a3d496a14fdc4393826b /CHANGELOG.md
parenta2054d20b7b9616b7cb4cbf8b66bfb7d4c520246 (diff)
fix multiple bugs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d5373fde8..460f61d44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@ owncloud-news (4.2.0)
* **Enhancement**: Add explore button and show explore button on startup
* **Enhancement**: Show a hint when no articles are available
* **Enhancement**: Show an RSS icon at the bottom of the article list if there are no more articles to autpage
+* **Bugfix**: Show spinner when autopaging
+* **Bugfix**: Remove race condition when fetching articles that sometimes shows read articles if the user clicks show on only unread and the article request finishes first before the settings request is finished
owncloud-news (4.1.3)
* **Enhancement**: Fade out folders and feeds instead of just hiding them when the unread count drops to 0 and only unread articles should be shown