@@ -1,7 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## 1.0.0 - unreleased
|
## 1.0.0 - 2020-05-06
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
@@ -25,9 +25,6 @@ Special thanks for contributing huge parts of the Vue.js migration:
|
|||||||
Testers/reporters:
|
Testers/reporters:
|
||||||
@cloud2018 @putt1ck @bpcurse
|
@cloud2018 @putt1ck @bpcurse
|
||||||
|
|
||||||
Calendar/Tasks integration help:
|
|
||||||
@raimund-schluessler @georgehrke
|
|
||||||
|
|
||||||
Android app team for helping to improve our REST API:
|
Android app team for helping to improve our REST API:
|
||||||
@desperateCoder @stefan-niedermann
|
@desperateCoder @stefan-niedermann
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
- 🚀 Get your project organized
|
- 🚀 Get your project organized
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
<version>1.0.0-beta2</version>
|
<version>1.0.0</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Julius Härtl</author>
|
<author>Julius Härtl</author>
|
||||||
<namespace>Deck</namespace>
|
<namespace>Deck</namespace>
|
||||||
@@ -29,8 +29,8 @@
|
|||||||
<website>https://github.com/nextcloud/deck</website>
|
<website>https://github.com/nextcloud/deck</website>
|
||||||
<bugs>https://github.com/nextcloud/deck/issues</bugs>
|
<bugs>https://github.com/nextcloud/deck/issues</bugs>
|
||||||
<repository type="git">https://github.com/nextcloud/deck.git</repository>
|
<repository type="git">https://github.com/nextcloud/deck.git</repository>
|
||||||
<screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/0.5/deck-notifications.png</screenshot>
|
<screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/1.0/Deck-1.png</screenshot>
|
||||||
<screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/0.5/deck-comment2.png</screenshot>
|
<screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/1.0/Deck-2.png</screenshot>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<php min-version="5.6"/>
|
<php min-version="5.6"/>
|
||||||
<database min-version="9.4">pgsql</database>
|
<database min-version="9.4">pgsql</database>
|
||||||
|
|||||||
Reference in New Issue
Block a user