Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-07-22 17:30:07 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-07-22 17:30:07 +0300
commita1344c89fa261f618a34fa012f5ea791897d8d88 (patch)
treecc34b6aa8a0cabd3d1080aa364d12e7214f50897 /page-release-channels.php
parente0e1de9d6b2d0a3959b0881a6c06006ce3dc869f (diff)
Clarification on release channels
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-release-channels.php')
-rw-r--r--page-release-channels.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/page-release-channels.php b/page-release-channels.php
index ef2d5f7e..ebcfaea4 100644
--- a/page-release-channels.php
+++ b/page-release-channels.php
@@ -35,6 +35,7 @@
<p><?php echo $l->t('NOTE that you can <strong>only upgrade to a newer version</strong>. <em>Skipping major versions</em> when upgrading and <em>downgrading</em> to older versions is not supported by Nextcloud. If you went via \'beta\' to 14.0.0rc4 and stable is on 13.0.5, you have to wait until 14.0.0 or later is in stable until a new update will become available.');?></p>
<h3><?php echo $l->t('Where is my new stable release?');?></h3>
<p><?php echo $l->t('Nextcloud makes new versions <strong>incrementally available</strong> to user installations in the Stable channel. When a major new version comes out, we wait about one week and only when no problems are found we start the roll out in steps of about 20% of our user base per week. In practice this means a new release is typically only available in the stable channel <strong>after the first minor release.</strong> Users can always upgrade sooner by choosing the beta channel, which typically tracks stable releases immediately after publishing.');?></p>
+ <p><?php echo $l->t('After upgrading to the new major release from the Beta channel, you can switch back to stable where you will be notified of minor releases as usual.');?></p>
</div>
<div class="col-md-6">
<iframe width="100%" height="300" src="https://www.youtube.com/embed/3hsQNPlQOSE" frameborder="0" allowfullscreen></iframe>