From cfa3cc2043461afcb638ee650dd4ffa45e1cd0f6 Mon Sep 17 00:00:00 2001 From: Niels Lindenthal Date: Mon, 18 May 2026 21:33:16 +0200 Subject: [PATCH 1/6] Updating the supported openDesk versions --- .../system-requirements/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/installation-and-operations/system-requirements/README.md b/docs/installation-and-operations/system-requirements/README.md index 177bc629243..38713afe13d 100644 --- a/docs/installation-and-operations/system-requirements/README.md +++ b/docs/installation-and-operations/system-requirements/README.md @@ -206,7 +206,10 @@ OpenProject supports the latest versions of the major browsers. ### openDesk -* [openDesk 1.4](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/blob/main/CHANGELOG.md) +We support the latest two openDesk versions: + +* [openDesk 1.13](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/releases/v1.13.0) +* [openDesk 1.14](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/releases/v1.14.0) ### Nextcloud Hub From 17b821a9e6219bbbd00b92a1393b7576e6406a22 Mon Sep 17 00:00:00 2001 From: Niels Lindenthal Date: Mon, 18 May 2026 21:36:49 +0200 Subject: [PATCH 2/6] Remove Firefox ESR 128 as a supported browser --- .../installation-and-operations/system-requirements/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation-and-operations/system-requirements/README.md b/docs/installation-and-operations/system-requirements/README.md index 38713afe13d..eb036141dc7 100644 --- a/docs/installation-and-operations/system-requirements/README.md +++ b/docs/installation-and-operations/system-requirements/README.md @@ -197,8 +197,8 @@ The all-in-one container will only additionally install [hocuspocus](https://git OpenProject supports the latest versions of the major browsers. -* [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/products/) (at least ESR version 128) -* [Microsoft Edge](https://www.microsoft.com/de-de/windows/microsoft-edge) (only MS Edge version based on Chromium is supported) +* [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/products/) +* [Microsoft Edge](https://www.microsoft.com/de-de/windows/microsoft-edge) * [Google Chrome](https://www.google.com/chrome/browser/desktop/) * [Apple Safari](https://www.apple.com/safari/) From 6c4aa018aa09a4a03f2a38c79ec524b9ead2bcda Mon Sep 17 00:00:00 2001 From: Niels Lindenthal Date: Tue, 19 May 2026 08:43:38 +0200 Subject: [PATCH 3/6] remove the links to specific openDesk versions --- .../system-requirements/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/installation-and-operations/system-requirements/README.md b/docs/installation-and-operations/system-requirements/README.md index eb036141dc7..685fe147202 100644 --- a/docs/installation-and-operations/system-requirements/README.md +++ b/docs/installation-and-operations/system-requirements/README.md @@ -206,10 +206,7 @@ OpenProject supports the latest versions of the major browsers. ### openDesk -We support the latest two openDesk versions: - -* [openDesk 1.13](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/releases/v1.13.0) -* [openDesk 1.14](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/releases/v1.14.0) +We support the latest two [openDesk versions](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/releases). ### Nextcloud Hub From bd44e0f714f8dc23c6ffce4887efac861cc25d3e Mon Sep 17 00:00:00 2001 From: Jan Sandbrink Date: Tue, 26 May 2026 09:13:20 +0200 Subject: [PATCH 4/6] Indicate new Keycloak version --- docs/installation-and-operations/system-requirements/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-and-operations/system-requirements/README.md b/docs/installation-and-operations/system-requirements/README.md index 685fe147202..c402c0c9636 100644 --- a/docs/installation-and-operations/system-requirements/README.md +++ b/docs/installation-and-operations/system-requirements/README.md @@ -242,7 +242,7 @@ If you want to use the feature of [automatically managed project folders](../../ OpenProject is tested against the following version: -* [Keycloak 26.4.0](https://github.com/keycloak/keycloak/releases/tag/26.4.0) +* [Keycloak 26.6.1](https://github.com/keycloak/keycloak/releases/tag/26.6.1) ## Frequently asked questions (FAQ) From 0c4d5535d76dc403a4464f588d92aee0e4970f56 Mon Sep 17 00:00:00 2001 From: Jan Sandbrink Date: Tue, 26 May 2026 09:14:07 +0200 Subject: [PATCH 5/6] More specifically indicate supported openDesk version --- docs/installation-and-operations/system-requirements/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-and-operations/system-requirements/README.md b/docs/installation-and-operations/system-requirements/README.md index c402c0c9636..c73706cd405 100644 --- a/docs/installation-and-operations/system-requirements/README.md +++ b/docs/installation-and-operations/system-requirements/README.md @@ -206,7 +206,7 @@ OpenProject supports the latest versions of the major browsers. ### openDesk -We support the latest two [openDesk versions](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/releases). +We support the latest two [openDesk minor releases](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/-/releases). ### Nextcloud Hub From cf8bb221cff48e9d13928f8c2f12d88a6c9d31b0 Mon Sep 17 00:00:00 2001 From: Jan Sandbrink Date: Tue, 26 May 2026 09:21:20 +0200 Subject: [PATCH 6/6] Generalize version suggestion for team folders We want to work with the latest version of team folders usually, though this version depends on the version of Nextcloud. --- docs/installation-and-operations/system-requirements/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-and-operations/system-requirements/README.md b/docs/installation-and-operations/system-requirements/README.md index c73706cd405..39fb3683fb9 100644 --- a/docs/installation-and-operations/system-requirements/README.md +++ b/docs/installation-and-operations/system-requirements/README.md @@ -236,7 +236,7 @@ We support the latest two [openDesk minor releases](https://gitlab.opencode.de/b If you want to use the feature of [automatically managed project folders](../../system-admin-guide/integrations/nextcloud/#4-automatically-managed-project-folders) you need to install the [Team folders](https://apps.nextcloud.com/apps/groupfolders) app in Nextcloud (formerly Group folders). -* [Team folders 19.1.14](https://github.com/nextcloud/groupfolders/releases/tag/v19.1.14) +Please choose the latest available version depending on your version of Nextcloud. ### Keycloak token exchange