Skip to content

Commit

Permalink
Merge pull request #107 from nextcloud/release-0.1.3
Browse files Browse the repository at this point in the history
Prepare 0.1.3 release
  • Loading branch information
juliusknorr authored May 1, 2017
2 parents 7fb0d23 + 111a98c commit 8b4e7ec
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8b4e7ec

Please sign in to comment.