Critical changes

info.xml requirements

Update info.xml to add Nextcloud 35 to the support range:

<dependencies>
  <nextcloud min-version="35" max-version="35" />
</dependencies>

To allow installation on older versions too, just keep the previous min-version.

Removed front-end APIs and libraries

  • TBD

Removed back-end APIs

  • TBD