Skip to content

Releases: nextcloud/deck

v0.8.1

08 Apr 16:12
e8a6ef1
Compare
Choose a tag to compare

Added

  • Nextcloud 19 compatibility

Fixed

  • Let new shares only use the current users permissions
  • Check for board membership on comments entity event

v0.8.0

17 Jan 21:51
4f54333
Compare
Choose a tag to compare

v0.8.0

v0.7.0

20 Aug 08:46
bcc9f03
Compare
Choose a tag to compare

Added

  • Make deck compatible to Nextcloud 17
  • Allow to set the description when creating cards though the REST API

v0.6.6

08 Aug 08:01
7d52891
Compare
Choose a tag to compare
  • Bump outdated dependencies

v0.6.5

28 Jul 11:18
2f893eb
Compare
Choose a tag to compare

v0.6.5

v0.6.4

30 Jun 14:48
abb8ae5
Compare
Choose a tag to compare

v0.6.4

v0.6.3

30 Jun 12:07
fa0a3f0
Compare
Choose a tag to compare

v0.6.3

v0.6.2

15 May 11:19
6782641
Compare
Choose a tag to compare

v0.6.2

v0.6.1

27 Apr 08:33
3079a02
Compare
Choose a tag to compare

0.6.1 - 2019-04-27

Fixed

  • Fix issue with boards not being shown after update
  • Fix board selection in projects view outside of deck
  • Remove collections text from sidebar
  • Remove leftover use statement

v0.6.0

23 Apr 19:11
bbd7fd8
Compare
Choose a tag to compare

0.6.0 - 2019-04-23

Added

  • Share boards with circles
  • Integration with collections in Nextcloud 16
  • Support for full text search
  • Nextcloud 16 compatibility

Fixed

  • Fix duplicate call to delete
  • Prevent duplicate tag names @jakobroehrl
  • Prevent loading details when editing the card title @jakobroehrl
  • Hide sidebar after card deletion @jakobroehrl
  • Update labels after change in the UI @jakobroehrl
  • Allow limiting the app to groups again
  • Various REST API enhancements and fixes
  • Fix some issues with comments/activites