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