From af41532044b5c0a61ac4f042ee33eccf4d4c274f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sat, 30 Mar 2019 12:15:17 +0100 Subject: [PATCH] Prepare 0.6.0-beta1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 18 ++++++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e40a88883..1cae40b7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.6.0 - unreleased + +### Added +- Share boards with circles +- Integration with collections in Nextcloud 16 +- Support for full text search +- Nextcloud 16 compatibility + +### Fixed +- Fix duplicate call to delete +- Prevent duplicate tag names @jakobroehrl +- Prevent loading details when editing the card title @jakobroehrl +- Hide sidebar after card deletion @jakobroehrl +- Update labels after change in the UI @jakobroehrl +- Allow limiting the app to groups again +- Various REST API enhancements and fixes + + ## 0.5.2 - 2018-12-20 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 1f6687af5..8bc031523 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 0.6.0-dev1 + 0.6.0-beta1 agpl Julius Härtl Deck