From e18f6ca20ba854c54f18be7bb3a563d7344e63c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 15 May 2020 18:10:51 +0200 Subject: [PATCH] Bump version to 1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++---- appinfo/info.xml | 2 +- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56bf59baa..156c56c59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,34 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.0.1 - 2020-05-15 + +### Fixed + +* Removes debug filter output +* Labels are now sorted +* Stack title doesn't break up +* Fix move card modal +* Sort boards in navigation +* Fixes the attachment modal +* Handle deleted boards better +* User can only clone a board on canManage permissions +* Fix modal imports +* Show menu in compact mode +* Added a filter reset button +* Add hover effect to board list +* New filter icon +* Improve hovering response in board +* Enable linkify in description renderer @icewind1991 +* Enhance board selector +* Fix issue if card description might be null +* Revert markdown styles from old frontend +* Do not scroll cards into view +* Fix reodering performance + ## 1.0.0 - 2020-05-06 -## Added +### Added - Completly rewritten frontend - Better maintainability @@ -30,10 +55,10 @@ Android app team for helping to improve our REST API: ## 0.8.0 - 2020-01-16 -## Added +### Added - Case insensitive search (@matchish) -## Fixed +### Fixed - Fix reversed permissions for reordering stacks (@JLueke) - Fix reversed visibility of 'add stack' field (@JLueke) - Fix occ export command @@ -43,7 +68,7 @@ Android app team for helping to improve our REST API: ## 0.7.0 - 2019-08-20 -## Added +### Added - Make deck compatible to Nextcloud 17 - Allow to set the description when creating cards though the REST API diff --git a/appinfo/info.xml b/appinfo/info.xml index b0386b561..05755a365 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.0.0 + 1.0.1 agpl Julius Härtl Deck