summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-07-18 14:00:41 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-07-18 14:00:41 +0200
commit60f62a65069b63ed785756cb21a7a094cf5dd663 (patch)
treedd1938ead478e0fb847be52b3e9f945837575e90
parentac90285c6cabd37aecd436a548249e134f16c800 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 74263b42d..38e2aa806 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,13 @@
-ownCloud-news (1.101)
+ownCloud-news (1.201)
* Add shortcut 'o' which opens the current article in a new tab
-* Speed up updating of feeds by more than 100%
+* Speed up updating of feeds by more than 100% by not fetching favicons and unneeded https/http variants
* Moved to new RESTful API to fix API bugs
* Fix bug that wouldnt mark items as read if they were set read in a folder, feed or all read request
* Style blockquotes
-* Use current date if no date is given in the feed
+* Fixed small CSS bug that would remove the bottom margin of every last element
+* Increased allowed feed timeout from 10 to 60 seconds
+* Make it possible for plugins to turn off mark read on scroll
+* Removed HTML Purifier unit tests which made it possible to trigger XSS using a crafted URL
ownCloud-news (1.001)
* Also use monospace for pre tag