Added
- Support for Nextcloud 35
Changed
- Update duplicated bills to use current timestamp @AkshayRao27 #398
- Add federation capability check @miaulalala #389
Fixed
- Fix federation URL normalisation and pending shares @miaulalala #388
- Fix import project ID, avoid empty project ID, add suffix on collision
- Fix getting primary color, use capabilities
- Delete shares to a user when it's deleted, early return in getUserMaxAccessLevel when the user does not exist (credits to @dizconnectz)
- Get rid of IServerContainer::getDatabaseConnection that was removed
- Get rid of IServerContainer::getActivityManager that was removed
- Remove csp->allowEvalScript that was removed in Nextcloud 34