Skip to content

v4.0.2

Latest

Choose a tag to compare

@julien-nc julien-nc released this 16 Jun 22:14
v4.0.2
178709a

Added

  • Support for Nextcloud 35

Changed

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