summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2019-03-28 12:11:51 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2019-03-28 14:09:14 +0100
commitc2cc890f8910730c7360e04ee20a34e3820d199d (patch)
treeb09fdb491e9db27124ae4d570719f3861cc807d1
parente5d3c5850d14ee74d7fc07dc18d2b1cdaa2a24fe (diff)
Release 13.1.513.1.5
-rw-r--r--AUTHORS.md8
-rw-r--r--CHANGELOG.md11
-rw-r--r--appinfo/info.xml10
-rw-r--r--composer.lock2
4 files changed, 23 insertions, 8 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 64a0714a4..b265728c7 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,15 +4,15 @@
* [Robin Appelman](mailto:icewind@owncloud.com)
* [Gregor Tätzner](mailto:gregor@freenet.de)
* [Morris Jobke](mailto:hey@morrisjobke.de)
-* [Jan-Christoph Borchardt](mailto:hey@jancborchardt.net)
* [Sean Molenaar](mailto:SMillerDev@users.noreply.github.com)
+* [Jan-Christoph Borchardt](mailto:hey@jancborchardt.net)
+* [Benjamin Brahmer](mailto:info@b-brahmer.de)
* [Daniel Schaal](mailto:daniel@schaal.email)
* [Davide Saurino](mailto:davide.saurino@alcacoop.it)
* [raghunayyar](mailto:me@iraghu.com)
-* [Benjamin Brahmer](mailto:info@b-brahmer.de)
+* [Sean Molenaar](mailto:sean@seanmolenaar.eu)
* [bastei](mailto:bastei@users.noreply.github.com)
* [Bernhard Posselt](mailto:bep@foryouandyourcustomers.com)
-* [Sean Molenaar](mailto:sean@seanmolenaar.eu)
* [Thomas Müller](mailto:thomas.mueller@tmit.eu)
* [Hoàng Đức Hiếu](mailto:hdhoang@zahe.me)
* [Daniel Opitz](mailto:git@copynpaste.de)
@@ -84,6 +84,7 @@
* [Piotr Dobrowolski](mailto:admin@tastycode.pl)
* [Raspbeguy](mailto:raspbeguy@users.noreply.github.com)
* [Roeland Jago Douma](mailto:roeland@famdouma.nl)
+* [Simon](mailto:sschubert89@gmail.com)
* [Simon Gilliot](mailto:simon@gilliot.fr)
* [TexasGamer](mailto:tpgaubert@gmail.com)
* [The Gitter Badger](mailto:badger@gitter.im)
@@ -104,6 +105,7 @@
* [joeplus](mailto:joerg@honululu.Speedport_W_723V_1_32_000)
* [kondou](mailto:kondou@ts.unde.re)
* [markusj](mailto:markusj@users.noreply.github.com)
+* [nachoparker](mailto:nacho@ownyourbits.com)
* [nexus-uw](mailto:you@example.com)
* [repat](mailto:repat@repat.de)
* [ritchiewilson](mailto:rawilson52@gmail.com)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 823d18e7e..bf2ae9557 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 13.1.5
+
+### Changed
+- Added new android (and iOS) client 'newsout' to list #475
+- News requires php 7.0 please update to 7.1+ if possible #476
+
+### Fixed
+- Fixed some feeds with a empty body #474
+- Restored full text by default for some feeds #479
+- Some smaller adjustments for the design #463 #464
+
## 13.1.4
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index eaeb3e888..382cc4ffa 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,11 +8,13 @@
Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.
**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]></description>
- <version>13.1.4</version>
+ <version>13.1.5</version>
<licence>agpl</licence>
- <author>Bernhard Posselt</author>
- <author>Alessandro Cosentino</author>
- <author>Jan-Christoph Borchardt</author>
+ <author>Benjamin Brahmer</author>
+ <author>Sean Molenaar</author>
+ <author>Bernhard Posselt (former)</author>
+ <author>Alessandro Cosentino (former)</author>
+ <author>Jan-Christoph Borchardt (former)</author>
<namespace>News</namespace>
<documentation>
<admin>https://github.com/nextcloud/news#readme</admin>
diff --git a/composer.lock b/composer.lock
index 489191a62..711296895 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "34e3f8a6c35510d6e0f6977ddf4dc9c5",
+ "content-hash": "c68334d6bb5dc0b10d2f4fcaaf7b077e",
"packages": [
{
"name": "arthurhoaro/favicon",