From c891a1b391b6be00f992b1867ce76757ceaee17b Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 3 Jun 2026 09:51:26 +0000 Subject: [PATCH 01/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5e9f8bda0..ca91959331 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-03 + +### ❤️ Thanks to all contributors! ❤️ + +@dragonchaser + + + ## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 ### ❤️ Thanks to all contributors! ❤️ From 59108b78f8dbfbb69418d10c7db3ce0554f776be Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 3 Jun 2026 14:31:01 +0000 Subject: [PATCH 02/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.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 ca91959331..ed7b3ba4c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ @dragonchaser +### 🐛 Bug Fixes +- use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] ## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 From 30f33ca9c7f67b9b44938610285105a8c9f77a98 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 4 Jun 2026 10:14:24 +0000 Subject: [PATCH 03/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed7b3ba4c8..87515aeb6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-03 +## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-04 ### ❤️ Thanks to all contributors! ❤️ -@dragonchaser +@butonic, @dragonchaser ### 🐛 Bug Fixes From 4cd69e64235bb65de1bdb37a7ddb40068c479ee5 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 8 Jun 2026 12:07:12 +0000 Subject: [PATCH 04/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87515aeb6e..cce820dd10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,20 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-04 +## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-08 ### ❤️ Thanks to all contributors! ❤️ -@butonic, @dragonchaser +@JammingBen, @butonic, @dragonchaser ### 🐛 Bug Fixes +- fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] - use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] +### 📦️ Dependencies + +- build(deps): bump axios from 1.16.0 to 1.16.1 in /services/idp [[#2883](https://github.com/opencloud-eu/opencloud/pull/2883)] + ## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 ### ❤️ Thanks to all contributors! ❤️ From ed51a0dc09c74b96f5b726ef799ed40d94a6205c Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 8 Jun 2026 15:32:30 +0000 Subject: [PATCH 05/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.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 cce820dd10..f17548446d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ### 📦️ Dependencies +- build(deps-dev): bump webpack-manifest-plugin from 5.0.0 to 6.0.1 in /services/idp [[#2884](https://github.com/opencloud-eu/opencloud/pull/2884)] - build(deps): bump axios from 1.16.0 to 1.16.1 in /services/idp [[#2883](https://github.com/opencloud-eu/opencloud/pull/2883)] ## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 From 88fbcb311e8dcbeef8177449072077719d8fd0ad Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 9 Jun 2026 09:32:07 +0000 Subject: [PATCH 06/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f17548446d..36d761b3b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-08 +## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-09 ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @butonic, @dragonchaser +@JammingBen, @butonic, @dragonchaser, @kulmann ### 🐛 Bug Fixes From 76733dce56c9bcfe2a29d3d17b2e3f83334ca3cb Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 10 Jun 2026 07:36:16 +0000 Subject: [PATCH 07/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36d761b3b7..ac26bf84ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-09 +## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-10 ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @butonic, @dragonchaser, @kulmann +@JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann ### 🐛 Bug Fixes From 6489d7c8224608dead5798d0abbdcfa619ab1695 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 10 Jun 2026 07:45:22 +0000 Subject: [PATCH 08/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.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 ac26bf84ee..52308cc580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann +@JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer ### 🐛 Bug Fixes From d15161eb673ad6b49b8eb8add0320b39ec09bb2f Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 10 Jun 2026 09:15:24 +0000 Subject: [PATCH 09/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52308cc580..a0ec8b0850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer +@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer + +### 📚 Documentation + +- Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] ### 🐛 Bug Fixes From 032f6c9b58acce49a9a17479555b700f7d250b36 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 10 Jun 2026 10:52:17 +0000 Subject: [PATCH 10/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.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 a0ec8b0850..8d6004ad53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ### 📦️ Dependencies +- bump reva to latest main [[#2922](https://github.com/opencloud-eu/opencloud/pull/2922)] - build(deps-dev): bump webpack-manifest-plugin from 5.0.0 to 6.0.1 in /services/idp [[#2884](https://github.com/opencloud-eu/opencloud/pull/2884)] - build(deps): bump axios from 1.16.0 to 1.16.1 in /services/idp [[#2883](https://github.com/opencloud-eu/opencloud/pull/2883)] From e8a8e3aa28fae9622c429e817077bd00a350e71c Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 10 Jun 2026 15:15:24 +0000 Subject: [PATCH 11/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.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 8d6004ad53..41ef19a853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,16 @@ @Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer -### 📚 Documentation - -- Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] - ### 🐛 Bug Fixes +- fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] - fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] - use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] +### 📚 Documentation + +- Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] + ### 📦️ Dependencies - bump reva to latest main [[#2922](https://github.com/opencloud-eu/opencloud/pull/2922)] From a1bc37b049037e95346b3458f315ae6d8b4a55ce Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Jun 2026 07:32:19 +0000 Subject: [PATCH 12/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.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 41ef19a853..3c0f6e03cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-10 +## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-11 ### ❤️ Thanks to all contributors! ❤️ From 41c84077c7e5fb75a3821c5597d7f6113bc32ed8 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Jun 2026 08:07:31 +0000 Subject: [PATCH 13/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0f6e03cd..9a42472695 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-11 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-11 ### ❤️ Thanks to all contributors! ❤️ @Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer +### 📈 Enhancement + +- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] + ### 🐛 Bug Fixes - fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] From 21e3b87653153fdcb5b87c79e0b99fda0b48dd43 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Jun 2026 09:50:51 +0000 Subject: [PATCH 14/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 9a42472695..fc3c6efc57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 📈 Enhancement +- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] - feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] ### 🐛 Bug Fixes From e21fccea515279a3e5f15f7284a62f8dd5b0c8fd Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Jun 2026 06:13:58 +0000 Subject: [PATCH 15/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 fc3c6efc57..260bef60eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-11 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-12 ### ❤️ Thanks to all contributors! ❤️ From 2f4ff4978f81e44ec6ea559c984f6c625d9ce36a Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Jun 2026 09:33:35 +0000 Subject: [PATCH 16/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= 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 260bef60eb..94e68a161f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer +@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer ### 📈 Enhancement +- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] - next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] - feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] From 67c8301ab8d146675a5384134a22da530097c9d0 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Jun 2026 19:13:43 +0000 Subject: [PATCH 17/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 94e68a161f..9b9d689499 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ ### 📦️ Dependencies +- chore: bump reva to latest main [[#2943](https://github.com/opencloud-eu/opencloud/pull/2943)] - bump reva to latest main [[#2922](https://github.com/opencloud-eu/opencloud/pull/2922)] - build(deps-dev): bump webpack-manifest-plugin from 5.0.0 to 6.0.1 in /services/idp [[#2884](https://github.com/opencloud-eu/opencloud/pull/2884)] - build(deps): bump axios from 1.16.0 to 1.16.1 in /services/idp [[#2883](https://github.com/opencloud-eu/opencloud/pull/2883)] From 166bec10b93589f1d3b2914713619041515e52db Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 14 Jun 2026 23:19:04 +0000 Subject: [PATCH 18/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 9b9d689499..12706fe64f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-12 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-14 ### ❤️ Thanks to all contributors! ❤️ From 52602123abe94b9df9133290a6490fa474f676f6 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 15 Jun 2026 08:41:38 +0000 Subject: [PATCH 19/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12706fe64f..1b031e418f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,24 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-14 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-15 ### ❤️ Thanks to all contributors! ❤️ @Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer -### 📈 Enhancement - -- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] -- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] -- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] - ### 🐛 Bug Fixes +- change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] - fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] - fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] - use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] +### 📈 Enhancement + +- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] +- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] +- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] + ### 📚 Documentation - Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] From 0528fa31974bf1794f9912dfd80c0c5d7225bf08 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 16 Jun 2026 08:39:31 +0000 Subject: [PATCH 20/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= 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 1b031e418f..0e8fe3742e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-15 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-16 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 🐛 Bug Fixes +- bump reva [[#2950](https://github.com/opencloud-eu/opencloud/pull/2950)] - change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] - fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] - fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] From 692ec22c83b9a702e768df1ba03947076184b3b7 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 16 Jun 2026 10:56:21 +0000 Subject: [PATCH 21/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e8fe3742e..f663511223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,9 @@ ### 📦️ Dependencies +- build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.0 to 2.14.2 [[#2885](https://github.com/opencloud-eu/opencloud/pull/2885)] +- build(deps): bump github.com/open-policy-agent/opa from 1.15.2 to 1.17.1 [[#2858](https://github.com/opencloud-eu/opencloud/pull/2858)] +- build(deps): bump github.com/blevesearch/bleve/v2 from 2.5.7 to 2.6.0 [[#2797](https://github.com/opencloud-eu/opencloud/pull/2797)] - chore: bump reva to latest main [[#2943](https://github.com/opencloud-eu/opencloud/pull/2943)] - bump reva to latest main [[#2922](https://github.com/opencloud-eu/opencloud/pull/2922)] - build(deps-dev): bump webpack-manifest-plugin from 5.0.0 to 6.0.1 in /services/idp [[#2884](https://github.com/opencloud-eu/opencloud/pull/2884)] From ff02ea3d79d09d317a10aa538176b2c7ec1c0af8 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 16 Jun 2026 11:23:56 +0000 Subject: [PATCH 22/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 f663511223..191dcb357a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ @Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer +### 📈 Enhancement + +- add tls support for all nats connections [[#2063](https://github.com/opencloud-eu/opencloud/pull/2063)] +- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] +- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] +- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] + ### 🐛 Bug Fixes - bump reva [[#2950](https://github.com/opencloud-eu/opencloud/pull/2950)] @@ -14,12 +21,6 @@ - fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] - use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] -### 📈 Enhancement - -- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] -- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] -- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] - ### 📚 Documentation - Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] From 728f08d1ca2d9358337ab71cd1cc5a4dc97159c9 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 16 Jun 2026 13:56:31 +0000 Subject: [PATCH 23/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 191dcb357a..e08de487a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 [[#2882](https://github.com/opencloud-eu/opencloud/pull/2882)] - build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.0 to 2.14.2 [[#2885](https://github.com/opencloud-eu/opencloud/pull/2885)] - build(deps): bump github.com/open-policy-agent/opa from 1.15.2 to 1.17.1 [[#2858](https://github.com/opencloud-eu/opencloud/pull/2858)] - build(deps): bump github.com/blevesearch/bleve/v2 from 2.5.7 to 2.6.0 [[#2797](https://github.com/opencloud-eu/opencloud/pull/2797)] From ad21d8e995c92d8091db527408d2d6a181633a44 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 17 Jun 2026 04:14:55 +0000 Subject: [PATCH 24/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e08de487a9..c656a17068 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-16 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-17 ### ❤️ Thanks to all contributors! ❤️ -@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer +@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan ### 📈 Enhancement From d854836feeecee20a512efd6a7e4d623743289a7 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 17 Jun 2026 08:21:48 +0000 Subject: [PATCH 25/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= 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 c656a17068..d248f2f07a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,8 @@ ### 📦️ Dependencies +- build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 [[#2956](https://github.com/opencloud-eu/opencloud/pull/2956)] +- build(deps): bump github.com/kovidgoyal/imaging from 1.8.20 to 1.8.21 [[#2955](https://github.com/opencloud-eu/opencloud/pull/2955)] - build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 [[#2882](https://github.com/opencloud-eu/opencloud/pull/2882)] - build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.0 to 2.14.2 [[#2885](https://github.com/opencloud-eu/opencloud/pull/2885)] - build(deps): bump github.com/open-policy-agent/opa from 1.15.2 to 1.17.1 [[#2858](https://github.com/opencloud-eu/opencloud/pull/2858)] From 2976ff2d92b33f522052baa021424534c635121d Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 17 Jun 2026 11:27:04 +0000 Subject: [PATCH 26/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 d248f2f07a..d242b9a325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ ### 📦️ Dependencies +- chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] - build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 [[#2956](https://github.com/opencloud-eu/opencloud/pull/2956)] - build(deps): bump github.com/kovidgoyal/imaging from 1.8.20 to 1.8.21 [[#2955](https://github.com/opencloud-eu/opencloud/pull/2955)] - build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 [[#2882](https://github.com/opencloud-eu/opencloud/pull/2882)] From c370d4f9bb485a9cfc2f2656d1481c5ab5f8455c Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 17 Jun 2026 11:34:36 +0000 Subject: [PATCH 27/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d242b9a325..1dba78ca50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ ### ❤️ Thanks to all contributors! ❤️ -@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan +@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito + +### 📚 Documentation + +- enhance: fix typos in webfinger service description [[#2958](https://github.com/opencloud-eu/opencloud/pull/2958)] +- Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] ### 📈 Enhancement @@ -21,10 +26,6 @@ - fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] - use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] -### 📚 Documentation - -- Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] - ### 📦️ Dependencies - chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] From d2708ff28fc45d7be549bc75b7e6d609f934dab4 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 18 Jun 2026 13:14:25 +0000 Subject: [PATCH 28/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dba78ca50..0e057dc30c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,20 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-17 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-18 ### ❤️ Thanks to all contributors! ❤️ @Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito +### 🐛 Bug Fixes + +- Revert "fix: disallow thumbnails for tiff and jpeg2000 images" [[#2973](https://github.com/opencloud-eu/opencloud/pull/2973)] +- bump reva [[#2950](https://github.com/opencloud-eu/opencloud/pull/2950)] +- change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] +- fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] +- fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] +- use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] + ### 📚 Documentation - enhance: fix typos in webfinger service description [[#2958](https://github.com/opencloud-eu/opencloud/pull/2958)] @@ -18,14 +27,6 @@ - next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] - feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] -### 🐛 Bug Fixes - -- bump reva [[#2950](https://github.com/opencloud-eu/opencloud/pull/2950)] -- change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] -- fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] -- fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] -- use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] - ### 📦️ Dependencies - chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] From b9014d553df0d1e9292e7efe411ec4e1893dee3c Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 19 Jun 2026 09:32:17 +0000 Subject: [PATCH 29/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e057dc30c..6a86bb741c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,16 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-18 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-19 ### ❤️ Thanks to all contributors! ❤️ -@Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito +@Heiko-Pohl, @JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito + +### 📚 Documentation + +- roling release template [[#2972](https://github.com/opencloud-eu/opencloud/pull/2972)] +- enhance: fix typos in webfinger service description [[#2958](https://github.com/opencloud-eu/opencloud/pull/2958)] +- Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] ### 🐛 Bug Fixes @@ -15,11 +21,6 @@ - fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] - use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] -### 📚 Documentation - -- enhance: fix typos in webfinger service description [[#2958](https://github.com/opencloud-eu/opencloud/pull/2958)] -- Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] - ### 📈 Enhancement - add tls support for all nats connections [[#2063](https://github.com/opencloud-eu/opencloud/pull/2063)] From 9dd9412ff2942f878ec49bd72a50885fdabe504b Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 22 Jun 2026 10:13:24 +0000 Subject: [PATCH 30/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 6a86bb741c..215fb71135 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-19 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-22 ### ❤️ Thanks to all contributors! ❤️ From 46f9b04c43148a1e661659d6c31a667aa434e429 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 23 Jun 2026 08:29:41 +0000 Subject: [PATCH 31/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 215fb71135..eb69e9b452 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-22 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-23 ### ❤️ Thanks to all contributors! ❤️ From c2e779e5ed70aa4f40a58118cb0f09028bd9caf5 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 23 Jun 2026 10:35:32 +0000 Subject: [PATCH 32/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.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 eb69e9b452..774700b161 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ ### 📦️ Dependencies +- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.43.0 to 1.44.0 [[#2954](https://github.com/opencloud-eu/opencloud/pull/2954)] - chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] - build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 [[#2956](https://github.com/opencloud-eu/opencloud/pull/2956)] - build(deps): bump github.com/kovidgoyal/imaging from 1.8.20 to 1.8.21 [[#2955](https://github.com/opencloud-eu/opencloud/pull/2955)] From 4c633e4abb9f918c04506e926845fb5ffbed8611 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 24 Jun 2026 08:47:44 +0000 Subject: [PATCH 33/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= 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 774700b161..0d163665c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-23 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-24 ### ❤️ Thanks to all contributors! ❤️ @@ -30,6 +30,8 @@ ### 📦️ Dependencies +- build(deps): bump github.com/nats-io/nats.go from 1.51.0 to 1.52.0 [[#2968](https://github.com/opencloud-eu/opencloud/pull/2968)] +- build(deps): bump react-i18next from 15.7.4 to 17.0.8 in /services/idp [[#2917](https://github.com/opencloud-eu/opencloud/pull/2917)] - build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.43.0 to 1.44.0 [[#2954](https://github.com/opencloud-eu/opencloud/pull/2954)] - chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] - build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 [[#2956](https://github.com/opencloud-eu/opencloud/pull/2956)] From af431dc8d3bbd1f0ddf9e30be5002fb1dc800737 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 24 Jun 2026 10:08:25 +0000 Subject: [PATCH 34/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= 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 0d163665c4..467f6ee1f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ @Heiko-Pohl, @JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito +### ✅ Tests + +- api-test: deleting space [[#2970](https://github.com/opencloud-eu/opencloud/pull/2970)] + ### 📚 Documentation - roling release template [[#2972](https://github.com/opencloud-eu/opencloud/pull/2972)] From 4ef7ec225375edae3894aac035c3e5ea57cd76fd Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 24 Jun 2026 10:16:57 +0000 Subject: [PATCH 35/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= 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 467f6ee1f8..443f6b059b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ ### 📦️ Dependencies +- build(deps): bump github.com/tus/tusd/v2 from 2.9.2 to 2.10.0 [[#3006](https://github.com/opencloud-eu/opencloud/pull/3006)] +- build(deps): bump github.com/coreos/go-oidc/v3 from 3.18.0 to 3.19.0 [[#3007](https://github.com/opencloud-eu/opencloud/pull/3007)] - build(deps): bump github.com/nats-io/nats.go from 1.51.0 to 1.52.0 [[#2968](https://github.com/opencloud-eu/opencloud/pull/2968)] - build(deps): bump react-i18next from 15.7.4 to 17.0.8 in /services/idp [[#2917](https://github.com/opencloud-eu/opencloud/pull/2917)] - build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.43.0 to 1.44.0 [[#2954](https://github.com/opencloud-eu/opencloud/pull/2954)] From d77176119dab582fdbeb0b7fbfb17921aa938b60 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 25 Jun 2026 06:20:29 +0000 Subject: [PATCH 36/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= 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 443f6b059b..7c5c3a4968 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-24 +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-25 ### ❤️ Thanks to all contributors! ❤️ @@ -34,6 +34,8 @@ ### 📦️ Dependencies +- build(deps): bump github.com/onsi/gomega from 1.40.0 to 1.42.1 [[#3013](https://github.com/opencloud-eu/opencloud/pull/3013)] +- build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 [[#2957](https://github.com/opencloud-eu/opencloud/pull/2957)] - build(deps): bump github.com/tus/tusd/v2 from 2.9.2 to 2.10.0 [[#3006](https://github.com/opencloud-eu/opencloud/pull/3006)] - build(deps): bump github.com/coreos/go-oidc/v3 from 3.18.0 to 3.19.0 [[#3007](https://github.com/opencloud-eu/opencloud/pull/3007)] - build(deps): bump github.com/nats-io/nats.go from 1.51.0 to 1.52.0 [[#2968](https://github.com/opencloud-eu/opencloud/pull/2968)] From cc8547f257316bf999abc2ada08057eb7b6b0972 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 25 Jun 2026 06:50:10 +0000 Subject: [PATCH 37/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c5c3a4968..244f3ff68e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,53 @@ # Changelog +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-06-25 + +### ❤️ Thanks to all contributors! ❤️ + +@JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito + +### ✅ Tests + +- api-test: deleting space [[#2970](https://github.com/opencloud-eu/opencloud/pull/2970)] + +### 📚 Documentation + +- roling release template [[#2972](https://github.com/opencloud-eu/opencloud/pull/2972)] +- enhance: fix typos in webfinger service description [[#2958](https://github.com/opencloud-eu/opencloud/pull/2958)] + +### 🐛 Bug Fixes + +- Revert "fix: disallow thumbnails for tiff and jpeg2000 images" [[#2973](https://github.com/opencloud-eu/opencloud/pull/2973)] +- bump reva [[#2950](https://github.com/opencloud-eu/opencloud/pull/2950)] +- change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] +- fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] + +### 📈 Enhancement + +- add tls support for all nats connections [[#2063](https://github.com/opencloud-eu/opencloud/pull/2063)] +- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] +- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] +- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] + +### 📦️ Dependencies + +- build(deps): bump github.com/gookit/config/v2 from 2.2.7 to 2.2.8 [[#3015](https://github.com/opencloud-eu/opencloud/pull/3015)] +- build(deps): bump github.com/onsi/gomega from 1.40.0 to 1.42.1 [[#3013](https://github.com/opencloud-eu/opencloud/pull/3013)] +- build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 [[#2957](https://github.com/opencloud-eu/opencloud/pull/2957)] +- build(deps): bump github.com/tus/tusd/v2 from 2.9.2 to 2.10.0 [[#3006](https://github.com/opencloud-eu/opencloud/pull/3006)] +- build(deps): bump github.com/coreos/go-oidc/v3 from 3.18.0 to 3.19.0 [[#3007](https://github.com/opencloud-eu/opencloud/pull/3007)] +- build(deps): bump github.com/nats-io/nats.go from 1.51.0 to 1.52.0 [[#2968](https://github.com/opencloud-eu/opencloud/pull/2968)] +- build(deps): bump react-i18next from 15.7.4 to 17.0.8 in /services/idp [[#2917](https://github.com/opencloud-eu/opencloud/pull/2917)] +- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.43.0 to 1.44.0 [[#2954](https://github.com/opencloud-eu/opencloud/pull/2954)] +- chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] +- build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 [[#2956](https://github.com/opencloud-eu/opencloud/pull/2956)] +- build(deps): bump github.com/kovidgoyal/imaging from 1.8.20 to 1.8.21 [[#2955](https://github.com/opencloud-eu/opencloud/pull/2955)] +- build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 [[#2882](https://github.com/opencloud-eu/opencloud/pull/2882)] +- build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.0 to 2.14.2 [[#2885](https://github.com/opencloud-eu/opencloud/pull/2885)] +- build(deps): bump github.com/open-policy-agent/opa from 1.15.2 to 1.17.1 [[#2858](https://github.com/opencloud-eu/opencloud/pull/2858)] +- build(deps): bump github.com/blevesearch/bleve/v2 from 2.5.7 to 2.6.0 [[#2797](https://github.com/opencloud-eu/opencloud/pull/2797)] +- chore: bump reva to latest main [[#2943](https://github.com/opencloud-eu/opencloud/pull/2943)] + ## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-25 ### ❤️ Thanks to all contributors! ❤️ From f0e1b3a0be54ff0cae05f0f764c30d80f49bf795 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 25 Jun 2026 15:00:29 +0000 Subject: [PATCH 38/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.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 244f3ff68e..6738e433cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### ✅ Tests +- Update tests for opencloud-eu/reva#655 [[#2889](https://github.com/opencloud-eu/opencloud/pull/2889)] - api-test: deleting space [[#2970](https://github.com/opencloud-eu/opencloud/pull/2970)] ### 📚 Documentation From 4ea6b5cc3549c6b3e29abdb6423eb9515df37c55 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 26 Jun 2026 06:45:12 +0000 Subject: [PATCH 39/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6738e433cd..c36d442d7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,18 @@ # Changelog -## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-06-25 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-06-26 ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito +@JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @fschade, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito + +### 🐛 Bug Fixes + +- fix: make the collaboration service events optional [[#3001](https://github.com/opencloud-eu/opencloud/pull/3001)] +- Revert "fix: disallow thumbnails for tiff and jpeg2000 images" [[#2973](https://github.com/opencloud-eu/opencloud/pull/2973)] +- bump reva [[#2950](https://github.com/opencloud-eu/opencloud/pull/2950)] +- change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] +- fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] ### ✅ Tests @@ -16,13 +24,6 @@ - roling release template [[#2972](https://github.com/opencloud-eu/opencloud/pull/2972)] - enhance: fix typos in webfinger service description [[#2958](https://github.com/opencloud-eu/opencloud/pull/2958)] -### 🐛 Bug Fixes - -- Revert "fix: disallow thumbnails for tiff and jpeg2000 images" [[#2973](https://github.com/opencloud-eu/opencloud/pull/2973)] -- bump reva [[#2950](https://github.com/opencloud-eu/opencloud/pull/2950)] -- change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] -- fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] - ### 📈 Enhancement - add tls support for all nats connections [[#2063](https://github.com/opencloud-eu/opencloud/pull/2063)] From b3983ff5f75d6b7f54897de1f1e638cb73c4c362 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 26 Jun 2026 07:21:45 +0000 Subject: [PATCH 40/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.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 c36d442d7f..69fec820e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 [[#3022](https://github.com/opencloud-eu/opencloud/pull/3022)] - build(deps): bump github.com/gookit/config/v2 from 2.2.7 to 2.2.8 [[#3015](https://github.com/opencloud-eu/opencloud/pull/3015)] - build(deps): bump github.com/onsi/gomega from 1.40.0 to 1.42.1 [[#3013](https://github.com/opencloud-eu/opencloud/pull/3013)] - build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 [[#2957](https://github.com/opencloud-eu/opencloud/pull/2957)] From cadaa0994bbfd8ae798827a70c6418fe2f2df573 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 26 Jun 2026 09:40:30 +0000 Subject: [PATCH 41/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.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 69fec820e3..0b52473d96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ ### 📦️ Dependencies +- build(deps): bump go.opentelemetry.io/contrib/zpages from 0.68.0 to 0.69.0 [[#3024](https://github.com/opencloud-eu/opencloud/pull/3024)] - build(deps): bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 [[#3022](https://github.com/opencloud-eu/opencloud/pull/3022)] - build(deps): bump github.com/gookit/config/v2 from 2.2.7 to 2.2.8 [[#3015](https://github.com/opencloud-eu/opencloud/pull/3015)] - build(deps): bump github.com/onsi/gomega from 1.40.0 to 1.42.1 [[#3013](https://github.com/opencloud-eu/opencloud/pull/3013)] From cedbd8827158faaec821e566dd029eaf623d9c1c Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 26 Jun 2026 10:58:51 +0000 Subject: [PATCH 42/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.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 0b52473d96..d1101e0d57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.42.0 to 0.43.0 [[#3023](https://github.com/opencloud-eu/opencloud/pull/3023)] - build(deps): bump go.opentelemetry.io/contrib/zpages from 0.68.0 to 0.69.0 [[#3024](https://github.com/opencloud-eu/opencloud/pull/3024)] - build(deps): bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 [[#3022](https://github.com/opencloud-eu/opencloud/pull/3022)] - build(deps): bump github.com/gookit/config/v2 from 2.2.7 to 2.2.8 [[#3015](https://github.com/opencloud-eu/opencloud/pull/3015)] From 2d4d0db98513e23e3bac43c322f7a4a347f23a84 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 29 Jun 2026 07:54:56 +0000 Subject: [PATCH 43/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.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 d1101e0d57..e0e1986300 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-06-26 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-06-29 ### ❤️ Thanks to all contributors! ❤️ From 077c36db4a27f5d4f91a2d69de4eef75f797def4 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 29 Jun 2026 08:03:49 +0000 Subject: [PATCH 44/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.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 e0e1986300..2162d1648b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,13 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @fschade, @kulmann, @micbar, @rhafer, @saw-jan, @schweigisito +@JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito + +### ✅ Tests + +- test(apiSpaces): a space admin can delete a space with no manager [[#3040](https://github.com/opencloud-eu/opencloud/pull/3040)] +- Update tests for opencloud-eu/reva#655 [[#2889](https://github.com/opencloud-eu/opencloud/pull/2889)] +- api-test: deleting space [[#2970](https://github.com/opencloud-eu/opencloud/pull/2970)] ### 🐛 Bug Fixes @@ -14,11 +20,6 @@ - change error level for trashing items interaction with search [[#2951](https://github.com/opencloud-eu/opencloud/pull/2951)] - fix: Send SSE events for SpaceEnabled/Disabled to affected users [[#2871](https://github.com/opencloud-eu/opencloud/pull/2871)] -### ✅ Tests - -- Update tests for opencloud-eu/reva#655 [[#2889](https://github.com/opencloud-eu/opencloud/pull/2889)] -- api-test: deleting space [[#2970](https://github.com/opencloud-eu/opencloud/pull/2970)] - ### 📚 Documentation - roling release template [[#2972](https://github.com/opencloud-eu/opencloud/pull/2972)] From 1ff487ede48e2755cfd41276d1b510a855834b72 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 30 Jun 2026 16:12:43 +0000 Subject: [PATCH 45/45] =?UTF-8?q?=F0=9F=8E=89=20Release=207.3.0?= 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 2162d1648b..9052c866f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-06-29 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-06-30 ### ❤️ Thanks to all contributors! ❤️ @@ -34,6 +34,7 @@ ### 📦️ Dependencies +- build(deps-dev): bump i18next-conv from 15.1.2 to 17.0.0 in /services/idp [[#3044](https://github.com/opencloud-eu/opencloud/pull/3044)] - build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.42.0 to 0.43.0 [[#3023](https://github.com/opencloud-eu/opencloud/pull/3023)] - build(deps): bump go.opentelemetry.io/contrib/zpages from 0.68.0 to 0.69.0 [[#3024](https://github.com/opencloud-eu/opencloud/pull/3024)] - build(deps): bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 [[#3022](https://github.com/opencloud-eu/opencloud/pull/3022)]