summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-29 13:36:11 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-29 13:36:11 +0200
commit2f88a529bb351d0861446dd1a7e5b0f0c78ebc80 (patch)
tree3e2f56f630339db7369eb9387660bc3abbbd017d /CHANGELOG
parent6f8d5a0830cffa771b1dafee5f3133bd6f01cb73 (diff)
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1282c32af..2c63b8418 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ owncloud-news (1.401)
* Add article enhancer for explosm.net to directly fetch comics and shorts
* Possible backwards incompatible change by using the link provided by simplepie instead of the user for the url hash. This prevents duplication of the feed when adding a slightly different feed url which points to the same feed and allows a speedup from O(n) to O(1) for article enhanchers
* Add an option route for the API which handles the CORS headers to allow webapplications to access the API
+* Also allow youtube and vimeo embeds that start with // and https:// instead of only allowing http
owncloud-news (1.206)
* Also handle URLErrors in updater script that are thrown when the domain of a feed is not found