From 48436c511167a08ca1c7e2253bdb6b5a5d078881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 19 Jun 2017 15:37:38 +0200 Subject: [PATCH 1/5] Prepare 0.2 release 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 aa5ca0df8..07347e5b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.2.0 + +### Added +- Due dates for cards +- Archive boards +- Filter board list for archived/shared boards +- Rearange stack order +- Improved card overview with description indicator +- Navigation sidebar visibility can be toggled + +### Fixed +- Undo on delete for boards +- Various fixes for mobile devices +- UI improvements to fit the Nextcloud design + ## 0.1.4 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index aeb615390..5730cb9c9 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ 💥 This is still alpha software: it may not be stable enough for production! - 0.1.4.3-1 + 0.2.0 agpl Julius Härtl Deck From 33e0741bc1eab153d5319766fa84350f2fb7baff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 20 Jun 2017 09:46:13 +0200 Subject: [PATCH 2/5] Add new screenshots MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- appinfo/info.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 5730cb9c9..b80048325 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -24,9 +24,8 @@ office https://github.com/nextcloud/deck/issues https://github.com/nextcloud/deck.git - https://bitgrid.net/~jus/deck_1.png - https://bitgrid.net/~jus/deck_2.png - https://bitgrid.net/~jus/deck_3.png + https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Board.png + https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Board.png From d2c10513940fcee564772c4cacc47c3e62ac0898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 20 Jun 2017 09:52:39 +0200 Subject: [PATCH 3/5] Cleanup CHANGELOG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07347e5b7..eab1c36a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## 0.2.0 +## 0.2.0 - 2017-06-20 ### Added - Due dates for cards @@ -16,10 +16,9 @@ All notable changes to this project will be documented in this file. - Various fixes for mobile devices - UI improvements to fit the Nextcloud design -## 0.1.4 +## 0.1.4 - 2017-05-04 ### Fixed - - Avoid red shadow on input in firefox - Fix broken delete function for boards - Fix broken board loading when groups were used for sharing @@ -28,11 +27,9 @@ All notable changes to this project will be documented in this file. ## 0.1.3 - 2017-05-01 ### Added - - Icon to show if a card has a description ### Changed - - Use OCS API to get users/groups for sharing - Various UI improvements - Show display name instead of uid @@ -42,6 +39,7 @@ All notable changes to this project will be documented in this file. ## 0.1.2 + ### Added - Add translations @@ -56,6 +54,7 @@ All notable changes to this project will be documented in this file. - Fixed SQL statements without prefixes ## 0.1.1 + ### Fixed - Various styling improvements - Fix problems with MySQL and PostgreSQL @@ -63,6 +62,7 @@ All notable changes to this project will be documented in this file. - Fix error when changing board permissions ## 0.1.0 + ### Added - Sharing boards with other users - Create and manage boards From 459c068d9f4e07828f0ab879ebd8c4f94040e2bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 20 Jun 2017 09:54:14 +0200 Subject: [PATCH 4/5] Update screenshot in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3da1cb837..8ec8514f5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Deck is a kanban style organization tool aimed at personal planning and project - :rocket: Get your project organized -![Deck - Manage cards on your board](https://bitgrid.net/~jus/deck_1.png) +![Deck - Manage cards on your board](https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Board.png) :boom: This is still alpha software: it may not be stable enough for production From 9dba5bd0b428c0259503314d154dc9e376ee5599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 20 Jun 2017 09:55:09 +0200 Subject: [PATCH 5/5] Remove the alpha warning MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8ec8514f5..ffe5cc1dc 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ Deck is a kanban style organization tool aimed at personal planning and project ![Deck - Manage cards on your board](https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Board.png) -:boom: This is still alpha software: it may not be stable enough for production - ### Planned features - :file_folder: Attach files directly from your Nextcloud