From c891a1b391b6be00f992b1867ce76757ceaee17b Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 3 Jun 2026 09:51:26 +0000 Subject: [PATCH 01/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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/66] =?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)] From 56a0c35f6cbfffd5ab8d5e8cbf8e5f8b32c4dfe5 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 1 Jul 2026 08:02:10 +0000 Subject: [PATCH 46/66] =?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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9052c866f1..4af72238d5 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-30 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-01 ### ❤️ Thanks to all contributors! ❤️ @@ -34,6 +34,8 @@ ### 📦️ Dependencies +- build(deps): bump github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1 [[#3030](https://github.com/opencloud-eu/opencloud/pull/3030)] +- build(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0 [[#3014](https://github.com/opencloud-eu/opencloud/pull/3014)] - 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)] From 8e8bcee9cc5fe3d28944937a88deabf99907b196 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 1 Jul 2026 11:22:56 +0000 Subject: [PATCH 47/66] =?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 | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4af72238d5..ece72767a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,15 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito +@AlexAndBear, @JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito + +### 📈 Enhancement + +- feat: adjust theme chrome colors and logos [[#2599](https://github.com/opencloud-eu/opencloud/pull/2599)] +- 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)] ### ✅ Tests @@ -25,13 +33,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)] -### 📈 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/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1 [[#3030](https://github.com/opencloud-eu/opencloud/pull/3030)] From 7619f95980eba77c84bce0f1258c66e02ce1f915 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 1 Jul 2026 15:47:26 +0000 Subject: [PATCH 48/66] =?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 ece72767a7..3f075da16a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear, @JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito +@AlexAndBear, @JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito ### 📈 Enhancement +- feat(graph): add MS Graph colon-syntax path lookup middleware [[#2688](https://github.com/opencloud-eu/opencloud/pull/2688)] - feat: adjust theme chrome colors and logos [[#2599](https://github.com/opencloud-eu/opencloud/pull/2599)] - 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)] From d3098e3491764b697868bc42e91ebcf35cb1b6dd Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 2 Jul 2026 06:14:45 +0000 Subject: [PATCH 49/66] =?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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f075da16a..5240929454 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-07-01 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-02 ### ❤️ Thanks to all contributors! ❤️ @@ -36,6 +36,8 @@ ### 📦️ Dependencies +- build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 [[#3055](https://github.com/opencloud-eu/opencloud/pull/3055)] +- build(deps): bump github.com/open-policy-agent/opa from 1.17.1 to 1.18.1 [[#3054](https://github.com/opencloud-eu/opencloud/pull/3054)] - build(deps): bump github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1 [[#3030](https://github.com/opencloud-eu/opencloud/pull/3030)] - build(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0 [[#3014](https://github.com/opencloud-eu/opencloud/pull/3014)] - 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)] From 2ea326e0a047932d4696caea27229c4bff012bbc Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 2 Jul 2026 06:54:00 +0000 Subject: [PATCH 50/66] =?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 | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5240929454..0848b9a617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,29 +36,7 @@ ### 📦️ Dependencies -- build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 [[#3055](https://github.com/opencloud-eu/opencloud/pull/3055)] -- build(deps): bump github.com/open-policy-agent/opa from 1.17.1 to 1.18.1 [[#3054](https://github.com/opencloud-eu/opencloud/pull/3054)] -- build(deps): bump github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1 [[#3030](https://github.com/opencloud-eu/opencloud/pull/3030)] -- build(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0 [[#3014](https://github.com/opencloud-eu/opencloud/pull/3014)] -- 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)] -- 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 From 60ac63410a021edbac14c79bd6635b43a379d30c Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 2 Jul 2026 07:18:29 +0000 Subject: [PATCH 51/66] =?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 0848b9a617..159561304e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/libregraph/lico from 0.66.0 to 0.67.0 [[#3028](https://github.com/opencloud-eu/opencloud/pull/3028)] - chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] - chore: bump reva to latest main [[#2943](https://github.com/opencloud-eu/opencloud/pull/2943)] From 9804a4e9d450b0b9d1f7da62574239c0488d9064 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 2 Jul 2026 23:18:37 +0000 Subject: [PATCH 52/66] =?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 159561304e..c7defaa748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear, @JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito +@AlexAndBear, @JammingBen, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito, @v-scharf ### 📈 Enhancement From a9be3fdfbbde7ad50f9fc7e8fa4f008224cc69aa Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 3 Jul 2026 23:18:38 +0000 Subject: [PATCH 53/66] =?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 c7defaa748..fe219ba292 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-07-02 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-03 ### ❤️ Thanks to all contributors! ❤️ From 5270a612171cbd6cfe4d403bd15a0c1dd28cc49d Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 5 Jul 2026 23:18:31 +0000 Subject: [PATCH 54/66] =?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 fe219ba292..cb0b4e0b3a 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-07-03 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-05 ### ❤️ Thanks to all contributors! ❤️ From 3016b34a96a17b7438c7635fadc6300062e0f365 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 6 Jul 2026 09:59:23 +0000 Subject: [PATCH 55/66] =?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 cb0b4e0b3a..4fde035817 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-07-05 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-06 ### ❤️ Thanks to all contributors! ❤️ From 3f8e34b016b24bae67dc3a29bbe6097ba9ff3eb5 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 6 Jul 2026 13:08:53 +0000 Subject: [PATCH 56/66] =?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, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fde035817..bfe758e313 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ ### 📦️ Dependencies +- build(deps): bump github.com/open-policy-agent/opa from 1.18.1 to 1.18.2 [[#3061](https://github.com/opencloud-eu/opencloud/pull/3061)] +- build(deps): bump github.com/kovidgoyal/imaging from 1.8.21 to 1.8.22 [[#3060](https://github.com/opencloud-eu/opencloud/pull/3060)] - build(deps): bump github.com/libregraph/lico from 0.66.0 to 0.67.0 [[#3028](https://github.com/opencloud-eu/opencloud/pull/3028)] - chore: bump web to v7.2.0-beta.3 [[#2953](https://github.com/opencloud-eu/opencloud/pull/2953)] - chore: bump reva to latest main [[#2943](https://github.com/opencloud-eu/opencloud/pull/2943)] From 5e40503266f737866e47174182761c35894d93f7 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 6 Jul 2026 15:50:44 +0000 Subject: [PATCH 57/66] =?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 bfe758e313..02d2705cb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/gookit/config/v2 from 2.2.8 to 2.2.9 [[#3075](https://github.com/opencloud-eu/opencloud/pull/3075)] - build(deps): bump github.com/open-policy-agent/opa from 1.18.1 to 1.18.2 [[#3061](https://github.com/opencloud-eu/opencloud/pull/3061)] - build(deps): bump github.com/kovidgoyal/imaging from 1.8.21 to 1.8.22 [[#3060](https://github.com/opencloud-eu/opencloud/pull/3060)] - build(deps): bump github.com/libregraph/lico from 0.66.0 to 0.67.0 [[#3028](https://github.com/opencloud-eu/opencloud/pull/3028)] From e7c4d84adb161dbe69572367a3cc3eaa557e2450 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 7 Jul 2026 10:34:52 +0000 Subject: [PATCH 58/66] =?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 02d2705cb0..3f55de5d16 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-07-06 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-07 ### ❤️ Thanks to all contributors! ❤️ @@ -36,6 +36,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.2 to 2.14.3 [[#3063](https://github.com/opencloud-eu/opencloud/pull/3063)] - build(deps): bump github.com/gookit/config/v2 from 2.2.8 to 2.2.9 [[#3075](https://github.com/opencloud-eu/opencloud/pull/3075)] - build(deps): bump github.com/open-policy-agent/opa from 1.18.1 to 1.18.2 [[#3061](https://github.com/opencloud-eu/opencloud/pull/3061)] - build(deps): bump github.com/kovidgoyal/imaging from 1.8.21 to 1.8.22 [[#3060](https://github.com/opencloud-eu/opencloud/pull/3060)] From c6057dd41b67b620720a26d613aa4050a2df66c3 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 7 Jul 2026 12:11:02 +0000 Subject: [PATCH 59/66] =?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 3f55de5d16..3d4280812a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ ### 📦️ Dependencies +- build(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 [[#3073](https://github.com/opencloud-eu/opencloud/pull/3073)] - build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.2 to 2.14.3 [[#3063](https://github.com/opencloud-eu/opencloud/pull/3063)] - build(deps): bump github.com/gookit/config/v2 from 2.2.8 to 2.2.9 [[#3075](https://github.com/opencloud-eu/opencloud/pull/3075)] - build(deps): bump github.com/open-policy-agent/opa from 1.18.1 to 1.18.2 [[#3061](https://github.com/opencloud-eu/opencloud/pull/3061)] From a93bfd64a7838e7d2a83283b830ec5c79e8e25f6 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 7 Jul 2026 15:11:34 +0000 Subject: [PATCH 60/66] =?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 3d4280812a..8163d48925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ ### 📦️ Dependencies +- build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)] - build(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 [[#3073](https://github.com/opencloud-eu/opencloud/pull/3073)] - build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.2 to 2.14.3 [[#3063](https://github.com/opencloud-eu/opencloud/pull/3063)] - build(deps): bump github.com/gookit/config/v2 from 2.2.8 to 2.2.9 [[#3075](https://github.com/opencloud-eu/opencloud/pull/3075)] From de01e6de1e942e3d11b9d19a71653aad422ab64f Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 8 Jul 2026 08:28:12 +0000 Subject: [PATCH 61/66] =?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 8163d48925..5d543ed22c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,17 @@ # Changelog -## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-07 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-08 ### ❤️ Thanks to all contributors! ❤️ @AlexAndBear, @JammingBen, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito, @v-scharf +### 📚 Documentation + +- fix: fix typo in proxy service documentation [[#3089](https://github.com/opencloud-eu/opencloud/pull/3089)] +- 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)] + ### 📈 Enhancement - feat(graph): add MS Graph colon-syntax path lookup middleware [[#2688](https://github.com/opencloud-eu/opencloud/pull/2688)] @@ -29,11 +35,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)] -### 📚 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)] - ### 📦️ Dependencies - build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)] From 7db3c53f4c3ff79425ace93894a5a6dec76783bd Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 8 Jul 2026 15:11:40 +0000 Subject: [PATCH 62/66] =?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 | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d543ed22c..8bc2368461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ @AlexAndBear, @JammingBen, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito, @v-scharf +### 🐛 Bug Fixes + +- chore(idp): update axios [[#3094](https://github.com/opencloud-eu/opencloud/pull/3094)] +- 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)] + ### 📚 Documentation - fix: fix typo in proxy service documentation [[#3089](https://github.com/opencloud-eu/opencloud/pull/3089)] @@ -27,14 +36,6 @@ - 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 - -- 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)] - ### 📦️ Dependencies - build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)] From d5ff5d7315a11bb46ddf0da5f40e89093540a5eb Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 9 Jul 2026 05:54:01 +0000 Subject: [PATCH 63/66] =?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 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc2368461..49a9ed004a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,18 @@ # Changelog -## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-08 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-09 ### ❤️ Thanks to all contributors! ❤️ @AlexAndBear, @JammingBen, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito, @v-scharf +### ✅ Tests + +- [decomposed] more cli command tests [[#3087](https://github.com/opencloud-eu/opencloud/pull/3087)] +- 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 - chore(idp): update axios [[#3094](https://github.com/opencloud-eu/opencloud/pull/3094)] @@ -30,12 +37,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)] -### ✅ 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)] - ### 📦️ Dependencies - build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)] From a4302711a8775d7b35fcbd774db3561f4f7f6fda Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 9 Jul 2026 11:35:28 +0000 Subject: [PATCH 64/66] =?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 49a9ed004a..4811381789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ @AlexAndBear, @JammingBen, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito, @v-scharf +### 📈 Enhancement + +- feat: add disableSponsorLink web config option [[#3093](https://github.com/opencloud-eu/opencloud/pull/3093)] +- feat(graph): add MS Graph colon-syntax path lookup middleware [[#2688](https://github.com/opencloud-eu/opencloud/pull/2688)] +- feat: adjust theme chrome colors and logos [[#2599](https://github.com/opencloud-eu/opencloud/pull/2599)] +- 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)] + ### ✅ Tests - [decomposed] more cli command tests [[#3087](https://github.com/opencloud-eu/opencloud/pull/3087)] @@ -28,15 +38,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)] -### 📈 Enhancement - -- feat(graph): add MS Graph colon-syntax path lookup middleware [[#2688](https://github.com/opencloud-eu/opencloud/pull/2688)] -- feat: adjust theme chrome colors and logos [[#2599](https://github.com/opencloud-eu/opencloud/pull/2599)] -- 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 golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)] From f43af9a579d056e0b54b07eee58d59e785deceee Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 10 Jul 2026 06:40:59 +0000 Subject: [PATCH 65/66] =?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 4811381789..471440d14a 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-07-09 +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-10 ### ❤️ Thanks to all contributors! ❤️ From 31b6430599206cad67fbd0919b126fb0d619419b Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 10 Jul 2026 11:14:14 +0000 Subject: [PATCH 66/66] =?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, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 471440d14a..2d76f4d097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,8 @@ ### 📦️ Dependencies +- build(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 [[#3103](https://github.com/opencloud-eu/opencloud/pull/3103)] +- build(deps): bump github.com/coreos/go-oidc/v3 from 3.19.0 to 3.20.0 [[#3102](https://github.com/opencloud-eu/opencloud/pull/3102)] - build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)] - build(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 [[#3073](https://github.com/opencloud-eu/opencloud/pull/3073)] - build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.2 to 2.14.3 [[#3063](https://github.com/opencloud-eu/opencloud/pull/3063)]