diff --git a/source/common-tasks/container.markdown b/source/common-tasks/container.markdown index 841e2af514b..036d63d6f9d 100644 --- a/source/common-tasks/container.markdown +++ b/source/common-tasks/container.markdown @@ -11,7 +11,7 @@ To learn how to back up the system or how to restore a system from a backup, ref ## Update {% include common-tasks/update.md %} -{% include common-tasks/specific_version.md %} {% include common-tasks/beta_version.md %} {% include common-tasks/development_version.md %} +{% include common-tasks/specific_version.md %} {% include common-tasks/configuration_check.md %} diff --git a/source/common-tasks/os.markdown b/source/common-tasks/os.markdown index 72c20d48fef..f5a316421f5 100644 --- a/source/common-tasks/os.markdown +++ b/source/common-tasks/os.markdown @@ -116,9 +116,17 @@ Alternatively, if the Operating Systems runs on a platform that uses the GRUB bo To see which version your system is running, go to {% my info title="**Settings** > **About**" %}. -{% include common-tasks/specific_version.md %} +### Feature preview + +If you want to preview upcoming features, you can enable preview under {% my labs title="**Settings** > **System** > **Labs**" %}. + +**Labs** allows you to preview selected features that are stable but are still being fine-tuned. Preview is different from installing a beta or development version, which are used for development and testing. + +For more information, refer to the [Labs documentation](/integrations/labs). + {% include common-tasks/beta_version.md %} {% include common-tasks/development_version.md %} +{% include common-tasks/specific_version.md %} {% include common-tasks/data_disk.md %}