From c2cc890f8910730c7360e04ee20a34e3820d199d Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Thu, 28 Mar 2019 12:11:51 +0100 Subject: Release 13.1.5 --- AUTHORS.md | 8 +++++--- CHANGELOG.md | 11 +++++++++++ appinfo/info.xml | 10 ++++++---- composer.lock | 2 +- 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).]]> - 13.1.4 + 13.1.5 agpl - Bernhard Posselt - Alessandro Cosentino - Jan-Christoph Borchardt + Benjamin Brahmer + Sean Molenaar + Bernhard Posselt (former) + Alessandro Cosentino (former) + Jan-Christoph Borchardt (former) News https://github.com/nextcloud/news#readme 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", -- cgit v1.2.3