Skip to content

Releases: nextcloud/deck

v1.7.4

10 May 13:43
a352754
Compare
Choose a tag to compare

Fixed

  • Gracefully handle not found card for a share #4569
  • fix: Use passed userid when getting attachment folder #4541
  • fix: Append datetime picker to body to avoid cut off #4646
  • Permanently delete deck cards marked as deleted after 5 min in a cron job #4302
  • Fix : Overlapping expiry dates on tags #4538
  • Update dependencies

v1.9.0

15 Mar 13:59
d901490
Compare
Choose a tag to compare

Added

Fixed

  • fix(cards): Fix card sizing by limiting too wide style rules #4521
  • fix(references): Mute NoPermissionException as it is expected to happen for references #4516
  • fix(API): Fix board API details parameter to work as expected #4519
  • fix(sessions): Do not send close request without token #4525
  • fix: Avoid mutating the due date when calculating days @juliushaertl #4488
  • fix: Pass user id along to properly check permissions in background jobs @juliushaertl #4485
  • fix: Use passed userid when getting attachment folder @juliushaertl #4487
  • fix: Use proper z-index for text menubar @juliushaertl #4490
  • fix(dashboard): Fix undefined array index @marcelklehr #4492
  • fix: Always return sorted index array to make sure a json array is the result @juliushaertl #4493
  • Fix component renaming so that acl works on shares again @small1 #4315
  • fix(Sidebar): Only close sidebar on v-click-outside for specific targets @juliushaertl #4350
  • add basic e2e tests for stack title @shoetten #4206
  • App metadata: add links to user and developer documentation @p-bo #4356
  • Update signature of Entity::markFieldUpdated @nickvergessen #4398
  • Remove updated nightly information @xf- #4419
  • perf: Register notifier and resource listener lazy @juliushaertl #4439
  • perf: Lazy load dashboard components @juliushaertl #4440
  • Optimise upcomming overview creation @Raudius #3793

v1.9.0-beta.2

06 Mar 06:16
fb5aed2
Compare
Choose a tag to compare

Fixed

v1.9.0-beta.1

22 Feb 16:42
f5b1e89
Compare
Choose a tag to compare

Added

Fixed

Other

  • Dependency updates

v1.8.3

02 Jan 07:33
1af1c7f
Compare
Choose a tag to compare

Fixed

  • Fix component renaming so that acl works on shares again #4328
  • Permanently delete deck cards marked as deleted after 5 min in a cron job #4301
  • Dependency updates

v1.8.2

18 Nov 17:10
70fa18f
Compare
Choose a tag to compare

Fixed

  • minor style fixes #4201
  • feat: add validators to check values in services #4174
  • Add integration test for attachment handling on cards #4179
  • Add missing userId property #4198

v1.7.3

18 Nov 15:32
b158d79
Compare
Choose a tag to compare

Fixed

v1.6.5

18 Nov 15:28
e9e55f8
Compare
Choose a tag to compare

Fixed

v1.8.0

19 Oct 19:58
a9921ec
Compare
Choose a tag to compare

Added

Fixed

Other

v1.7.0

02 May 14:47
5e3ddd8
Compare
Choose a tag to compare

Added

Fixed