v1.8.0
Added
- Nextcloud 25 compatibility
- Performance improvements
- Use capped memory cache for board permissions @juliushaertl #3980
- Improve CalDAV integration performance @juliushaertl #3982
- Simpify query for getting shared files @juliushaertl #3983
- Accessibility improvements
- Add a11y label for sidebar button @marcelklehr #3986
- Improve filter popover accessibility @juliushaertl #3820
- Set ids to skip to content/navigation @juliushaertl #3924
- Invert icons properly in dark mode @juliushaertl #3939
- Implement card reference widget @eneiluj #4031
- Implement new dashboard widget interfaces @eneiluj #4033
- Add related resources panel to board sharing tab sidebar @Pytal #4000
Fixed
- Fix sorting stacks #4116
- Fix issue with duedate format #4140
- Fix missing icon for activity rendering #4090
- disables autocomplete on card creation #4142
- Set event link also for notifications that get emitted from activities #4117
- Fix attachment creator name: show display name @eneiluj #4036
- Fix reference provider when caching @eneiluj #4056
- Use global import for nextcloud-vue #4072
- Disable Create card button while no stack is chosen @icewind1991 #4014
- Adjust testing matrix for Nextcloud 25 on stable25 @nickvergessen #4068
- Fix Card menu not displaying when description is not set @marcelklehr #4105
- Reference widget adjustments for Text #4075
- use OCP\Collaboration\Reference\Reference #4078
- Cache user membership for circles #4141
- set last modified when the card was found. Fixes #3763 @ylebre #3796
- Increase file count after sharing @luka-nextcloud #3682
- Align Duedate-delete icon properly - fixes #3791 @Ben-Ro #3811
- Fix for issue #3637 @flummer #3833
- Switch to 'markdown-it-task-checkbox' for rendering of task lists @q-wertz #3898
- Make rename functions accessibly by keyboard navigation @juliushaertl #3813
- Prevent opening card and applyLabelFilter on card drag end @eneiluj #3916
- Inserted required property in the rename list field, to prevent the l… @mstolf #3862
- Fix share provider for master changes @nickvergessen #3942
- Fetch attachment folder for the correct user during cron job @juliushaertl #3952
- Fix z-index for deck sidebar @Raudius #3884
Other
- Switch from OC::$server->get to OCP\Server::get @CarlSchwan #3801
- Add performance section in README @eneiluj #3830
- Fix static analysis by stubbing more circle methods @juliushaertl #3900
- fix(docs): fix links to JSON schemas for Trello @wiktor2200 #3872
- Move to OCP\Collaboration\Resources\LoadAdditionalScriptsEvent @juliushaertl #3818
- Rename settings to deck settings @PVince81 #3928
- SCSS cleanup @juliushaertl #3803
- Hide deprecated projects in sidebar and card details by default @Pytal #3984