Skip to content

Releases: nextcloud/deck

v0.5.0-rc2

12 Nov 13:11
87b56ec
Compare
Choose a tag to compare
v0.5.0-rc2 Pre-release
Pre-release

v0.5.0-rc2

v0.5.0-rc1

10 Nov 10:23
6c5f09e
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release

v0.5.0-rc1

v0.5.0-beta1

09 Oct 19:36
6f1a0b0
Compare
Choose a tag to compare
v0.5.0-beta1 Pre-release
Pre-release

Changes

Added

  • Activity stream for board and cards #607
  • Comments on cards #632
  • Use users locale format on date picker #596
  • Compact display mode #602
  • Card title inline editing #592
  • REST API #535
  • Empty content view for board lists #593
  • Undo for card and stack deletion #557
  • Show tag name on board #561
  • Notify users about card assignments #545
  • Add shortcut to assign a card to yourself #544
  • Improved view for printing #609

Fixed

  • Accesibility improvements #597
  • Don't allow empty card titles #611
  • Bugfixes for comments/activities and stable13 compatibility #639

v0.4.1

28 Jul 11:41
e8e50a3
Compare
Choose a tag to compare

Added

  • Make app compatible with Nextcloud 14

Fixed

  • Fix bug with file upload on unlimited quota
  • Fix issue on MySQL databases that don't support 4-byte characters
  • Fix check when assigning users

v0.4.0

11 Jul 16:46
fde5096
Compare
Choose a tag to compare

Changelog

Added

  • Attach files to cards
  • Embed attachments into the card description
  • Color picker to use any color value for board and labels
  • Support for checkboxes inside the description
  • occ command to export user data as JSON

Fixed

  • Improve frontend data management
  • Fix bug the user list being empty on some occasions

v0.4.0-beta5

05 Jul 16:54
20b25e0
Compare
Choose a tag to compare
v0.4.0-beta5 Pre-release
Pre-release
  • Stream files when downloading them to avoid out of memory allocation errors #519

v0.4.0-beta4

02 Jul 10:24
120e4e1
Compare
Choose a tag to compare
v0.4.0-beta4 Pre-release
Pre-release
  • Add upload progress bar and cancel button #514
  • Add occ command to export JSON dump of user data #470
  • Fix color picker on bright colors #511
  • Check filesize before uploading #510
  • Fix chrome popup when unassigning labels #504
  • Fix missing newlines in markdown rendering #502
  • Bump dependencies

v0.4.0-beta3

25 Jun 16:18
bfe7190
Compare
Choose a tag to compare
v0.4.0-beta3 Pre-release
Pre-release
  • 014f76b - Provide resource of tmp file instead of putting all content in memory
  • 546928f - Throw proper StatusException
  • b4ead5a - Display proper file upload errors

v0.4.0-beta2

21 Jun 12:59
63ac985
Compare
Choose a tag to compare
v0.4.0-beta2 Pre-release
Pre-release

v0.4.0-beta2

v0.4.0-beta1

20 Jun 08:24
00554c2
Compare
Choose a tag to compare
v0.4.0-beta1 Pre-release
Pre-release

0.4.0-beta1

Added

  • Attach files to cards
  • Embed attachments into the card description
  • Color picker to use any color value for board and labels
  • Support for checkboxes inside the description

Fixed

  • Improve frontend data management
  • Fix bug the user list being empty on some occasions