Merge pull request #107 from nextcloud/release-0.1.3

Prepare 0.1.3 release
This commit is contained in:
Julius Härtl
2017-05-01 10:04:13 +02:00
committed by GitHub
2 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,19 @@
## 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
- Fix bugs with limited field length
- Automatically hide sidebar when clicking the board view
- Start editing from everywhere in the description section
## 0.1.2
### Added
- Add translations

View File

@@ -16,7 +16,7 @@
💥 This is still alpha software: it may not be stable enough for production!
</description>
<version>0.1.2.1</version>
<version>0.1.3</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>