summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-01-30 13:33:46 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-01-30 13:33:58 +0100
commitd4b0a5ac30e18453237dd3859405d156f3bcf318 (patch)
tree5fe740e3d02e60bba7899c694b2c7fcb7b18547c
parent5d9f0b3d1382914e2a8696049cb467d281e013d0 (diff)
version bump1.803
-rw-r--r--CHANGELOG10
-rw-r--r--appinfo/info.xml2
-rw-r--r--appinfo/version2
3 files changed, 12 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cfde4e801..f068ff31e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+owncloud-news (1.803)
+* Don't fail if article url does not exist but fall back to feed url
+* Article enhancers for
+ - nerfnow.com
+ - sandraandwo.com
+ - geek-and-poke.com
+ - nichtlustig.de
+ - thegamercat.com
+ - twokinds.keenspot.com
+
owncloud-news (1.802)
* Increase performance by not making auto page requests anymore if the last result didn't contain any articles
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 83146b824..5da87cc05 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,6 +5,6 @@
<description>An RSS/Atom feed reader. Requires the App Framework app and backgroundjobs need to be enabled. See the README.rst in the apps top directory</description>
<licence>AGPL</licence>
<author>Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors).</author>
- <version>1.802</version>
+ <version>1.803</version>
<require>5.0.6</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index 87b817daf..3f8518bc5 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-1.802 \ No newline at end of file
+1.803 \ No newline at end of file