diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d35690e0..13f66e8bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,10 @@ You can also check the
## Unreleased
-Nothing yet.
+### 6.2.4 - 2025-11-28
+
+- Maintenance
+ - Removed links to Status page and "Digitale Publikationen" from the footer
### 6.2.3 - 2025-11-28
diff --git a/app/components/footer.tsx b/app/components/footer.tsx
index 0e71aa836..0ffa93e54 100644
--- a/app/components/footer.tsx
+++ b/app/components/footer.tsx
@@ -117,19 +117,6 @@ export const Footer = ({ sx }: { sx?: SxProps }) => {
})}
/>
-
-
-
{
/>
-
-
-
);
diff --git a/app/locales/de/messages.po b/app/locales/de/messages.po
index fb34bfe95..0638914ae 100644
--- a/app/locales/de/messages.po
+++ b/app/locales/de/messages.po
@@ -1456,10 +1456,6 @@ msgstr "Vorschau in kleiner Breite"
msgid "button.layout"
msgstr "Weiter zu den Layout-Optionen"
-#: app/components/footer.tsx
-msgid "footer.forest-wood-concept"
-msgstr "Projekt „Digitale Publikationen“ (PoC 2023)"
-
#: app/configurator/components/configurator.tsx
msgid "button.publish"
msgstr "Veröffentlichen"
@@ -1889,10 +1885,6 @@ msgstr "Statisches Iframe"
msgid "footer.statistics"
msgstr "Statistiken"
-#: app/components/footer.tsx
-msgid "footer.status"
-msgstr "Status"
-
#: app/components/footer.tsx
msgid "footer.contact.title"
msgstr "Informiert bleiben"
diff --git a/app/locales/en/messages.po b/app/locales/en/messages.po
index d0258e03d..578ac7d92 100644
--- a/app/locales/en/messages.po
+++ b/app/locales/en/messages.po
@@ -1456,10 +1456,6 @@ msgstr "Preview with small width"
msgid "button.layout"
msgstr "Proceed to layout options"
-#: app/components/footer.tsx
-msgid "footer.forest-wood-concept"
-msgstr "Project “Digitale Publikationen” (PoC 2023)"
-
#: app/configurator/components/configurator.tsx
msgid "button.publish"
msgstr "Publish"
@@ -1889,10 +1885,6 @@ msgstr "Static iframe"
msgid "footer.statistics"
msgstr "Statistics"
-#: app/components/footer.tsx
-msgid "footer.status"
-msgstr "Status"
-
#: app/components/footer.tsx
msgid "footer.contact.title"
msgstr "Stay informed"
diff --git a/app/locales/fr/messages.po b/app/locales/fr/messages.po
index 89090e990..67a99212f 100644
--- a/app/locales/fr/messages.po
+++ b/app/locales/fr/messages.po
@@ -1456,10 +1456,6 @@ msgstr "Aperçu en petite largeur"
msgid "button.layout"
msgstr "Passer aux options de présentation"
-#: app/components/footer.tsx
-msgid "footer.forest-wood-concept"
-msgstr "Projet « Digitale Publikationen » (PoC 2023)"
-
#: app/configurator/components/configurator.tsx
msgid "button.publish"
msgstr "Publier"
@@ -1889,10 +1885,6 @@ msgstr "Iframe statique"
msgid "footer.statistics"
msgstr "Statistiques"
-#: app/components/footer.tsx
-msgid "footer.status"
-msgstr "Statut"
-
#: app/components/footer.tsx
msgid "footer.contact.title"
msgstr "Rester informé"
diff --git a/app/locales/it/messages.po b/app/locales/it/messages.po
index ffdc8d1c0..672b1c5f1 100644
--- a/app/locales/it/messages.po
+++ b/app/locales/it/messages.po
@@ -1456,10 +1456,6 @@ msgstr "Anteprima sul telefono"
msgid "button.layout"
msgstr "Procedi alle opzioni di layout"
-#: app/components/footer.tsx
-msgid "footer.forest-wood-concept"
-msgstr "Progetto “Digitale Publikationen” (PoC 2023)"
-
#: app/configurator/components/configurator.tsx
msgid "button.publish"
msgstr "Pubblicare"
@@ -1889,10 +1885,6 @@ msgstr "Iframe statico"
msgid "footer.statistics"
msgstr "Statistiche"
-#: app/components/footer.tsx
-msgid "footer.status"
-msgstr "Stato"
-
#: app/components/footer.tsx
msgid "footer.contact.title"
msgstr "Rimanete informati"