Releases: nextcloud/deck
Releases · nextcloud/deck
v1.7.0-beta.1
Added
- Transfer ownership @matchish @luka-nextcloud @juliushaertl #2496
- Import from trello via CLI @vitormattos #3182
- Add app config to toggle the default calendar setting as an admin @juliushaertl #3528
- Show board name in browser title @luka-nextcloud #3499
- Move DeleteCron to be time insensitive @juliushaertl #3599
- 🚸 Shows error on board fetchData @vinicius73 #3653
- Add support for PHP 8.1 @juliushaertl #3601
- Nextcloud 24 compatibility
Fixed
- CardApiController: Fix order of optional parameters @simonspa #3512
- Exclude deleted boards in the selection for target @luka-nextcloud #3502
- Fix CalDAV blocking and modernize circles API usage @juliushaertl #3500
- Timestamps on created and modified at values @luka-nextcloud #3532
- return the selector for collections @dartcafe #3552
- Generate fixed link for activity emails @luka-nextcloud #3611
- 🐛 Fix missing files sidebar @vinicius73 #3635
- Handle description shortening more gracefully @juliushaertl #3650
- Sort boards non case sensitive @Ben-Ro #3560
- Remove unused argument from transfer ownership @juliushaertl #3712
- Fix: Check all circle shares for permissions @bink #3625
- Extend API changelog @juliushaertl #3522
- Fix talk integration @nickvergessen #3529
- Fix confusion between stackId and boardId in StackService @eneiluj #3541
- Add horizontal scrollbar into the large table inside description @luka-nextcloud #3531
- Make links in markdown note bolder @luka-nextcloud #3530
- Update master php testing versions @nickvergessen #3561
- Update master php enviroment @nickvergessen #3582
- Make insert attachment buttom easy to click @luka-nextcloud #3612
- Remove extra bullet @elitejake #3613
- l10n: Delete space @Valdnet #3666
- Update master php testing versions @nickvergessen #3688
- Fix wording to represent the code behavior @q-wertz #3685
- Fix cron jobs @nickvergessen #3689
- Update master php testing versions @nickvergessen #3695
- Optimise queries when preparing card related notifications @Raudius #3690
- Properly check for the stack AND setting board permissions @juliushaertl #3670
- Replace deprecated String.prototype.substr() @CommanderRoot #3669
- Dependency updates
v1.6.1
Fixed
- Exclude deleted boards in the selection for target #3523
- CardApiController: Fix order of optional parameters #3520
- Fix cursor generation if no results are found #3462
- Fix CalDAV blocking and modernize circles API usage #3526
- Fix overview card listing #3463
- Generate fixed link for activity emails #3626
- return the selector for collections #3618
- Fix confusion between stackId and boardId in StackService #3543
- Fix talk integration #3537
- Make insert attachment buttom easy to click #3614
v1.5.6
Fixed
- Allow to download an attachment without navigating to the files app #3441
- Fix CalDAV blocking and modernize circles API usage #3527
- CardApiController: Fix order of optional parameters #3521
- Fix cursor generation if no results are found #3460
- Exclude deleted boards in the selection for target #3524
- Generate fixed link for activity emails #3627
- Make insert attachment buttom easy to click #3615
- Fix confusion between stackId and boardId in StackService #3544
v1.4.8
Fixed
v1.6.0
Added
- #3449 Cache most frequent queries
- #3177 Use async import for vue component on collections entrypoint @juliushaertl
- #2791 Open description links in new tab @fm-sys
- #3344 Improve combined search @eneiluj
- #3362 Improve search performance @eneiluj
- #2710 Due date shortcuts in the datepicker @jakobroehrl
Fixed
- #3446 Switch to QBMapper in BoardMapper
- #3433 Fix event name for updating the description
- #3463 Fix overview card listing
- #3440 Allow to download an attachment without navigating to the files app
- #3462 Fix cursor generation if no results are found
- #3161 Reduce duplicate queries when fetching user boards an permissions @juliushaertl
- #3151 Always log generic exceptions @juliushaertl
- #3217 Move circle checks to a unified service and improve member checks @juliushaertl
- #3225 Check for null value to avoid TypeError in the group manager @juliushaertl
- #3263 Defer obtaining the user session in the config service @juliushaertl
- #3294 Fix print style issues @weeman1337
- #3299 Return false instead of throwing when getting calendar setting @juliushaertl
- #3298 Delete file shares through attachments API @juliushaertl
- #3343 Fix search pagination cursor @eneiluj
- #3326 add autofocus on board edit @weeman1337
- #3323 Extend drag-and-drop zone in card sidebar @old-green-frog
- #3364 Fix optional parameter order @juliushaertl
- #3324 Fix menu button position in card modal @valerydmitrieva
- #3391 Use displayname instead of uid for mentions (reopened against master) @kffl
- #3316 Additional check for stacks @juliushaertl
- #3357 Revert "Fix search pagination cursor" @juliushaertl
- #3327 Do not show both bullets and checkboxes for checklists @Themanwhosmellslikesugar
- #3375 Show absolute dates when printing @weeman1337
- #3376 Print assignee names @weeman1337
- #3384 Keep exceptions http response generic @juliushaertl
v1.6.0-beta3
v1.6.0-beta2
Fixed
- #3433 Fix event name for updating the description
v1.6.0-beta1
Added
- #3177 Use async import for vue component on collections entrypoint @juliushaertl
- #2791 Open description links in new tab @fm-sys
- #3344 Improve combined search @eneiluj
- #3362 Improve search performance @eneiluj
- #2710 Due date shortcuts in the datepicker @jakobroehrl
Fixed
- #3161 Reduce duplicate queries when fetching user boards an permissions @juliushaertl
- #3151 Always log generic exceptions @juliushaertl
- #3217 Move circle checks to a unified service and improve member checks @juliushaertl
- #3225 Check for null value to avoid TypeError in the group manager @juliushaertl
- #3263 Defer obtaining the user session in the config service @juliushaertl
- #3294 Fix print style issues @weeman1337
- #3299 Return false instead of throwing when getting calendar setting @juliushaertl
- #3298 Delete file shares through attachments API @juliushaertl
- #3343 Fix search pagination cursor @eneiluj
- #3326 add autofocus on board edit @weeman1337
- #3323 Extend drag-and-drop zone in card sidebar @old-green-frog
- #3364 Fix optional parameter order @juliushaertl
- #3324 Fix menu button position in card modal @valerydmitrieva
- #3391 Use displayname instead of uid for mentions (reopened against master) @kffl
- #3316 Additional check for stacks @juliushaertl
- #3357 Revert "Fix search pagination cursor" @juliushaertl
- #3327 Do not show both bullets and checkboxes for checklists @Themanwhosmellslikesugar
- #3375 Show absolute dates when printing @weeman1337
- #3376 Print assignee names @weeman1337
- #3384 Keep exceptions http response generic @juliushaertl
v1.5.5
- Fix release asset build