Skip to content

Commit

Permalink
docs(nextcloud): Adjust support policy
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
provokateurin committed Nov 20, 2024
1 parent 54c1f1b commit 0395d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nextcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ For an example checkout the [example](https://github.com/nextcloud/neon/blob/mai
2: Server includes the following apps: comments, core, dashboard, dav, files, files_external, files_reminders, files_sharing, files_trashbin, files_versions, provisioning_api, settings, sharebymail, systemtags, theming, updatenotification, user_ldap, user_status, weather_status, webhook_listeners and WebDAV.

We aim to support all currently maintained server versions and all app versions that support those server versions.
The currently maintained server versions can be found here: https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule
Once a server version becomes EOL the support for it will be removed.
The currently maintained server versions can be found here: https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule.
Older versions might still be supported and tested, but we do not guarantee anything beyond the EOL date of these versions.

To ensure this package is compatible with the supported server versions we run API unit tests.
Since we do not cover all endpoints we can not claim compatibility for endpoints we do not test against.
Expand Down

0 comments on commit 0395d58

Please sign in to comment.