v1.7.0-beta.1
Pre-release
Pre-release
juliusknorr
released this
11 Apr 20:58
·
2723 commits
to main
since this release
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