HA versions: add reference to Labs (#42103)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
c0ffeeca7 2025-12-03 14:43:51 +01:00 committed by Franck Nijhof
parent ea9322ec0d
commit 54388941d9
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952
2 changed files with 10 additions and 2 deletions

View File

@ -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 %}

View File

@ -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 %}