diff --git a/admin_manual/configuration_files/file_sharing_configuration.rst b/admin_manual/configuration_files/file_sharing_configuration.rst index 880b55b1c..22088ba0d 100644 --- a/admin_manual/configuration_files/file_sharing_configuration.rst +++ b/admin_manual/configuration_files/file_sharing_configuration.rst @@ -81,6 +81,8 @@ forcing them. .. note:: There are more sharing options on config.php level available: `Configuration Parameters `_ +.. TODO ON RELEASE: Update version number above on release + .. _transfer_userfiles_label: Distinguish between max expiration date and default expiration date diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index bc739ec0a..01395a66b 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -385,6 +385,8 @@ does not match the actual data stored in the user's ``data/$userId/files`` direc Metadata, versions, trashbin and encryption keys are not counted in the used space above. Please refer to the `quota documentation `_ for details. +.. TODO ON RELEASE: Update version number above on release + Running the following command can help fix the sizes and quota for a given user:: sudo -u www-data php occ files:scan -vvv diff --git a/conf.py b/conf.py index 8f638409d..8759caefb 100644 --- a/conf.py +++ b/conf.py @@ -36,8 +36,8 @@ html_logo = "../_shared_assets/static/logo-white.png" rst_epilog = '.. |version| replace:: %s' % version # building the versions list -version_start = 24 # THIS IS THE SUPPORTED VERSION NUMBER -version_stable = 26 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER +version_start = 25 # THIS IS THE SUPPORTED VERSION NUMBER +version_stable = 27 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER # Also search for "TODO ON RELEASE" in the rst files diff --git a/index.html b/index.html index 2c0482f24..e4e44bd99 100644 --- a/index.html +++ b/index.html @@ -220,7 +220,7 @@
-

Nextcloud 27

+

Nextcloud 28

This documents the upcoming version of Nextcloud (not released).

-

Nextcloud 26

+

Nextcloud 27

This documents the latest stable version of Nextcloud.

-

Nextcloud 25

+

Nextcloud 26

This documents the previous version of Nextcloud.

+ +
+ +
+

Nextcloud 25

+

This documents the last supported version of Nextcloud.

-
-

Nextcloud 24

-

This documents the last supported version of Nextcloud.

- -
-

Nextcloud Desktop Client

Once you have a Nextcloud Server running, you can connect to it with various clients like our mobile and desktop client. @@ -280,13 +280,13 @@

-
-

Desktop 3.7

-

This documents the previous version of the Nextcloud desktop client.

- -
+
+

Desktop 3.7

+

This documents the previous version of the Nextcloud desktop client.

+ +

Desktop 3.6

@@ -333,6 +333,18 @@ release or get access to long term security and stability updates with Nextcloud Enterprise.

+ +

Nextcloud 23