From 6a3655a45d1b8c9c05e0613e5f95d76ddc5c2135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 3 Jun 2020 12:24:01 +0200 Subject: [PATCH] Bump version to 1.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 15 +++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 156c56c59..ecee20811 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.0.2 - 2020-06-03 + +### Fixed + +* [#1774](https://github.com/nextcloud/deck/pull/1774) Remove deprecated global API calls +* [#1918](https://github.com/nextcloud/deck/pull/1918) Save compact mode on localstorage @jakobroehrl +* [#1919](https://github.com/nextcloud/deck/pull/1919) Show sidebar after card creation @jakobroehrl +* [#1924](https://github.com/nextcloud/deck/pull/1924) Boards ordered in main page @jakobroehrl +* [#1925](https://github.com/nextcloud/deck/pull/1925) Fix generated fronted urls +* [#1944](https://github.com/nextcloud/deck/pull/1944) Move navigation to @nextcloud/vue components +* [#1945](https://github.com/nextcloud/deck/pull/1945) Fix datetime picker +* [#1946](https://github.com/nextcloud/deck/pull/1946) Fix translations +* [#1976](https://github.com/nextcloud/deck/pull/1976) Delete boards that users own once they are deleted +* [#1977](https://github.com/nextcloud/deck/pull/1977) Redirect from previously used routes to the current ones + ## 1.0.1 - 2020-05-15 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 05755a365..b13b0e9de 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.0.1 + 1.0.2 agpl Julius Härtl Deck