summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-05-08 09:36:22 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-05-08 09:36:22 +0200
commite76e75ac80e209d9f3f5be0ef119282590173190 (patch)
treed78d697f15c3da6d72135f447246f8138a4d1317 /CHANGELOG.md
parent26709d3f83043e724c87e6fcc6ffa70996d8b516 (diff)
fix #787
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9cb3cb634..d20dc8e69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
owncloud-news (5.3.3)
* **Enhancement**: Add shortcut for marking the current article's feed/folder read, #635
+* **Bugfix**: When collapsing an article in compact view, remove content to stop playing audio/video from iframes, #787
owncloud-news (5.3.2)
* **Enhancement**: Disable expand on key navigation setting if compact view is not enabled, #774