From ef25b133ab27efdd3565fd01999b44fc6090d532 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 4 Jul 2022 11:54:57 +0200 Subject: Release 18.1.1-beta1 - Fix export of unread and starred articles failing due to postgres error (#1839, #1249) - Fix broken API v1.3 (#1841) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 5 ++++- appinfo/info.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f1b03617..8d95a84d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,14 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1 ## [18.x.x] ### Changed +### Fixed + +# Releases +## [18.1.1-beta1] - 2022-07-04 ### Fixed - Fix export of unread and starred articles failing due to postgres error (#1839, #1249) - Fix broken API v1.3 (#1841) -# Releases ## [18.1.0] - 2022-06-10 Due to #1766 some Feeds might now have items that have `null` set as author instead of `""` clients need to handle this. diff --git a/appinfo/info.xml b/appinfo/info.xml index c7359b728..f414d9bd9 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 18.1.0 + 18.1.1-beta1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3