Skip to content

Releases: nextcloud/deck

v1.0.5

15 Jul 10:54
a1a3c79
Compare
Choose a tag to compare

v1.0.4

26 Jun 13:19
bc268a4
Compare
Choose a tag to compare

Fixed

v0.8.3

26 Jun 09:44
e959b04
Compare
Choose a tag to compare

Fixed

  • Bump dependencies

v1.0.3

19 Jun 14:19
575faa7
Compare
Choose a tag to compare

Fixed

1.0.2 - 2020-06-03

03 Jun 10:25
6a3655a
Compare
Choose a tag to compare

Fixed

  • #1774 Remove deprecated global API calls
  • #1918 Save compact mode on localstorage @jakobroehrl
  • #1919 Show sidebar after card creation @jakobroehrl
  • #1924 Boards ordered in main page @jakobroehrl
  • #1925 Fix generated fronted urls
  • #1944 Move navigation to @nextcloud/vue components
  • #1945 Fix datetime picker
  • #1946 Fix translations
  • #1976 Delete boards that users own once they are deleted
  • #1977 Redirect from previously used routes to the current ones

v1.0.1

15 May 19:40
70ddf61
Compare
Choose a tag to compare

Fixed

  • Removes debug filter output
  • Labels are now sorted
  • Stack title doesn't break up
  • Fix move card modal
  • Sort boards in navigation
  • Fixes the attachment modal
  • Handle deleted boards better
  • User can only clone a board on canManage permissions
  • Fix modal imports
  • Show menu in compact mode
  • Added a filter reset button
  • Add hover effect to board list
  • New filter icon
  • Improve hovering response in board
  • Enable linkify in description renderer @icewind1991
  • Enhance board selector
  • Fix issue if card description might be null
  • Revert markdown styles from old frontend
  • Do not scroll cards into view
  • Fix reodering performance

Deck 1.0

06 May 11:56
f926000
Compare
Choose a tag to compare

Added

  • Completly rewritten frontend
    • Better maintainability
    • Various small fixes
    • Unified user interface with Nextcloud
  • Separate comment and activity timelines
  • Add ability to reply to comments #1537
  • Filter cards on board #1507 @jakobroehrl
  • Add cards to projects #1294 @jakobroehrl
  • Move cards to other boards #1242 @jakobroehrl
  • Clone boards with existing stacks and labels #1221 @jakobroehrl
  • Upload multiple files at once and in parallel

A huge thangs goes to our awesome community that put enourmous effort into the frontend migration:

Special thanks for contributing huge parts of the Vue.js migration:
@jakobroehrl @weeman1337 @nicolad

Testers/reporters:
@cloud2018 @putt1ck @bpcurse

Android app team for helping to improve our REST API:
@desperateCoder @stefan-niedermann

v1.0.0-beta2

21 Apr 07:58
07a7ea2
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release

v1.0.0-beta1

09 Apr 14:42
99c3bea
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release

v1.0.0-beta1

v0.8.2

08 Apr 19:23
77ea44f
Compare
Choose a tag to compare

Fixed

  • Fix build with missing javascript bundles