From bd8fd6a66b66af35ae19f7cec3df6f107656e49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 3 May 2021 14:10:54 +0200 Subject: [PATCH] Bump version to 1.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 9 +++++++++ appinfo/info.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca70eebd..bea15a386 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.4.2 - 2021-05-03 + +### Fixed + +* [#3030](https://github.com/nextcloud/deck/pull/3030) Proper error handling when fetching comments fails +* [#3031](https://github.com/nextcloud/deck/pull/3031) Allow searching for filters without a query to match all that have a given filter set +* [#3039](https://github.com/nextcloud/deck/pull/3039) Catch any error during circle detail fetching +* [#3040](https://github.com/nextcloud/deck/pull/3040) Get attachment from the user node instead of the share source + ## 1.4.1 - 2021-04-20 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 80b564d52..4dbdf902d 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.4.1 + 1.4.2 agpl Julius Härtl Deck