From 4ea6b5cc3549c6b3e29abdb6423eb9515df37c55 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 26 Jun 2026 06:45:12 +0000 Subject: [PATCH] =?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)]