The Wayback Machine - https://web.archive.org/web/20220425053153/https://github.com/nextcloud/deck/releases
Skip to content
deea4fa
Compare
Choose a tag to compare

v1.7.0-beta.1

Pre-release
Pre-release

Added

Fixed

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
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
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
d4c9147
Compare
Choose a tag to compare

Added

Fixed

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
ffccbf7
Compare
Choose a tag to compare

v1.6.0-beta2

Pre-release
Pre-release

Fixed

  • #3433 Fix event name for updating the description
ec43071
Compare
Choose a tag to compare

v1.6.0-beta1

Pre-release
Pre-release

Added

Fixed

af1564d
Compare
Choose a tag to compare
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