From fa6f50d3263dc8859bdec994c5eee3d3e1438550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 2 Feb 2021 20:33:39 +0100 Subject: [PATCH] Bump version to 1.2.4 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 | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 585fe2791..df21fdd52 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.2.4 - 2021-02-02 + +### Fixed +* [#2715](https://github.com/nextcloud/deck/pull/2715) Handle clicks on calendar entries +* [#2752](https://github.com/nextcloud/deck/pull/2752) Remove invalid activity parameters +* [#2755](https://github.com/nextcloud/deck/pull/2755) Properly set author for activity events that are triggered by cron +* [#2757](https://github.com/nextcloud/deck/pull/2757) Remove repair step which is no longer needed as we cleanup properly +* [#2758](https://github.com/nextcloud/deck/pull/2758) Fix deck activity emails not being translated + + ## 1.2.3 - 2021-01-04 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index ceccb2c6b..d9ac4eaad 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.2.3 + 1.2.4 agpl Julius Härtl Deck