From 48e6bae44a54ffd86178791066ef0bc7926d03a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 13 Oct 2020 08:59:48 +0200 Subject: [PATCH] Bump version to 1.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 11 +++++++++++ appinfo/info.xml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2d85a507..36179e931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.1.1 - 2020-10-13 + +## Bugfixes + +* [#2364](https://github.com/nextcloud/deck/pull/2364) Use uid instead of displayname for sharee results +* [#2365](https://github.com/nextcloud/deck/pull/2365) Comments do not depend on the comments app (@jakobroehrl) +* [#2395](https://github.com/nextcloud/deck/pull/2395) Fix failure if full text search app was enabled +* [#2396](https://github.com/nextcloud/deck/pull/2396) Also exclude deleted items from calendar boards +* [#2425](https://github.com/nextcloud/deck/pull/2425) Fix filter popover styling (@Flamenco) +* [#2432](https://github.com/nextcloud/deck/pull/2432) Properly handle multiple shares in a row and refactor sharee loading + ## 1.1.0 - 2020-10-03 ### Features diff --git a/appinfo/info.xml b/appinfo/info.xml index 6a379c19c..e45b12711 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.1.0 + 1.1.1 agpl Julius Härtl Deck