From 882d20cc7ff967c824a84d3ed814efc540858a50 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 22 May 2026 08:33:11 +0000 Subject: [PATCH 01/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45704c1895..e136b480b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-22 + +### ❤️ Thanks to all contributors! ❤️ + +@aduffeck, @rhafer + +### 📦️ Dependencies + +- build(deps-dev): bump workbox-webpack-plugin from 7.4.0 to 7.4.1 in /services/idp [[#2781](https://github.com/opencloud-eu/opencloud/pull/2781)] + ## [7.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.0) - 2026-05-21 ### ❤️ Thanks to all contributors! ❤️ From e8d5249c938e00992c4a76eb31c99b1ae3d6cf77 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 26 May 2026 11:39:51 +0000 Subject: [PATCH 02/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e136b480b2..1e347011e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-22 +## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-26 ### ❤️ Thanks to all contributors! ❤️ -@aduffeck, @rhafer +@ScharfViktor, @aduffeck, @rhafer + +### 🐛 Bug Fixes + +- fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] ### 📦️ Dependencies From b5e8c1a268b4a3629dd2bb5b2b1a9fcc6451fc34 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 27 May 2026 07:00:24 +0000 Subject: [PATCH 03/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e347011e5..b83ce64a52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-26 +## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-27 ### ❤️ Thanks to all contributors! ❤️ @@ -12,6 +12,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/riandyrn/otelchi from 0.12.2 to 0.12.3 [[#2814](https://github.com/opencloud-eu/opencloud/pull/2814)] - build(deps-dev): bump workbox-webpack-plugin from 7.4.0 to 7.4.1 in /services/idp [[#2781](https://github.com/opencloud-eu/opencloud/pull/2781)] ## [7.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.0) - 2026-05-21 From caa182cce320124d737118002ee78bc5027cba55 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 27 May 2026 08:24:49 +0000 Subject: [PATCH 04/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b83ce64a52..f255dba655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ### 📦️ Dependencies +- build(deps-dev): bump postcss-loader from 4.3.0 to 8.2.1 in /services/idp [[#2830](https://github.com/opencloud-eu/opencloud/pull/2830)] - build(deps): bump github.com/riandyrn/otelchi from 0.12.2 to 0.12.3 [[#2814](https://github.com/opencloud-eu/opencloud/pull/2814)] - build(deps-dev): bump workbox-webpack-plugin from 7.4.0 to 7.4.1 in /services/idp [[#2781](https://github.com/opencloud-eu/opencloud/pull/2781)] From 1162e26b16df78148e31644d6ee9b1e24b9f0d27 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 27 May 2026 10:15:34 +0000 Subject: [PATCH 05/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f255dba655..7ed02419fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 🐛 Bug Fixes +- fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] - fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] ### 📦️ Dependencies From 370a6854828331bffc29e1530817de648089ab64 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 27 May 2026 13:34:12 +0000 Subject: [PATCH 06/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ed02419fb..bf7019fdbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ @ScharfViktor, @aduffeck, @rhafer +### 📚 Documentation + +- docs(adr): Remove erroneous mention of kanidm [[#2783](https://github.com/opencloud-eu/opencloud/pull/2783)] + ### 🐛 Bug Fixes - fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] From 6287c9e885ea7e8230cd5f4823a4bfc415e65396 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 27 May 2026 13:43:25 +0000 Subject: [PATCH 07/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf7019fdbc..e17e671cfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,16 @@ @ScharfViktor, @aduffeck, @rhafer -### 📚 Documentation - -- docs(adr): Remove erroneous mention of kanidm [[#2783](https://github.com/opencloud-eu/opencloud/pull/2783)] - ### 🐛 Bug Fixes +- fix(init): Only log admin password if it was generated [[#2839](https://github.com/opencloud-eu/opencloud/pull/2839)] - fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] - fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] +### 📚 Documentation + +- docs(adr): Remove erroneous mention of kanidm [[#2783](https://github.com/opencloud-eu/opencloud/pull/2783)] + ### 📦️ Dependencies - build(deps-dev): bump postcss-loader from 4.3.0 to 8.2.1 in /services/idp [[#2830](https://github.com/opencloud-eu/opencloud/pull/2830)] From f86da12a5ed5f16e7e9444170ab72cad867a5767 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 27 May 2026 14:10:25 +0000 Subject: [PATCH 08/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e17e671cfe..85b1ba298f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 🐛 Bug Fixes +- Only try to limit search to spaces if there's a space id to limit to [[#2834](https://github.com/opencloud-eu/opencloud/pull/2834)] - fix(init): Only log admin password if it was generated [[#2839](https://github.com/opencloud-eu/opencloud/pull/2839)] - fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] - fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] From a609940cb8b7b3717ae73bb62e12cc269bd26c27 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 28 May 2026 07:36:49 +0000 Subject: [PATCH 09/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85b1ba298f..f03dafc6fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-27 +## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-28 ### ❤️ Thanks to all contributors! ❤️ From aac062c9e22938d721509aa04f30985f9815b091 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 28 May 2026 08:47:24 +0000 Subject: [PATCH 10/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f03dafc6fb..a58f5cee93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### 📦️ Dependencies +- build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /services/idp [[#2846](https://github.com/opencloud-eu/opencloud/pull/2846)] - build(deps-dev): bump postcss-loader from 4.3.0 to 8.2.1 in /services/idp [[#2830](https://github.com/opencloud-eu/opencloud/pull/2830)] - build(deps): bump github.com/riandyrn/otelchi from 0.12.2 to 0.12.3 [[#2814](https://github.com/opencloud-eu/opencloud/pull/2814)] - build(deps-dev): bump workbox-webpack-plugin from 7.4.0 to 7.4.1 in /services/idp [[#2781](https://github.com/opencloud-eu/opencloud/pull/2781)] From 74bf60cbd9641b6128336974d0756a7e82b95a18 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 28 May 2026 08:50:54 +0000 Subject: [PATCH 11/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a58f5cee93..1b27849602 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ ### 📦️ Dependencies +- build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.1 [[#2848](https://github.com/opencloud-eu/opencloud/pull/2848)] +- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.68.0 to 0.69.0 [[#2847](https://github.com/opencloud-eu/opencloud/pull/2847)] - build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /services/idp [[#2846](https://github.com/opencloud-eu/opencloud/pull/2846)] - build(deps-dev): bump postcss-loader from 4.3.0 to 8.2.1 in /services/idp [[#2830](https://github.com/opencloud-eu/opencloud/pull/2830)] - build(deps): bump github.com/riandyrn/otelchi from 0.12.2 to 0.12.3 [[#2814](https://github.com/opencloud-eu/opencloud/pull/2814)] From 9d36da169be9d3c8ed73a35d94b93d0cf5dc86c3 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 28 May 2026 13:00:26 +0000 Subject: [PATCH 12/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b27849602..94d785d871 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### 📦️ Dependencies +- build(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 in /services/idp [[#2845](https://github.com/opencloud-eu/opencloud/pull/2845)] - build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.1 [[#2848](https://github.com/opencloud-eu/opencloud/pull/2848)] - build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.68.0 to 0.69.0 [[#2847](https://github.com/opencloud-eu/opencloud/pull/2847)] - build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /services/idp [[#2846](https://github.com/opencloud-eu/opencloud/pull/2846)] From c9fb429b1a7361569bc0e9a53fa2fd453c18d176 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 28 May 2026 13:33:56 +0000 Subject: [PATCH 13/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94d785d871..a55e1f64c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### 📦️ Dependencies +- build(deps): bump i18next from 26.1.0 to 26.3.0 in /services/idp [[#2849](https://github.com/opencloud-eu/opencloud/pull/2849)] - build(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 in /services/idp [[#2845](https://github.com/opencloud-eu/opencloud/pull/2845)] - build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.1 [[#2848](https://github.com/opencloud-eu/opencloud/pull/2848)] - build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.68.0 to 0.69.0 [[#2847](https://github.com/opencloud-eu/opencloud/pull/2847)] From 6bd81b73020fad07ee1620278215804ede5f5fc6 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 28 May 2026 15:04:47 +0000 Subject: [PATCH 14/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a55e1f64c6..bbde980504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 🐛 Bug Fixes +- fix: Send SSE events for SpaceCreated/-Disabled/-Deleted [[#2851](https://github.com/opencloud-eu/opencloud/pull/2851)] - Only try to limit search to spaces if there's a space id to limit to [[#2834](https://github.com/opencloud-eu/opencloud/pull/2834)] - fix(init): Only log admin password if it was generated [[#2839](https://github.com/opencloud-eu/opencloud/pull/2839)] - fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] From 36c496c230030edd6377aa26ce5df2ab0eea9e3a Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 1 Jun 2026 07:33:58 +0000 Subject: [PATCH 15/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbde980504..3cde618bbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-05-28 +## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-06-01 ### ❤️ Thanks to all contributors! ❤️ @@ -20,6 +20,8 @@ ### 📦️ Dependencies +- build(deps-dev): bump license-checker-rseidelsohn from 4.4.2 to 5.0.1 in /services/idp [[#2854](https://github.com/opencloud-eu/opencloud/pull/2854)] +- build(deps-dev): bump cldr from 7.9.0 to 8.0.0 in /services/idp [[#2853](https://github.com/opencloud-eu/opencloud/pull/2853)] - build(deps): bump i18next from 26.1.0 to 26.3.0 in /services/idp [[#2849](https://github.com/opencloud-eu/opencloud/pull/2849)] - build(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 in /services/idp [[#2845](https://github.com/opencloud-eu/opencloud/pull/2845)] - build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.1 [[#2848](https://github.com/opencloud-eu/opencloud/pull/2848)] From 31bb970de943052f4b7aa36c892af27349eef48b Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 1 Jun 2026 08:41:24 +0000 Subject: [PATCH 16/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cde618bbc..31c32dfdbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ ### 📦️ Dependencies +- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.43.0 to 1.44.0 [[#2855](https://github.com/opencloud-eu/opencloud/pull/2855)] - build(deps-dev): bump license-checker-rseidelsohn from 4.4.2 to 5.0.1 in /services/idp [[#2854](https://github.com/opencloud-eu/opencloud/pull/2854)] - build(deps-dev): bump cldr from 7.9.0 to 8.0.0 in /services/idp [[#2853](https://github.com/opencloud-eu/opencloud/pull/2853)] - build(deps): bump i18next from 26.1.0 to 26.3.0 in /services/idp [[#2849](https://github.com/opencloud-eu/opencloud/pull/2849)] From b6223069dfc73a80f1ae09c611d24d81d93b38ef Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 1 Jun 2026 13:25:32 +0000 Subject: [PATCH 17/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31c32dfdbc..8d57322d94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [7.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.1) - 2026-06-01 +## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-01 ### ❤️ Thanks to all contributors! ❤️ -@ScharfViktor, @aduffeck, @rhafer +@ScharfViktor, @aduffeck, @kulmann, @rhafer + +### 📈 Enhancement + +- chore: bump web to v7.1.0 [[#2870](https://github.com/opencloud-eu/opencloud/pull/2870)] ### 🐛 Bug Fixes From 0cd1efabf8a250a179b47444eb5d6394844e0165 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 1 Jun 2026 14:53:20 +0000 Subject: [PATCH 18/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d57322d94..768cdc3115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ### 🐛 Bug Fixes +- chore: bump reva to 2.46.1 [[#2869](https://github.com/opencloud-eu/opencloud/pull/2869)] - fix: Send SSE events for SpaceCreated/-Disabled/-Deleted [[#2851](https://github.com/opencloud-eu/opencloud/pull/2851)] - Only try to limit search to spaces if there's a space id to limit to [[#2834](https://github.com/opencloud-eu/opencloud/pull/2834)] - fix(init): Only log admin password if it was generated [[#2839](https://github.com/opencloud-eu/opencloud/pull/2839)] From 315256699a2e13afb27188933d627067a51c3826 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 1 Jun 2026 18:43:27 +0000 Subject: [PATCH 19/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 768cdc3115..ce4b324dcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@ScharfViktor, @aduffeck, @kulmann, @rhafer +@ScharfViktor, @aduffeck, @kulmann, @micbar, @rhafer ### 📈 Enhancement From b3b8461ea96c6823fd571f7d86f6635615b2319f Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 2 Jun 2026 10:01:41 +0000 Subject: [PATCH 20/20] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4b324dcf..e5e9f8bda0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,14 @@ # Changelog -## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-01 +## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 ### ❤️ Thanks to all contributors! ❤️ -@ScharfViktor, @aduffeck, @kulmann, @micbar, @rhafer - -### 📈 Enhancement - -- chore: bump web to v7.1.0 [[#2870](https://github.com/opencloud-eu/opencloud/pull/2870)] +@ScharfViktor, @aduffeck, @dragonchaser, @kulmann, @micbar, @rhafer ### 🐛 Bug Fixes +- Prevent personal space creation for service- and lightweight users [[#2876](https://github.com/opencloud-eu/opencloud/pull/2876)] - chore: bump reva to 2.46.1 [[#2869](https://github.com/opencloud-eu/opencloud/pull/2869)] - fix: Send SSE events for SpaceCreated/-Disabled/-Deleted [[#2851](https://github.com/opencloud-eu/opencloud/pull/2851)] - Only try to limit search to spaces if there's a space id to limit to [[#2834](https://github.com/opencloud-eu/opencloud/pull/2834)] @@ -19,6 +16,10 @@ - fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] - fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] +### 📈 Enhancement + +- chore: bump web to v7.1.0 [[#2870](https://github.com/opencloud-eu/opencloud/pull/2870)] + ### 📚 Documentation - docs(adr): Remove erroneous mention of kanidm [[#2783](https://github.com/opencloud-eu/opencloud/pull/2783)]