From df8d398284bdcb549cf867ba3221e8bda988315a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 20 Apr 2021 11:36:20 +0200 Subject: [PATCH] Bump version to 1.2.7 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 14559b10b..4b58b95d0 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.2.7 + +### Fixed + +* [#2966](https://github.com/nextcloud/deck/pull/2966) Fix navigating to board details +* [#2985](https://github.com/nextcloud/deck/pull/2985) Fix codemirror description width +* [#2993](https://github.com/nextcloud/deck/pull/2993) Remove notification on unshare and add type hints +* [#3007](https://github.com/nextcloud/deck/pull/3007) Only import debounce +* [#3009](https://github.com/nextcloud/deck/pull/3009) Do not query the lookupserver when looking for sharees + + ## 1.2.6 - 2021-04-07 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 634e4dc9b..272eba0b4 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.2.6 + 1.2.7 agpl Julius Härtl Deck