Merge pull request #107 from nextcloud/release-0.1.3
Prepare 0.1.3 release
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user