Skip to content

Releases: nextcloud/deck

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

v0.6.0-beta2

15 Apr 19:12
4db2fbd
Compare
Choose a tag to compare
v0.6.0-beta2 Pre-release
Pre-release

v0.6.0-beta2

v0.6.0-beta1

30 Mar 11:16
af41532
Compare
Choose a tag to compare
v0.6.0-beta1 Pre-release
Pre-release

v0.6.0-beta1

v0.5.2

20 Dec 14:31
2721e51
Compare
Choose a tag to compare

Fixed

  • Mark notification as read if a card with duedate gets archived
  • Use proper timezone and locale format for due date activities
  • Various translation fixes and updates
  • Check group limit properly
  • Fix comment activities on Nextcloud 15
  • Fix issues with Edge
  • API: Fix numeric types that were returned as strings
  • API: Fix If-Modified-Since header parsing

v0.5.1

05 Dec 18:53
96dffbf
Compare
Choose a tag to compare

Changelog 0.5.1

Added

  • Separate settings for description changes in activity
  • Less verbose description change activities
  • Use server settings to restrict sharing to groups
  • Add setting to exclude groups from creating their own boards

Fixed

  • Fix issue when using a separate table prefix @bpcurse
  • Fix invalid activity parameters being published
  • Wording fixes @cloud2018
  • Improve loading performance by removing unused activity preloading
  • Fix timestamp issues in deleted items tab
  • Remember show state of the board navigation @weeman1337
  • Add optional classes for custom styling @tinko92
  • Fix missing details on activity emails
  • Fix unrelated comments in board activity list
  • Fix search not working properly
  • Trigger comment notification on update only

v0.5.0

15 Nov 08:58
16c7e40
Compare
Choose a tag to compare

Changelog

Added

  • Activity stream for board and cards
  • Comments on cards
  • Use users locale format on date picker
  • Compact display mode
  • Card title inline editing
  • REST API
  • Empty content view for board lists
  • Undo for card and stack deletion
  • Show tag name on board
  • Notify users about card assignments
  • Add shortcut to assign a card to yourself
  • Improved view for printing
  • Support for Nextcloud 15

Fixed

  • Accesibility improvements
  • Don't allow empty card titles
  • Improved checkbox handling in markdown