diff --git a/docs/admin/configuration/frontend-update-check.md b/docs/admin/configuration/frontend-update-check.md index 0fcb93c0..950e109c 100644 --- a/docs/admin/configuration/frontend-update-check.md +++ b/docs/admin/configuration/frontend-update-check.md @@ -10,7 +10,14 @@ draft: false By default, OpenCloud performs a frontend check to verify if you are running the latest version. +:::note + +When the frontend update check detects a security-critical upgrade, administrators may see a warning in the lower-left corner of the web interface. This warning indicates that the available upgrade should be reviewed and applied with priority. + +::: + check is true +critical check is true ## Edit the `.env` File diff --git a/docs/admin/configuration/img/frontend-update-check/check-true-critical.png b/docs/admin/configuration/img/frontend-update-check/check-true-critical.png new file mode 100644 index 00000000..9752ff5b Binary files /dev/null and b/docs/admin/configuration/img/frontend-update-check/check-true-critical.png differ diff --git a/docs/user/admin/settings.md b/docs/user/admin/settings.md index 337bf720..d1e0174d 100644 --- a/docs/user/admin/settings.md +++ b/docs/user/admin/settings.md @@ -19,6 +19,7 @@ The admin area of OpenCloud provides the main tools for managing your organizati Admin general :::note +If a security-critical upgrade is available, administrators may also see a warning in the lower-left corner of the web interface. An administrator may disable the version check. If this option is turned off, information about newer versions will not be displayed. ::: diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/admin/settings.md b/i18n/de/docusaurus-plugin-content-docs/current/user/admin/settings.md index c216d790..fc6f9b88 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/user/admin/settings.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/admin/settings.md @@ -18,6 +18,7 @@ Im Admin-Bereich von OpenCloud haben Sie umfangreiche Verwaltungsoptionen für I Admin general :::note +Wenn ein sicherheitskritisches Upgrade verfügbar ist, können Administratoren zusätzlich eine Warnung unten links in der Weboberfläche sehen. Die Versionsprüfung kann von einem Administrator deaktiviert worden sein. Wenn diese Option ausgeschaltet ist, werden Informationen über neuere Versionen nicht angezeigt. :::