Releases: nextcloud/deck
Releases · nextcloud/deck
v1.18.0-beta.2
Added
- feat: add card dependencies by @luka-nextcloud in #7879
v1.18.0-beta.1
1.18.0-beta.1
Added
- Submit changes to board color and name on enter key press by @theoholl in #7640
- Federated board sharing by @grnd-alt in #7330
- Update filter to show cards where any of the selected users is assigned to by @theoholl in #7624
- A board can be pinned as default board by @ramteid in #7675
- Assign labels on federated boards by @grnd-alt in #7684
- Federation reorder by @grnd-alt in #7712
- Allow automatic setting of done status by @miaulalala in #7702
- Show creator and created date in card by @samin-z in #7650
- Live update card description by @luka-nextcloud in #7716
- Add start date field to cards by @aparcar in #7749
- Assign users on federated boards by @grnd-alt in #7703
- Add color property to cards and implement color selection by @luka-nextcloud in #7787
- Add deck to user migration by @samin-z in #7870
- Add Gantt chart view for boards by @aparcar in #7812
- Make card, ACL and board events webhook-compatible by @cbcoutinho in #7910
Fixed
- Use strict comparison by @CarlSchwan in #7546
- Cast shareID to string by @grnd-alt in #7594
- Increase minimum card width by @grnd-alt in #7590
- Stop ignoring certain share rows by @salmart-dev in #7603
- Add null check for boardId in createSession by @solracsf in #7660
- Show unknown federated users in search by @grnd-alt in #7683
- Use positional placeholders in translations by @rakekniven in #7664
- Do not notify users about their own actions by @ramteid in #7661
- Handle null user case by @miaulalala in #7705
- Check cardId for attachment by @grnd-alt in #7727
- Keep done state when importing a board by @miaulalala in #7735
- Hide not required JSON fields for federation by @grnd-alt in #7726
- Correctly copy label and description when cloning cards by @solracsf in #7714
- Pass boardId to attachmentController by @grnd-alt in #7708
- Call findBoardId with int by @grnd-alt in #7761
- Prevent accidental text selection when dragging a card by @theoholl in #7765
- Adapt to stricter stylelint rules by @grnd-alt in #7794
- Set max comment retrieval limit to 200 by @grnd-alt in #7788
- Fix showing no due cards by @luka-nextcloud in #7797
- Use correct controller attributes for federation endpoints by @grnd-alt in #7816
- Fix share and assign team issue by @luka-nextcloud in #7687
- Use message source when updating a comment by @mejo- in #7878
- Use lighter probeCircles() in teams by @ArtificialOwl in #7857
- Allow updating replies in comments by @grnd-alt in #7896
- Register event listener for typed comment events by @miaulalala in #7894
v1.17.1
Added
- feat: live update card description by @backportbot[bot] in #7793
Fixed
- fix: remove user part only at the beginning of path by @backportbot[bot] in #7676
- Fix npm audit by @nextcloud-command in #7600
- fix: hide upload button if user has no quota by @backportbot[bot] in #7678
- fix: user may be null by @backportbot[bot] in #7707
- fix: check cardId for attachment by @backportbot[bot] in #7737
- fix: Handle share attributes in the share provider by @backportbot[bot] in #7728
- Correctly copy label and description when clon… by @luka-nextcloud in #7767
- Server-side validation for whitespace in title by @backportbot[bot] in #7764
- fix: showing no due cards by @backportbot[bot] in #7811
v1.16.4
Added
- [stable32] feat: live update card description by @backportbot[bot] in #7792
Fixed
- [stable32] Fix/display labels with invalid colors by @backportbot[bot] in #7541
- [stable32] fix: Use strict comparaison by @backportbot[bot] in #7576
- [stable32] fix: improve wording for global search results by @grnd-alt in #7602
- [stable32] fix(cron): Split Card IDs into chunks by @backportbot[bot] in #7621
- [stable32] fix: rely on backend filter for upcoming cards by @backportbot[bot] in #7635
- [stable32] fix: hide upload button if user has no quota by @backportbot[bot] in #7679
- [stable32] fix: resolve MySQL Error 1093 when deleting users from boards by @backportbot[bot] in #7700
- [stable32] fix: user may be null by @backportbot[bot] in #7706
- [stable32] fix: check cardId for attachment by @backportbot[bot] in #7738
- [stable32] Correctly copy label and description when clon… by @luka-nextcloud in #7766
- [stable32] Server-side validation for whitespace in title by @samin-z in #7783
- [stable32] fix: showing no due cards by @backportbot[bot] in #7810
v1.15.7
Fixed
- [stable31] Fix/display labels with invalid colors by @backportbot[bot] in #7540
- [stable31] fix: Use strict comparaison by @backportbot[bot] in #7575
- [stable31] fix(cron): Split Card IDs into chunks by @backportbot[bot] in #7622
- [stable31] fix: rely on backend filter for upcoming cards by @backportbot[bot] in #7633
- [stable31] fix: hide upload button if user has no quota by @backportbot[bot] in #7680
- [stable31] fix: check cardId for attachment by @backportbot[bot] in #7740
- [stable31] Server-side validation for whitespace in title by @samin-z in #7784
- [stable31] owner should not get updated when updating card by @backportbot[bot] in #7854
v1.14.9
v1.13.9
v1.17.0
Added
- feat: implement IPartialShareProvider support @salmart-dev #7501
- Feature/3331 dynamic column width @ludij #6640
- chore/share provide get users @juliusknorr #7499
Fixed
- fix: rely on backend filter for upcoming cards by @grnd-alt in #7636
- fix: show team names in activity feed by @grnd-alt in #7634
- fix: grow drop-container to entire stack height by @grnd-alt in #7652
- Fix: Keep 'done' status when updating archived card by @theoholl in #7577
- fix: stop ignoring certain share rows by @artonge in #7605
- fix(cron): Split Card IDs into chunks by @solracsf in #7620
- fix: Correct typing @artonge #7515
- fix: add new tags to card and board @grnd-alt #7508
- Fix: Board cannot be undeleted @theoholl #7505
- Fix: Do not render empty avatar list @theoholl #7494
- Fix: Clear value in new board dialog when a new board was created or the edit canceled @theoholl #7498
- Fix: Update validator to allow 0 board name @theoholl #7438
- Fix: Make color picker keyboard-focusable @theoholl #7446
- Fix: Redirect user to overview page after deleting or leaving a board @theoholl #7442
- Fix: Keep input dialogs in position @theoholl #7441
- Fix/6185: Windows compatibiliy: unspecified error when uploading a forbidden file @samin-z #7429
- fix(comment): improve comment form behavior in firefox @luka-nextcloud #7397
- fix(l10n): Use numbered placeholders @rakekniven #7259
- fix: resolve MySQL Error 1093 when deleting users from boards @ABartelt #7225
Other
- Chore/bump min php version @grnd-alt #7293
- Add translators comments in reference providers @julien-nc #7222
- feat(deps): Add Nextcloud 33 support on main @nickvergessen #7204
- perf(cards): fetch all cards at once @CarlSchwan #7165
- Docs: Updating docs for API endpoints for uploading attachments @Somebodyisnobody #7159
- chore: remove deprecated setAccessible @grnd-alt #7507
- Upgrade PHP version to 8.4 in devcontainer configuration @theoholl #7461
v1.17.0-beta.2
v1.17.0-beta.1
1.17.0-beta.1
Added
- chore/share provide get users - @juliusknorr - #7499
- feat: implement IPartialShareProvider support - @salmart-dev - #7501
- Feature/3331 dynamic column width - @ludij - #6640
Fixed
- fix: Correct typing - @artonge - #7515
- fix: add new tags to card and board - @grnd-alt - #7508
- Fix: Board cannot be undeleted - @theoholl - #7505
- Fix: Do not render empty avatar list - @theoholl - #7494
- Fix: Clear value in new board dialog when a new board was created or the edit canceled - @theoholl - #7498
- Fix: Update validator to allow 0 board name - @theoholl - #7438
- Fix: Make color picker keyboard-focusable - @theoholl - #7446
- Fix: Redirect user to overview page after deleting or leaving a board - @theoholl - #7442
- Fix: Keep input dialogs in position - @theoholl - #7441
- Fix/6185: Windows compatibiliy: unspecified error when uploading a forbidden file - @samin-z - #7429
- fix(comment): improve comment form behavior in firefox - @luka-nextcloud - #7397
- fix(l10n): Use numbered placeholders - @rakekniven - #7259
- fix: resolve MySQL Error 1093 when deleting users from boards - @ABartelt - #7225
Other
- Chore/bump min php version - @grnd-alt - #7293
- Add translators comments in reference providers - @julien-nc - #7222
- feat(deps): Add Nextcloud 33 support on main - @nickvergessen - #7204
- perf(cards): fetch all cards at once - @CarlSchwan - #7165
- Docs: Updating docs for API endpoints for uploading attachments - @Somebodyisnobody - #7159
- chore: remove deprecated setAccessible - @grnd-alt - #7507
- Upgrade PHP version to 8.4 in devcontainer configuration - @theoholl - #7461