From 1e06aef4e6f49c14a2e8c19d9fbf66313bca59c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 5 Mar 2021 15:54:06 +0100 Subject: [PATCH] Bump version to 1.2.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 8 ++++++++ appinfo/info.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df21fdd52..479ecea46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.2.5 - 2021-03-05 + +### Fixed + +* [#2845](https://github.com/nextcloud/deck/pull/2845) Search by mail on the board sharing input +* [#2850](https://github.com/nextcloud/deck/pull/2850) Switch to Content-Disposition attachment and check for sane mimetypes +* [#2860](https://github.com/nextcloud/deck/pull/2860) Properly pass the user to fetch circles when calling through occ + ## 1.2.4 - 2021-02-02 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index d9ac4eaad..6814c14e1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.2.4 + 1.2.5 agpl Julius Härtl Deck