From af71e6b33957290d4fb053d0f27c3e66312eaca7 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 12 May 2026 06:01:51 +0000 Subject: [PATCH 01/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5e9f8bda0..e2680b2758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,11 @@ - build(deps): bump golang.org/x/image from 0.38.0 to 0.40.0 [[#2740](https://github.com/opencloud-eu/opencloud/pull/2740)] - build(deps): bump github.com/tidwall/gjson from 1.18.0 to 1.19.0 [[#2750](https://github.com/opencloud-eu/opencloud/pull/2750)] - build(deps-dev): bump dotenv-expand from 12.0.3 to 13.0.0 in /services/idp [[#2710](https://github.com/opencloud-eu/opencloud/pull/2710)] + +## [6.2.1](https://github.com/opencloud-eu/opencloud/releases/tag/v6.2.1) - 2026-05-12 + +### 📦️ Dependencies + - build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 [[#2739](https://github.com/opencloud-eu/opencloud/pull/2739)] ## [6.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.2.0) - 2026-05-11 From abee4f663dcd3c59e3b579c68792a02acfb25d6a Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 12 May 2026 17:16:05 +0000 Subject: [PATCH 02/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.2.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 e2680b2758..e2ba032ea3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,6 +86,14 @@ ## [6.2.1](https://github.com/opencloud-eu/opencloud/releases/tag/v6.2.1) - 2026-05-12 +### ❤️ Thanks to all contributors! ❤️ + +@dschmidt + +### 🐛 Bug Fixes + +- docs(search): fix force-rescan flag name in README [[#2747](https://github.com/opencloud-eu/opencloud/pull/2747)] + ### 📦️ Dependencies - build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 [[#2739](https://github.com/opencloud-eu/opencloud/pull/2739)] From 2b464489688c51d0a7a29c8cb7803369db669317 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 12 May 2026 18:52:07 +0000 Subject: [PATCH 03/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.3.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 e2ba032ea3..d8f4a3ee6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,12 +84,16 @@ - build(deps): bump github.com/tidwall/gjson from 1.18.0 to 1.19.0 [[#2750](https://github.com/opencloud-eu/opencloud/pull/2750)] - build(deps-dev): bump dotenv-expand from 12.0.3 to 13.0.0 in /services/idp [[#2710](https://github.com/opencloud-eu/opencloud/pull/2710)] -## [6.2.1](https://github.com/opencloud-eu/opencloud/releases/tag/v6.2.1) - 2026-05-12 +## [6.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.3.0) - 2026-05-12 ### ❤️ Thanks to all contributors! ❤️ @dschmidt +### 📈 Enhancement + +- feat(graph): populate driveItem.webUrl per Libre Graph spec [[#2744](https://github.com/opencloud-eu/opencloud/pull/2744)] + ### 🐛 Bug Fixes - docs(search): fix force-rescan flag name in README [[#2747](https://github.com/opencloud-eu/opencloud/pull/2747)] From 79abb8dfe48581943f215e99502e1c0f4d7e71d2 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 07:23:58 +0000 Subject: [PATCH 04/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.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 d8f4a3ee6d..2579c8f0b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,20 +84,21 @@ - build(deps): bump github.com/tidwall/gjson from 1.18.0 to 1.19.0 [[#2750](https://github.com/opencloud-eu/opencloud/pull/2750)] - build(deps-dev): bump dotenv-expand from 12.0.3 to 13.0.0 in /services/idp [[#2710](https://github.com/opencloud-eu/opencloud/pull/2710)] -## [6.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.3.0) - 2026-05-12 +## [6.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.3.0) - 2026-05-13 ### ❤️ Thanks to all contributors! ❤️ -@dschmidt - -### 📈 Enhancement - -- feat(graph): populate driveItem.webUrl per Libre Graph spec [[#2744](https://github.com/opencloud-eu/opencloud/pull/2744)] +@dschmidt, @rhafer ### 🐛 Bug Fixes +- fix: use runner to start activitylog service [[#2748](https://github.com/opencloud-eu/opencloud/pull/2748)] - docs(search): fix force-rescan flag name in README [[#2747](https://github.com/opencloud-eu/opencloud/pull/2747)] +### 📈 Enhancement + +- feat(graph): populate driveItem.webUrl per Libre Graph spec [[#2744](https://github.com/opencloud-eu/opencloud/pull/2744)] + ### 📦️ Dependencies - build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 [[#2739](https://github.com/opencloud-eu/opencloud/pull/2739)] From c9fffe8b6ac1a733d1188d9ccbcf7b966cd15b19 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 07:50:01 +0000 Subject: [PATCH 05/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.3.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 2579c8f0b6..637e90d7d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,7 +88,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@dschmidt, @rhafer +@dschmidt, @micbar, @rhafer + +### ✅ Tests + +- fix: cleaner debounce timer test [[#2743](https://github.com/opencloud-eu/opencloud/pull/2743)] ### 🐛 Bug Fixes From 7ae271478479754bb031412ed095ac31341115a3 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 08:54:43 +0000 Subject: [PATCH 06/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.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 637e90d7d0..88d4d82df9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,7 +88,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@dschmidt, @micbar, @rhafer +@butonic, @dschmidt, @micbar, @rhafer ### ✅ Tests From e1a9975865d67951c1b448b0968a19f8a2259b5f Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 10:21:17 +0000 Subject: [PATCH 07/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.3.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 88d4d82df9..930451a038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,17 +88,18 @@ ### ❤️ Thanks to all contributors! ❤️ -@butonic, @dschmidt, @micbar, @rhafer - -### ✅ Tests - -- fix: cleaner debounce timer test [[#2743](https://github.com/opencloud-eu/opencloud/pull/2743)] +@SAY-5, @butonic, @dschmidt, @micbar, @rhafer ### 🐛 Bug Fixes +- fix(webdav): register chi REPORT method in init to avoid race with settings [[#2712](https://github.com/opencloud-eu/opencloud/pull/2712)] - fix: use runner to start activitylog service [[#2748](https://github.com/opencloud-eu/opencloud/pull/2748)] - docs(search): fix force-rescan flag name in README [[#2747](https://github.com/opencloud-eu/opencloud/pull/2747)] +### ✅ Tests + +- fix: cleaner debounce timer test [[#2743](https://github.com/opencloud-eu/opencloud/pull/2743)] + ### 📈 Enhancement - feat(graph): populate driveItem.webUrl per Libre Graph spec [[#2744](https://github.com/opencloud-eu/opencloud/pull/2744)] From 6467212b1a5f6cf6b80d560743ccaf14e1799f44 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 11:24:20 +0000 Subject: [PATCH 08/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.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 930451a038..1c4202646c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,7 +88,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@SAY-5, @butonic, @dschmidt, @micbar, @rhafer +@AlexAndBear, @SAY-5, @butonic, @dschmidt, @micbar, @rhafer ### 🐛 Bug Fixes From d4e6a6b34ac484f597cea8574305373e725be5b7 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 13:08:18 +0000 Subject: [PATCH 09/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.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 1c4202646c..d9be93fa9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,6 +106,7 @@ ### 📦️ Dependencies +- build(deps-dev): bump dotenv-expand from 12.0.3 to 13.0.0 in /services/idp [[#2710](https://github.com/opencloud-eu/opencloud/pull/2710)] - build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 [[#2739](https://github.com/opencloud-eu/opencloud/pull/2739)] ## [6.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.2.0) - 2026-05-11 From 64d946534ba0eab24ff8f4f400c713abbc4397b8 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 13:21:11 +0000 Subject: [PATCH 10/13] =?UTF-8?q?=F0=9F=8E=89=20Release=206.3.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 d9be93fa9a..57600bce93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,7 +88,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear, @SAY-5, @butonic, @dschmidt, @micbar, @rhafer +@AlexAndBear, @SAY-5, @Svanvith, @butonic, @dschmidt, @micbar, @rhafer + +### 📚 Documentation + +- Update README with LDAP certificate details [[#2759](https://github.com/opencloud-eu/opencloud/pull/2759)] ### 🐛 Bug Fixes From d540d104f0b2c5e1603546332d57699410eb9aee Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 13 May 2026 14:55:41 +0000 Subject: [PATCH 11/13] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57600bce93..e5e9f8bda0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,34 +82,6 @@ - build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 [[#2798](https://github.com/opencloud-eu/opencloud/pull/2798)] - build(deps): bump golang.org/x/image from 0.38.0 to 0.40.0 [[#2740](https://github.com/opencloud-eu/opencloud/pull/2740)] - build(deps): bump github.com/tidwall/gjson from 1.18.0 to 1.19.0 [[#2750](https://github.com/opencloud-eu/opencloud/pull/2750)] -- build(deps-dev): bump dotenv-expand from 12.0.3 to 13.0.0 in /services/idp [[#2710](https://github.com/opencloud-eu/opencloud/pull/2710)] - -## [6.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.3.0) - 2026-05-13 - -### ❤️ Thanks to all contributors! ❤️ - -@AlexAndBear, @SAY-5, @Svanvith, @butonic, @dschmidt, @micbar, @rhafer - -### 📚 Documentation - -- Update README with LDAP certificate details [[#2759](https://github.com/opencloud-eu/opencloud/pull/2759)] - -### 🐛 Bug Fixes - -- fix(webdav): register chi REPORT method in init to avoid race with settings [[#2712](https://github.com/opencloud-eu/opencloud/pull/2712)] -- fix: use runner to start activitylog service [[#2748](https://github.com/opencloud-eu/opencloud/pull/2748)] -- docs(search): fix force-rescan flag name in README [[#2747](https://github.com/opencloud-eu/opencloud/pull/2747)] - -### ✅ Tests - -- fix: cleaner debounce timer test [[#2743](https://github.com/opencloud-eu/opencloud/pull/2743)] - -### 📈 Enhancement - -- feat(graph): populate driveItem.webUrl per Libre Graph spec [[#2744](https://github.com/opencloud-eu/opencloud/pull/2744)] - -### 📦️ Dependencies - - build(deps-dev): bump dotenv-expand from 12.0.3 to 13.0.0 in /services/idp [[#2710](https://github.com/opencloud-eu/opencloud/pull/2710)] - build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 [[#2739](https://github.com/opencloud-eu/opencloud/pull/2739)] From 2346ca3cbd3c419686b368fe9f2bf72c60e98554 Mon Sep 17 00:00:00 2001 From: "v.scharf" Date: Tue, 14 Jul 2026 18:47:08 +0200 Subject: [PATCH 12/13] add release 7.2.0 to changelog --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5e9f8bda0..712615d0e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-24 + +### ❤️ Thanks to all contributors! ❤️ + +@Heiko-Pohl, @JammingBen, @ScharfViktor, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer + +### 🐛 Bug Fixes + +- [stable-7.2] Backport fixes from main [[#2999](https://github.com/opencloud-eu/opencloud/pull/2999)] +- 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 + +- [full-ci] chore: bump web to v7.1.2 [[#3012](https://github.com/opencloud-eu/opencloud/pull/3012)] +- [full-ci] chore: bump web to v7.1.1 [[#2998](https://github.com/opencloud-eu/opencloud/pull/2998)] +- 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)] + ## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 ### ❤️ Thanks to all contributors! ❤️ From 66bfe3161b5faad2423eefae4b1695bd9ad7b601 Mon Sep 17 00:00:00 2001 From: "v.scharf" Date: Tue, 14 Jul 2026 18:48:32 +0200 Subject: [PATCH 13/13] add release 7.3.0 to changelog --- CHANGELOG.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 712615d0e0..147db80c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,59 @@ # Changelog +## [7.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.3.0) - 2026-07-14 + +### 🐛 Bug Fixes + +- fix(proxy): honor access token cache ttl [[#3056](https://github.com/opencloud-eu/opencloud/pull/3056)] +- 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 + +- update collaboration readme [[#3076](https://github.com/opencloud-eu/opencloud/pull/3076)] +- 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)] + +### ✅ Tests + +- [full-ci] gherkin steps refactoring. cleaning code [[#3100](https://github.com/opencloud-eu/opencloud/pull/3100)] +- [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)] + +### 📈 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)] + +### 📦️ Dependencies + +- build(deps): bump golang.org/x/image from 0.43.0 to 0.44.0 [[#3112](https://github.com/opencloud-eu/opencloud/pull/3112)] +- build(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 [[#3101](https://github.com/opencloud-eu/opencloud/pull/3101)] +- [full-ci] chore: bump web to v7.2.0 [[#3121](https://github.com/opencloud-eu/opencloud/pull/3121)] +- 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)] +- 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)] +- 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)] + ## [7.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.0) - 2026-06-24 ### ❤️ Thanks to all contributors! ❤️