From d2708ff28fc45d7be549bc75b7e6d609f934dab4 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 18 Jun 2026 13:14:25 +0000 Subject: [PATCH] =?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)]