From 9e2dcb686f177c8dc5e28ca1b66db63cbe97c247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 9 Jul 2021 12:05:19 +0200 Subject: [PATCH] Bump version to 1.4.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 10 ++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bea15a386..d13be8fb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.4.3 - 2021-07-09 + +### Fixed + +* [#3143](https://github.com/nextcloud/deck/pull/3143) Always pass user id in share provider +* [#3153](https://github.com/nextcloud/deck/pull/3153) Only offer stack creation in emptycontent with proper permissions +* [#3164](https://github.com/nextcloud/deck/pull/3164) Always log generic exceptions +* [#3169](https://github.com/nextcloud/deck/pull/3169) Reduce duplicate queries when fetching user boards an permissions + + ## 1.4.2 - 2021-05-03 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 4dbdf902d..8a7df68f4 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.4.2 + 1.4.3 agpl Julius Härtl Deck @@ -36,7 +36,7 @@ pgsql sqlite mysql - + OCA\Deck\Cron\DeleteCron