Upgrade to Nextcloud 25
Note
Critical changes were collected on GitHub. See the original ticket for links to the pull requests and tickets.
General
info.xml
Make sure your appinfo/info.xml
allows for Nextcloud 25.
<dependencies>
<nextcloud min-version="22" max-version="25" />
</dependencies>
Front-end changes
tbd
Back-end changes
tbd
Changed APIs
tbd
Removed APIs
tbd