summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-29 12:22:09 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-29 12:22:09 +0200
commit4d99c2303755706f13625ecefdf10141298090c1 (patch)
treed42ad1a9e9bb953c4207e33cb09f1471e3d495fd
parent7bf8bd11dd10558693d24a751dce70575592e8a9 (diff)
remove empty pw
-rw-r--r--CHANGELOG.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13d990e00..e498af309 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,15 @@
-owncloud-news (5.3.1)
-* **Enhancement**: Make entire area for adding feeds and folders clickable
-* **Enhancement**: Do not use as much space for longer headings in compact mode
+owncloud-news (5.3.2)
* **Enhancement**: Disable expand on key navigation setting if compact view is not enabled, #774
-* **Bugfix**: Also use the set curl timeout in addition to the connect timeout to react to timeouts after connections which is important for slow feeds, #763
* **Bugfix**: Update picoFeed to the latest version to fix a bug that would cause the fetcher timeout setting to be ignored
* **Bugfix**: Make settings checkboxes clickable by themselves
* **Bugfix**: Hide menu (which only contains the mark read button) for all articles feed if all articles are read, #775
* **Bugfix**: Fix issue that would make it impossible to refresh by jumping to previous article once jump to next shortcut was used after the refresh drop down became visible, #770
+owncloud-news (5.3.1)
+* **Enhancement**: Make entire area for adding feeds and folders clickable
+* **Enhancement**: Do not use as much space for longer headings in compact mode
+* **Bugfix**: Also use the set curl timeout in addition to the connect timeout to react to timeouts after connections which is important for slow feeds, #763
+
owncloud-news (5.3.0)
* **Enhancement**: Make it possible to search articles in the search field. To migrate older articles to this functionality, check the README section "Updating from versions prior to 5.3.0", #185
* **Enhancement**: Stop video and audio playback if a new video or audio file is being played