summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-29 15:46:51 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-29 15:46:51 +0200
commit534632280f7ebe860020e6e714370319332fb0c3 (patch)
treec3ab76c724d60713e79cab4bd3ea338e236f466d /CHANGELOG
parent59c3b5f5bafb8921d7a7c0b73ab1632aa6d52cab (diff)
changelog updates
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dc9b917c8..a4f3cc5c6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,13 @@
ownCloud-news (1.0~beta)
+* Do not mark items as read that have not been displayed to the user
+* Autopage if there are 10 items left instead of 4 times the scroll area height, fixes a bug that would not load new items if the entry was too big
* Prefer website favicon over channel image, fixes wordpress blog favicons
* Add all businesslayer methods for the current API spec
* API Specification Draft
* Fix a bug that would cause words in the headlines to always be wrapped
* Fix a bug that would cause the ellipsis on the "Add Website" entry to be to short
* Provide undo dialog for feed and folder deletion
-* Order by pubdate descending instead of id
* Do not preload audio in podcast feed
* Use utf-8 charset header in JSON responses to prevent broken headlines
* Move the rss cache files into the ownCloud data directory