From b0eee23ef23f05ac0dc54e651b3b424d969bc769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 9 Oct 2018 16:49:14 +0200 Subject: [PATCH] Add changelog and set proper max-version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 22 ++++++++++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92dc70c47..8ebf4bbb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,28 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.5.0 - unreleased + +### Added + +- Activity stream for board and cards +- Comments on cards +- Use users locale format on date picker +- Compact display mode +- Card title inline editing +- REST API +- Empty content view for board lists +- Undo for card and stack deletion +- Show tag name on board +- Notify users about card assignments +- Add shortcut to assign a card to yourself +- Improved view for printing + +### Fixed + +- Accesibility improvements +- Don't allow empty card titles + ## 0.4.0 - 2018-07-11 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index 2202e4694..d788460c5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -29,7 +29,7 @@ https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Board.png https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Details.png - + OCA\Deck\Cron\DeleteCron