Skip to content

Releases: nextcloud-releases/deck

v1.5.3

14 Sep 19:09
aaa2657

Choose a tag to compare

Fied

  • #3317 Additional check for stacks

v1.4.5

14 Sep 19:12
e60219c

Choose a tag to compare

Fixed

  • #3318 Additional check for stacks

v1.2.9

14 Sep 19:14
869aba3

Choose a tag to compare

Other

  • #3319 Additional check for stacks
  • #3226 Additional circle level check

v1.5.2

09 Sep 12:20
30df039

Choose a tag to compare

Fixed

  • #3300 Fix print style issues
  • #3303 Delete file shares through attachments API
  • #3306 Return false instead of throwing when getting calendar setting

v1.4.4

09 Sep 13:09
31eb8d6

Choose a tag to compare

Fixed

  • #3301 Fix print style issues
  • #3307 Return false instead of throwing when getting calendar setting
  • #3227 Additional circle level check
  • #3304 Delete file shares through attachments API

v1.5.1

03 Sep 13:16
e6cff5b

Choose a tag to compare

Fixed

  • #3224 Move circle checks to a unified service and improve member checks
  • #3231 Check for null value to avoid TypeError in the group manager
  • #3264 Defer obtaining the user session in the config service

v1.5.0

09 Jul 10:23
45a10f0

Choose a tag to compare

Added

Fixed

  • #2935 Rich object string parameters for notifications @nickvergessen
  • #2950 Remove notification on unshare and add type hints
  • #2983 Fix codemirror description width
  • #2989 Fix unified comments search with postgres
  • #3005 Do not query the lookupserver when looking for sharees
  • #3011 L10n: Spelling unification @Valdnet
  • #3014 Proper error handling when fetching comments fails
  • #3016 Allow searching for filters without a query to match all that have a given filter set
  • #3021 L10n: Add word "Card" @Valdnet
  • #3025 Show comment counter and highlight if unread comments are available
  • #3036 Add link to migration tool for Trello @maxammann
  • #3037 Catch any error during circle detail fetching
  • #3038 Get attachment from the user node instead of the share source
  • #3092 Refactor update to have proper order of optional parameters
  • #3113 Use new viewer syntax with destructuring object @azul
  • #3142 Always pass user id in share provider
  • #3152 Only offer stack creation in emptycontent with proper permissions
  • #3165 Always log generic exceptions
  • #3168 Reduce duplicate queries when fetching user boards an permissions

v1.4.3

09 Jul 10:20
9e2dcb6

Choose a tag to compare

  • #3143 Always pass user id in share provider
  • #3153 Only offer stack creation in emptycontent with proper permissions
  • #3164 Always log generic exceptions
  • #3169 Reduce duplicate queries when fetching user boards an permissions

v1.2.8

09 Jul 10:17
b9ee020

Choose a tag to compare

Fixed

  • #3090 Always fetch attachments
  • #3163 Always log generic exceptions