From c8910fa3950e9fac71917c09649895b534313a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 4 Jan 2021 22:53:41 +0100 Subject: [PATCH] Bump version to 1.2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 14 ++++++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ca8b1702..585fe2791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.2.3 - 2021-01-04 + +### Fixed +* [#2622](https://github.com/nextcloud/deck/pull/2622) Fix gradient and stack header spacing for safari +* [#2626](https://github.com/nextcloud/deck/pull/2626) Adding a description icon to cards when they contain a description without any checkmarks @MonkeySon +* [#2659](https://github.com/nextcloud/deck/pull/2659) Matching color of description cursor with text color @JonFStr +* [#2676](https://github.com/nextcloud/deck/pull/2676) Only load filter view when shown +* [#2680](https://github.com/nextcloud/deck/pull/2680) Do not try to add change data if it doesn't exist +* [#2681](https://github.com/nextcloud/deck/pull/2681) Filter out deleted stacks from results +* [#2685](https://github.com/nextcloud/deck/pull/2685) Show all boards in move card dialog @jakobroehrl +* [#2687](https://github.com/nextcloud/deck/pull/2687) 3dots no opacity @jakobroehrl +* [#2688](https://github.com/nextcloud/deck/pull/2688) Title > boardname @jakobroehrl +* [#2689](https://github.com/nextcloud/deck/pull/2689) Modal > bigger view wording @jakobroehrl + ## 1.2.2 - 2020-11-24 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 2ea78ab09..c953e30d6 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.2.2 + 1.2.3 agpl Julius Härtl Deck @@ -36,7 +36,7 @@ pgsql sqlite mysql - + OCA\Deck\Cron\DeleteCron