summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-02-15 17:01:00 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-02-15 17:01:00 +0100
commit0368e1e3ce51647869a00cd08871a7baf29de19f (patch)
treef9ccab09df14378490a7f6979fef490a1e72c31a /CHANGELOG.md
parentbec3f917c331a17841da9aac7dad510707b24492 (diff)
When passing a negative batchSizes to the item API, all items will be returned
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e02ffe224..a6e0c517e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+owncloud-news (5.2.3)
+* **Enhancement**: Push explore button at the bottom of the feed list
+* **Enhancement**: When passing a negative batchSizes to the item API, all items will be returned
+
owncloud-news (5.2.2)
* **Security**: Only allow YouTube and Vimeo to embed iframes if they use HTTPS to prevent mixed active content iframe attacks