Skip to content

Releases: nextcloud/deck

v1.7.0-beta.1

11 Apr 20:58
deea4fa
Compare
Choose a tag to compare
v1.7.0-beta.1 Pre-release
Pre-release

Added

Fixed

v1.6.1

10 Mar 08:59
a5565d1
Compare
Choose a tag to compare

Fixed

  • Exclude deleted boards in the selection for target #3523
  • CardApiController: Fix order of optional parameters #3520
  • Fix cursor generation if no results are found #3462
  • Fix CalDAV blocking and modernize circles API usage #3526
  • Fix overview card listing #3463
  • Generate fixed link for activity emails #3626
  • return the selector for collections #3618
  • Fix confusion between stackId and boardId in StackService #3543
  • Fix talk integration #3537
  • Make insert attachment buttom easy to click #3614

v1.5.6

10 Mar 08:57
c99b4bf
Compare
Choose a tag to compare

Fixed

  • Allow to download an attachment without navigating to the files app #3441
  • Fix CalDAV blocking and modernize circles API usage #3527
  • CardApiController: Fix order of optional parameters #3521
  • Fix cursor generation if no results are found #3460
  • Exclude deleted boards in the selection for target #3524
  • Generate fixed link for activity emails #3627
  • Make insert attachment buttom easy to click #3615
  • Fix confusion between stackId and boardId in StackService #3544

v1.4.8

10 Mar 08:58
4e14dfb
Compare
Choose a tag to compare

Fixed

  • Fix cursor generation if no results are found #3461
  • Allow to download an attachment without navigating to the files app #3442
  • Exclude deleted boards in the selection for target #3525
  • Make insert attachment buttom easy to click #3616
  • Fix confusion between stackId and boardId in StackService #3545

v1.6.0

30 Nov 15:37
d4c9147
Compare
Choose a tag to compare

Added

Fixed

v1.6.0-beta3

24 Nov 15:27
e4db5e4
Compare
Choose a tag to compare
v1.6.0-beta3 Pre-release
Pre-release
  • #3449 Cache most frequent queries
  • #3446 Switch to QBMapper in BoardMapper

v1.6.0-beta2

19 Nov 16:17
ffccbf7
Compare
Choose a tag to compare
v1.6.0-beta2 Pre-release
Pre-release

Fixed

  • #3433 Fix event name for updating the description

v1.6.0-beta1

10 Nov 15:24
ec43071
Compare
Choose a tag to compare
v1.6.0-beta1 Pre-release
Pre-release

Added

Fixed

v1.5.5

10 Nov 19:45
af1564d
Compare
Choose a tag to compare
  • Fix release asset build

v1.5.4

10 Nov 15:17
35515ce
Compare
Choose a tag to compare

Fixed

  • #3378 Fix menu button position in card modal
  • #3392 Use displayname instead of uid for mentions (reopened against master)
  • #3361 Improve combined search @eneiluj
  • #3381 Extend drag-and-drop zone in card sidebar @Artem4590
  • #3366 Fix optional parameter order
  • #3407 Keep exceptions http response generic