From cb073897c3aba8e51fab7566c4c517648881ee75 Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Mon, 6 Feb 2017 00:07:59 +0100 Subject: [PATCH 1/2] Prepare for appstore release --- README.md | 4 ++-- appinfo/info.xml | 10 ++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f45550ebe..7f5271cfe 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,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.png) +![Deck - Manage cards on your board](https://bitgrid.net/~jus/deck_1.png) :boom: This is still alpha software: it may not be stable enough for production @@ -29,7 +29,7 @@ This app is supposed to work on Nextcloud version 11 or later. ### Install latest release -Grab the latest release over here, extract it to your Nextcloud apps folder and enable the app. +You can download and install the latest release from the [Nextcloud app store](https://apps.nextcloud.com/apps/deck) ### Install from git diff --git a/appinfo/info.xml b/appinfo/info.xml index c3cdb6163..71c0549a4 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,16 +16,18 @@ :boom: This is still alpha software: it may not be stable enough for production! + 0.1.0 agpl Julius Härtl - 0.1.0 Deck organization office + https://github.com/juliushaertl/deck/issues + https://github.com/juliushaertl/deck.git + https://bitgrid.net/~jus/deck_1.png + https://bitgrid.net/~jus/deck_2.png + https://bitgrid.net/~jus/deck_3.png - https://github.com/juliushaertl/deck.git - https://github.com/juliushaertl/deck/issues - https://bitgrid.net/~jus/deck.png From eaf8402d312488f3ac5691355b95fda96d2ee1e8 Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Mon, 6 Feb 2017 23:26:33 +0100 Subject: [PATCH 2/2] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46f67f0db..477f5f07b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.1.1 +### Fixed +- Various styling improvements +- Fix problems with MySQL and PostgreSQL +- Select first color by default when creating boards +- Fix error when changing board permissions + ## 0.1.0 ### Added - Sharing boards with other users